Security readout for executives and security teams
Plain-English summary
CVE-2017-17828 is a reported cross-site scripting issue in Bus Booking Script. The cited record says user-controlled values in two parameters can be reflected into pages. If the application is exposed, an attacker could target users or administrators through browser-executed script. The sources do not identify exact versions, vendor ownership, CVSS score, or a confirmed patch.
Executive priority
Prioritize discovery before emergency action. If the script is internet-facing or used by administrators, treat it as a timely web application remediation item. Business urgency is hard to rank without affected versions, a CVSS score, or exploitation evidence.
Technical view
The CVE describes XSS through the results.php datepicker parameter and admin/new_master.php spemail parameter. Source data provides no CPE, affected version range, CWE assignment, exploit maturity, or remediation advisory beyond the public GitHub report. Treat exposure as limited to deployments containing those files and parameters until verified locally.
Likely exposure
Exposure is likely only where the referenced Bus Booking Script is deployed. Public results.php increases user-facing risk; reachable admin/new_master.php increases administrative-session risk. The source bundle does not define vendor, version, package lineage, or hosted-service impact.
Exploitation context
The CVE is not listed as CISA KEV in the bundle, and no cited source states active exploitation. The issue class is browser-side XSS, so practical impact depends on reachability, authentication, user roles, and whether affected parameters are still present.
Researcher notes
Evidence is sparse: the CVE names two parameters and one public report, but lacks version bounds, CPEs, CVSS, patch status, and exploitation confirmation. Do not generalize beyond Bus Booking Script and the named endpoints without local validation.
Mitigation direction
- Inventory whether Bus Booking Script is deployed anywhere.
- Check the project or vendor source for published remediation guidance.
- Restrict access to admin/new_master.php to trusted administrators.
- If maintaining the code, remediate the named parameters as XSS defects.
- Retire or replace unmaintained deployments if no fix is available.
Validation and detection
- Confirm whether results.php and admin/new_master.php exist in deployed code.
- Review handling of datepicker and spemail for unsafe reflection.
- Use safe non-executing test markers to verify output encoding.
- Check access controls around the administrative endpoint.
- Document deployed version evidence and remediation status.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2017-17828 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/d4wner/Vulnerabilities-Report/blob/master/Bus-Booking-Script.mdCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
