CVE-2024-51224: XSS
Multiple cross-site scripting (XSS) vulnerabilities in the component /admin/edit-vehicle.php of Phpgurukul Vehicle Record Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the vehiclename, modelnumber, regnumber, vehiclesubtype, chasisnum and enginenumber parameters.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-51224?
CVE-2024-51224 has a high severity rating due to multiple cross-site scripting vulnerabilities that can lead to arbitrary code execution.
How do I fix CVE-2024-51224?
To fix CVE-2024-51224, ensure that user input is properly sanitized and validated before being processed by the application.
What components are affected by CVE-2024-51224?
CVE-2024-51224 affects the /admin/edit-vehicle.php component of Phpgurukul Vehicle Record Management System version 1.0.
Can CVE-2024-51224 be exploited remotely?
Yes, attackers can exploit CVE-2024-51224 remotely by injecting crafted payloads into the vulnerable fields.
What types of attacks can CVE-2024-51224 facilitate?
CVE-2024-51224 can facilitate cross-site scripting (XSS) attacks, allowing attackers to execute arbitrary web scripts or HTML.