First published: Fri Aug 30 2024(Updated: )
A vulnerability classified as critical was found in SourceCodester Music Gallery Site 1.0. Affected by this vulnerability is an unknown functionality of the file /php-music/classes/Master.php?f=delete_music. The manipulation of the argument id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Music Gallery Site | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8336 is classified as a critical vulnerability.
CVE-2024-8336 allows for SQL injection through the manipulation of the 'id' parameter in the delete_music functionality.
To fix CVE-2024-8336, sanitize and validate user inputs for the 'id' parameter in the Master.php file.
Only version 1.0 of the Oretnom23 Music Gallery Site is affected by CVE-2024-8336.
Exploiting CVE-2024-8336 could allow an attacker to execute unauthorized SQL commands on the database.