CVE-2025-27410
MEDIUM EPSS 76.0%
Published Feb 28, 20251y ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Feb 28, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
PwnDoc is a penetration test reporting application. Prior to version 1.2.0, the backup restore functionality is vulnerable to path traversal in the TAR entry's name, allowing an attacker to overwrite any file on the system with their content. By overwriting an included `.js` file and restarting the container, this allows for Remote Code Execution as an administrator. The remote code execution occurs because any user with the `backups:create` and `backups:update` (only administrators by default) is able to overwrite any file on the system. Version 1.2.0 fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
76.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-23
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| pwndoc_project | pwndoc | * | <1.2.0 |
References 4
- github.com https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/routes/backup.js#L527
- github.com https://github.com/pwndoc/pwndoc/commit/98f284291d73d3a0b11d3181d845845c192d1080
- github.com https://github.com/pwndoc/pwndoc/releases/tag/v1.2.0
- github.com https://github.com/pwndoc/pwndoc/security/advisories/GHSA-mxw8-vgvx-89hx
Remediation
- github.com https://github.com/pwndoc/pwndoc/commit/98f284291d73d3a0b11d3181d845845c192d1080