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

15 Apr 2025, 20:27

Type Values Removed Values Added
References () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/models/template.js#L170-L175 - () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/models/template.js#L170-L175 - Product
References () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/routes/backup.js#L826-L827 - () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/routes/backup.js#L826-L827 - Product
References () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/routes/template.js#L63-L66 - () https://github.com/pwndoc/pwndoc/blob/14acb704891245bf1703ce6296d62112e85aa995/backend/src/routes/template.js#L63-L66 - Product
References () https://github.com/pwndoc/pwndoc/commit/68aa1ea676a91e17bfb333a27571151bd07fb21d - () https://github.com/pwndoc/pwndoc/commit/68aa1ea676a91e17bfb333a27571151bd07fb21d - Patch
References () https://github.com/pwndoc/pwndoc/releases/tag/v1.2.0 - () https://github.com/pwndoc/pwndoc/releases/tag/v1.2.0 - Release Notes
References () https://github.com/pwndoc/pwndoc/security/advisories/GHSA-r3vj-47cf-4672 - () https://github.com/pwndoc/pwndoc/security/advisories/GHSA-r3vj-47cf-4672 - Exploit, Vendor Advisory
CPE cpe:2.3:a:pwndoc_project:pwndoc:*:*:*:*:*:*:*:*
First Time Pwndoc Project pwndoc
Pwndoc Project

04 Mar 2025, 21:15

Type Values Removed Values Added
References () https://github.com/pwndoc/pwndoc/security/advisories/GHSA-r3vj-47cf-4672 - () https://github.com/pwndoc/pwndoc/security/advisories/GHSA-r3vj-47cf-4672 -
Summary
  • (es) PwnDoc es una aplicación de informes de pruebas de penetración. Antes de la versión 1.2.0, la función de restauración de copias de seguridad permite a un administrador importar datos sin procesar a la base de datos, incluidas las secuencias Path Traversal (`../`). Esto es problemático para la función de actualización de plantillas, ya que utiliza la ruta de la base de datos para escribir contenido arbitrario, lo que podría sobrescribir el código fuente para lograr la ejecución remota de código. Cualquier usuario con los permisos `backups:create`, `backups:update` y `templates:update` (solo administradores de forma predeterminada) puede escribir contenido arbitrario en cualquier lugar del sistema de archivos. Al sobrescribir el código fuente, es posible lograr la ejecución remota de código. La versión 1.2.0 soluciona el problema.

28 Feb 2025, 21:15

Type Values Removed Values Added
New CVE

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')