CVE-2025-23044

medium

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.

References

https://github.com/pwndoc/pwndoc/security/advisories/GHSA-9v2v-jxvw-52rq

https://github.com/pwndoc/pwndoc/commit/14acb704891245bf1703ce6296d62112e85aa995

Details

Source: Mitre, NVD

Published: 2025-01-20

Updated: 2025-01-20

Risk Information

CVSS v2

Base Score: 7.1

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:N

Severity: High

CVSS v3

Base Score: 6.8

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N

Severity: Medium