First published: Sun Jul 14 2024(Updated: )
A vulnerability was found in SourceCodester Kortex Lite Advocate Office Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /control/add_act.php. The manipulation of the argument aname leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
mayurik Advocate Office Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6729 is classified as a critical vulnerability.
CVE-2024-6729 allows for SQL injection through improper handling of the 'aname' parameter in the add_act.php file.
CVE-2024-6729 affects version 1.0 of SourceCodester Kortex Lite Advocate Office Management System.
Mitigating CVE-2024-6729 involves validating and sanitizing input parameters before processing them in the database.
CVE-2024-6729 enables attackers to perform SQL injection attacks, potentially compromising the database.