CVE-2018-2380
Confirmed PUBLISHEDSAP CRM, 7.01, 7.02,7.30, 7.31, 7.33, 7.54, allows an attacker to exploit insufficient validation of path information provided by users, thus...
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
SAP CRM, 7.01, 7.02,7.30, 7.31, 7.33, 7.54, allows an attacker to exploit insufficient validation of path information provided by users, thus characters representing "traverse to parent directory" are passed through to the file APIs.
- CVE Published
- Mar 01, 2018
- Exploitation Reported
- Nov 03, 2021
- CVSS
- 6.6 Medium
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| SAP SE |
SAP CRM
|
7.01 |
Affected |
| SAP SE |
SAP CRM
|
7.02 |
Affected |
| SAP SE |
SAP CRM
|
7.30 |
Affected |
| SAP SE |
SAP CRM
|
7.31 |
Affected |
| SAP SE |
SAP CRM
|
7.33 |
Affected |
| SAP SE |
SAP CRM
|
7.54 |
Affected |
CVE References
- 44292 exploit-db.com · Exploit https://www.exploit-db.com/exploits/44292/
- 103001 securityfocus.com · VDB Entry http://www.securityfocus.com/bid/103001
- GitHub — erpscanteam/CVE-2018-2380 github.com · CVE Record https://github.com/erpscanteam/CVE-2018-2380
- launchpad.support.sap.com launchpad.support.sap.com · CVE Record https://launchpad.support.sap.com/#/notes/2547431
- blogs.sap.com/2018/02/13/sap-security-patch-day-february-2018 blogs.sap.com · CVE Record https://blogs.sap.com/2018/02/13/sap-security-patch-day-february-2018/
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2021-11-03 00:00 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
AV:N/AC:L/Au:S/C:P/I:P/A:P
Exploitation Status
Exploited in the wild
Recorded 2021-11-03 00:00:00 UTC · CISA
Used in malware
Recorded 2021-11-03 00:00:00 UTC · CISA
Proof of concept available
Recorded 2018-03-14 09:20:21 UTC · GitHub
Weaknesses (CWE)
-
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2018-03-14 09:20:21 UTC · 52 stars
PoC of Remote Command Execution via Log injection on SAP NetWeaver AS JAVA CRM
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC over 4 years ago00:00 UTC · over 4 years ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
00:00 UTC over 4 years ago00:00 UTC · over 4 years ago
First public exploitation report
Exploit observed in malware
-
09:20 UTC over 8 years ago09:20 UTC · over 8 years ago
Public PoC available
Public proof-of-concept code published
-
17:00 UTC over 8 years ago17:00 UTC · over 8 years ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC over 8 years ago00:00 UTC · over 8 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2018-2380
{
"cve_id": "CVE-2018-2380",
"title": "SAP CRM, 7.01, 7.02,7.30, 7.31, 7.33, 7.54, allows an attacker to exploit ins...",
"affected_vendor": "SAP SE",
"affected_product": "SAP CRM",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 6.6,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}