First published: Mon May 20 2024(Updated: )
A vulnerability, which was classified as critical, has been found in SourceCodester Online Examination System 1.0. Affected by this issue is some unknown functionality of the file save.php. The manipulation of the argument vote leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265196.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Examination System | ||
Warrendaloyan Online Examination System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5116 is classified as a critical vulnerability.
CVE-2024-5116 affects the 'save.php' file in the SourceCodester Online Examination System, allowing SQL injection via the 'vote' parameter.
Exploiting CVE-2024-5116 could allow an attacker to execute arbitrary SQL queries in the database, which may lead to data leakage or manipulation.
To fix CVE-2024-5116, validate and sanitize user inputs in the 'vote' parameter to prevent SQL injection vulnerabilities.
As of now, there is no known patch for CVE-2024-5116, so manual code adjustments are recommended to mitigate the risk.