Security Advisory

CVE-2025-27410

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-28 21:00:11
Last updated 2025-03-04 20:31:01
Assigner GitHub_M
State PUBLISHED

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 entrys 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.