CVE-2024-55652

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-55652
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-55652.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-55652
Aliases
  • GHSA-jw5r-6927-hwpc
Published
2024-12-11T22:41:16.664Z
Modified
2025-11-16T08:40:25.268050Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
PwnDoc Server-Side Template Injection vulnerability - Sandbox Escape to RCE using custom filters
Details

PenDoc is a penetration testing reporting application. Prior to commit 1d4219c596f4f518798492e48386a20c6e9a2fe6, an attacker can write a malicious docx template containing expressions that escape the JavaScript sandbox to execute arbitrary code on the system. An attacker who can control the contents of the template document is able to execute arbitrary code on the system. By default, only users with the admin role are able to create or update templates. Commit 1d4219c596f4f518798492e48386a20c6e9a2fe6 patches the issue.

Database specific
{
    "cwe_ids": [
        "CWE-1336"
    ]
}
References

Affected packages

Git / github.com/pwndoc/pwndoc

Affected ranges

Type
GIT
Repo
https://github.com/pwndoc/pwndoc
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.5.3