First published: Sun Apr 20 2025(Updated: )
A vulnerability classified as problematic has been found in SourceCodester Web-based Pharmacy Product Management System 1.0. Affected is an unknown function of the file add-stock.php. The manipulation of the argument txttotalcost/txtproductID/txtprice/txtexpirydate leads to cross site scripting. It is possible to launch the attack 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3823 is classified as problematic due to its potential for cross-site scripting attacks.
To fix CVE-2025-3823, ensure proper input validation and sanitization on the affected parameters in add-stock.php.
CVE-2025-3823 affects the SourceCodester Web-based Pharmacy Product Management System version 1.0.
CVE-2025-3823 can facilitate cross-site scripting (XSS) attacks that may compromise user data.
The vulnerable functions in CVE-2025-3823 are related to the handling of parameters like txttotalcost, txtproductID, txtprice, and txtexpirydate in add-stock.php.