Skip to content

CVE-2018-2380

Path Traversal — is CVE-2018-2380real, exploitable, or a false positive? Here's the community ground truth.

Medium · CVSS 6.6EPSS 29.2%CISA KEVCWE-22 · Path Traversal

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L

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.

Published

Embed this verdict
TruePositive verdict for CVE-2018-2380
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2018-2380/badge.svg)](https://www.truepositive.app/cve/CVE-2018-2380)
HTML
<a href="https://www.truepositive.app/cve/CVE-2018-2380"><img src="https://www.truepositive.app/cve/CVE-2018-2380/badge.svg" alt="TruePositive verdict for CVE-2018-2380"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

Pick your verdict — we'll save it right after a quick sign-in.

Community real-world severity: Critical (Critical 3) — CVSS base score 6.6

Practitioners rate this higher than its CVSS — treat with extra caution.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Lin WeiCurated

    SAP Customer Relationship Management (CRM) Path Traversal Vulnerability — SAP Customer Relationship Management (CRM) contains a path traversal vulnerability that allows an attacker to exploit insufficient validation of path information provided by users. Listed in the CISA KEV catalog (added 2021-11-03) — confirmed exploited in the wild, not theoretical. It is linked to known ransomware campaigns. FIRST EPSS puts the chance of exploitation in the next 30 days at ~29%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Nadia PetrovaCurated

    Required action for SAP Customer Relationship Management (CRM): Apply updates per vendor instructions. CISA set a federal remediation due date of 2022-05-03. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-22 · Path Traversal.