First published: Thu Feb 01 2024(Updated: )
A stored cross-site scripting (XSS) vulnerability in Travel Journal Using PHP and MySQL with Source Code v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the location parameter at /travel-journal/write-journal.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Remyandrade Travel Journal Using Php And Mysql With Source Code | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-24041 is classified as a medium severity vulnerability due to its potential for exploitation via stored cross-site scripting.
To fix CVE-2024-24041, validate and sanitize user inputs in the location parameter before processing them in the application.
CVE-2024-24041 is a stored cross-site scripting (XSS) vulnerability.
CVE-2024-24041 occurs at the /travel-journal/write-journal.php endpoint of the Travel Journal application.
CVE-2024-24041 affects users of Travel Journal Using PHP and MySQL with Source Code version 1.0.