PT-2025-34788 · Sourcecodester · Faq Management System
Pranav Jayan
+1
·
Published
2025-08-26
·
Updated
2025-08-26
·
CVE-2025-57425
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
SourceCodester FAQ Management System version 1.0
Description:
A Stored Cross-Site Scripting (XSS) vulnerability exists in the FAQ Management System. An authenticated attacker can inject malicious JavaScript into the
question and answer fields. This is achieved via the /update-faq.php endpoint.Recommendations:
As a mitigation, sanitize all user inputs for the
question and answer fields before storing them in the database.
Restrict access to the /update-faq.php endpoint to authorized personnel only.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Faq Management System