CVE-2025-23044 – PwnDoc Cross-Site Request Forgery (CSRF) Vulnerability

The following table lists the changes that have been made to the
CVE-2025-23044 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Jan. 20, 2025

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
    Added CWE CWE-352
    Added Reference https://github.com/pwndoc/pwndoc/commit/14acb704891245bf1703ce6296d62112e85aa995
    Added Reference https://github.com/pwndoc/pwndoc/security/advisories/GHSA-9v2v-jxvw-52rq
Share the Post:

Related Posts