CVE-2024-24041: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-24041?
CVE-2024-24041 is classified as a medium severity vulnerability due to its potential for exploitation via stored cross-site scripting.
How do I fix CVE-2024-24041?
To fix CVE-2024-24041, validate and sanitize user inputs in the location parameter before processing them in the application.
What type of vulnerability is CVE-2024-24041?
CVE-2024-24041 is a stored cross-site scripting (XSS) vulnerability.
Where does CVE-2024-24041 occur in the application?
CVE-2024-24041 occurs at the /travel-journal/write-journal.php endpoint of the Travel Journal application.
Who is affected by CVE-2024-24041?
CVE-2024-24041 affects users of Travel Journal Using PHP and MySQL with Source Code version 1.0.