CVE-2025-27413

PwnDoc is a penetration test reporting application. Prior to version 1.2.0, the backup restore functionality allows an administrator to import raw data into the database, including Path Traversal (`../`) sequences. This is problematic for the template update functionality as it uses the path from the database to write arbitrary content to, potentially overwriting source code to achieve Remote Code Execution. Any user with the `backups:create`, `backups:update` and `templates:update` permissions (only administrators by default) can write arbitrary content to anywhere on the filesystem. By overwriting source code, it is possible to achieve Remote Code Execution. Version 1.2.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pwndoc_project:pwndoc:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-02-28 21:15

Updated : 2025-04-15 20:27


NVD link : CVE-2025-27413

Mitre link : CVE-2025-27413

CVE.ORG link : CVE-2025-27413


JSON object : View

Products Affected

pwndoc_project

  • pwndoc
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')