First published: Mon Aug 26 2024(Updated: )
A Reflected Cross Site Scripting (XSS) vulnerability was found in "/music/controller.php?page=test" in Kashipara Music Management System v1.0. This vulnerability allows remote attackers to execute arbitrary code via the "page" parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Kashipara Music Management System | ||
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-42789 is classified as a medium severity vulnerability due to its potential impact on user data through reflected cross site scripting.
To remediate CVE-2024-42789, validate and sanitize the 'page' parameter in the '/music/controller.php' script to prevent the execution of arbitrary code.
CVE-2024-42789 is a Reflected Cross Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary scripts in a victim's browser.
CVE-2024-42789 affects users of the Kashipara Music Management System v1.0, specifically those utilizing the vulnerable '/music/controller.php?page=test' endpoint.
Yes, CVE-2024-42789 can be exploited remotely by manipulating the 'page' parameter to execute malicious scripts in the context of the user's session.