First published: Sun Apr 20 2025(Updated: )
A vulnerability classified as problematic was found in SourceCodester Web-based Pharmacy Product Management System 1.0. Affected by this vulnerability is an unknown functionality of the file add-product.php. The manipulation of the argument txtprice/txtproduct_name leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Web-based Pharmacy Product Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3824 has been classified as problematic due to its potential for cross-site scripting attacks.
To fix CVE-2025-3824, sanitize and validate user inputs in the add-product.php file, particularly for the txtprice and txtproduct_name fields.
CVE-2025-3824 affects version 1.0 of the SourceCodester Web-based Pharmacy Product Management System.
CVE-2025-3824 is a cross-site scripting (XSS) vulnerability that can lead to unauthorized script execution.
Exploiting CVE-2025-3824 can allow attackers to execute arbitrary scripts in the context of a user's session, potentially stealing sensitive information.