Learn about CVE-2017-17828, a cross-site scripting (XSS) vulnerability in Bus Booking Script, enabling attackers to execute malicious scripts through specific parameters. Find mitigation steps and preventive measures.
The Bus Booking Script is vulnerable to cross-site scripting (XSS) attacks through the datepicker parameter in the results.php file and the spemail parameter in the admin/new_master.php file.
Understanding CVE-2017-17828
Bus Booking Script has XSS via the results.php datepicker parameter or the admin/new_master.php spemail parameter.
What is CVE-2017-17828?
This CVE identifies a cross-site scripting vulnerability in the Bus Booking Script, allowing attackers to execute malicious scripts through specific parameters.
The Impact of CVE-2017-17828
Technical Details of CVE-2017-17828
Vulnerability Description
The vulnerability arises from inadequate input validation in the datepicker and spemail parameters, enabling attackers to insert malicious scripts.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates