First published: Thu Aug 15 2024(Updated: )
A vulnerability classified as critical has been found in SourceCodester Daily Expenses Monitoring App 1.0. This affects an unknown part of the file /endpoint/delete-expense.php. The manipulation of the argument expense leads to sql injection. It is possible to initiate 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 |
---|---|---|
Rems Daily Expenses Monitoring App | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7811 is classified as a critical vulnerability.
CVE-2024-7811 exploits SQL injection through manipulation of the 'expense' argument in the /endpoint/delete-expense.php file.
CVE-2024-7811 affects version 1.0 of the Rems Daily Expenses Monitoring App.
CVE-2024-7811 can result in unauthorized data access and manipulation due to SQL injection.
To fix CVE-2024-7811, validate and sanitize all user inputs before processing them in SQL queries.