Skip to content

CVE-2022-26352

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

Critical · CVSS 9.8EPSS 91.5%CISA KEVCWE-22 · Path Traversal

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

An issue was discovered in the ContentResource API in dotCMS 3.0 through 22.02. Attackers can craft a multipart form request to post a file whose filename is not initially sanitized. This allows directory traversal, in which the file is saved outside of the intended storage location. If anonymous content creation is enabled, this allows an unauthenticated attacker to upload an executable file, such as a .jsp file, that can lead to remote code execution.

Published

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

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

to add your verdict.

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

In line with its CVSS base score.

Field notes & remediation

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

No notes yet — be the first to share what you saw or a fix that worked.

    Same weaknessCWE-22 · Path Traversal.