First published: Sun Apr 20 2025(Updated: )
A vulnerability was found in PHPGurukul Men Salon Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /admin/sales-reports-detail.php. The manipulation of the argument fromdate/todate leads to sql injection. 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 |
---|---|---|
phpgurukul Men Salon Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3829 has been classified as critical.
CVE-2025-3829 is a SQL injection vulnerability.
The SQL injection in CVE-2025-3829 is triggered by the manipulation of the arguments fromdate or todate in the /admin/sales-reports-detail.php file.
Exploiting CVE-2025-3829 could allow an attacker to execute arbitrary SQL queries on the database.
To fix CVE-2025-3829, ensure that proper input validation and parameterized queries are implemented to mitigate SQL injection risks.