First published: Wed Aug 21 2024(Updated: )
A SQL injection vulnerability in "/music/controller.php?page=view_music" in Kashipara Music Management System v1.0 allows an attacker to execute arbitrary SQL commands via the "id" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lopalopa Music Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-42784 is considered a high severity vulnerability due to the potential for arbitrary SQL command execution.
To fix CVE-2024-42784, validate and sanitize user input for the 'id' parameter in the '/music/controller.php?page=view_music' functionality.
CVE-2024-42784 affects Kashipara Music Management System version 1.0.
Yes, CVE-2024-42784 can potentially lead to data leakage as attackers may execute unauthorized SQL queries to access sensitive information.
Yes, CVE-2024-42784 is remotely exploitable since the vulnerability can be triggered by a maliciously crafted request from an external source.