First published: Tue Oct 15 2024(Updated: )
itsourcecode Online Tours and Travels Management System v1.0 is vulnerable to SQL Injection (SQLI) via a crafted payload to the val-email parameter in forget_password.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mayurik Online Tours & Travels Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-48411 is classified as a high-severity vulnerability due to its potential to allow SQL Injection attacks.
CVE-2024-48411 exploits the Online Tours and Travels Management System by sending a crafted payload to the val-email parameter in forget_password.php.
CVE-2024-48411 affects version 1.0 of the Online Tours and Travels Management System by itsourcecode.
The impact of CVE-2024-48411 includes unauthorized access to the database and potential exposure of sensitive information.
To remediate CVE-2024-48411, validate and sanitize user inputs in the affected parameters to prevent SQL Injection.