Files
CVEs-PoC/2025/CVE-2025-0424.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-0424

Description

In the "bestinformed Web" application, some user input was not properly sanitized. This leads to multiple authenticated stored cross-site scripting vulnerabilities. An authenticated attacker is able to compromise the sessions of other users on the server by injecting JavaScript code into their session using an "Authenticated Stored Cross-Site Scripting". Those other users might have more privileges than the attacker, enabling a form of horizontal movement.

POC

Reference

No PoCs from references.

Github