First published: Tue Oct 11 2022(Updated: )
A vulnerability was found in SourceCodester Book Store Management System 1.0. It has been declared as problematic. This vulnerability affects unknown code of the file /category.php. The manipulation of the argument category_name leads to cross site scripting. The attack can be initiated remotely. The identifier of this vulnerability is VDB-210436.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
1000projects Bookstore Management System PHP MySQL Project | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-3452 is classified as a problematic vulnerability due to its potential for cross-site scripting attacks.
CVE-2022-3452 affects the category_name argument in the /category.php file of the Book Store Management System, enabling the injection of malicious scripts.
To fix CVE-2022-3452, ensure proper input validation and sanitization on the category_name parameter in the affected file.
CVE-2022-3452 specifically impacts version 1.0 of the Book Store Management System.
Yes, CVE-2022-3452 can be easily exploited due to the insufficient filtering of user input in the application.