CVE-2025-23044

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-23044
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-23044.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-23044
Aliases
  • GHSA-9v2v-jxvw-52rq
Published
2025-01-20T15:43:23Z
Modified
2025-10-17T23:19:40.585749Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Cross-Site Request Forgery (CSRF) allows creating admin account with POST request
Details

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.

References

Affected packages

Git / github.com/pwndoc/pwndoc

Affected ranges

Type
GIT
Repo
https://github.com/pwndoc/pwndoc
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.5.1
v0.5.2
v0.5.3