CVE-2025-23044

Severity CVSS v4.0:
Pending analysis
Type:
CWE-352 Cross-Site Request Forgery (CSRF)
Publication date:
20/01/2025
Last modified:
07/05/2025

Description

PwnDoc is a penetration test report generator. There is no CSRF protection in pwndoc, allowing attackers to send requests on a logged-in user's behalf. This includes GET and POST requests due to the missing SameSite= attribute on cookies and the ability to refresh cookies. Commit 14acb704891245bf1703ce6296d62112e85aa995 patches the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pwndoc_project:pwndoc:*:*:*:*:*:*:*:* 0.9.0 (excluding)