CVE-2024-55602

HIGH EPSS 47.3%
Published Dec 10, 20241y ago · Modified Jun 17, 20261w ago
8.5 CVSS 3.1
High
Find Similar
Published Dec 10, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

PwnDoc is a penetration test report generator. Prior to commit 1d4219c596f4f518798492e48386a20c6e9a2fe6, an authenticated user who is able to update and download templates can inject path traversal (`../`) sequences into the file extension property to read arbitrary files on the system. Commit 1d4219c596f4f518798492e48386a20c6e9a2fe6 contains a patch for the issue.

CVSS Details

Base Score
8.5
Exploitability
3.1
Impact
4.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
47.3% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 1

VendorProductVersionRange
pwndoc_projectpwndoc* ≤1.2.1

References 5

  • gist.github.com https://gist.github.com/JorianWoltjer/8a42e25c6dfa7604020d2a226e193407
    Product
  • github.com https://github.com/pwndoc/pwndoc/blob/2e7f5747d5688b1368e549c786ce7266fe5ab2b5/backend/src/routes/template.js#L103
    Product
  • github.com https://github.com/pwndoc/pwndoc/blob/2e7f5747d5688b1368e549c786ce7266fe5ab2b5/backend/src/routes/template.js#L43-L47
    Product
  • github.com https://github.com/pwndoc/pwndoc/commit/1d4219c596f4f518798492e48386a20c6e9a2fe6
    Patch
  • github.com https://github.com/pwndoc/pwndoc/security/advisories/GHSA-2mqc-gg7h-76p6
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/pwndoc/pwndoc/commit/1d4219c596f4f518798492e48386a20c6e9a2fe6
    Patch