CVE-2024-55652: PwnDoc Server-Side Template Injection vulnerability - Sandbox Escape to RCE using custom filters

6.5 CVSS

Description

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.

Classification

CVE ID: CVE-2024-55652

CVSS Base Severity: MEDIUM

CVSS Base Score: 6.5

Affected Products

Vendor: pwndoc

Product: pwndoc

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.05% (probability of being exploited)

EPSS Percentile: 17.83% (scored less or equal to compared to others)

EPSS Date: 2025-02-04 (when was this score calculated)

References

https://github.com/pwndoc/pwndoc/security/advisories/GHSA-jw5r-6927-hwpc
https://github.com/pwndoc/pwndoc/commit/1d4219c596f4f518798492e48386a20c6e9a2fe6
https://github.com/pwndoc/pwndoc/blob/main/backend/src/lib/report-filters.js#L258-L260

Timeline