CVE-2025-0295: code-projects Online Book Shop booklist.php cross site scripting
A vulnerability was found in code-projects Online Book Shop 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /booklist.php?subcatid=1. The manipulation of the argument subcatnm leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-0295?
CVE-2025-0295 is classified as problematic due to its potential for cross-site scripting attacks.
How do I fix CVE-2025-0295?
To fix CVE-2025-0295, sanitize and validate user input for the subcatnm parameter in the /booklist.php file.
What are the potential impacts of CVE-2025-0295?
CVE-2025-0295 can lead to unauthorized code execution, user session hijacking, and exposure of sensitive user data.
Which software is affected by CVE-2025-0295?
CVE-2025-0295 affects the code-projects Online Book Shop version 1.0.
How can I determine if I'm vulnerable to CVE-2025-0295?
To determine if you're vulnerable to CVE-2025-0295, check if your application allows the manipulation of the subcatnm parameter in the specified file.