cve/2024/CVE-2024-55653.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-55653

Description

PwnDoc is a penetration test report generator. In versions up to and including 0.5.3, an authenticated user is able to crash the backend by raising a UnhandledPromiseRejection on audits which exits the backend. The user doesn't need to know the audit id, since a bad audit id will also raise the rejection. With the backend being unresponsive, the whole application becomes unusable for all users of the application. As of time of publication, no known patches are available.

POC

Reference

Github

No PoCs found on GitHub currently.