CVE-2022-28094: SCBS Online Sports Venue Reservation System v1.0 was discovered to contain a cross-site scripting (XSS) vul...
SCBS Online Sports Venue Reservation System v1.0 was discovered to contain a cross-site scripting (XSS) vulnerability via the fid parameter at booking.php.
Security readout for executives and security teams
Plain-English summary
This CVE concerns a reported XSS issue in SCBS Online Sports Venue Reservation System v1.0. A booking page parameter may allow script content to run in a user's browser. The source bundle does not provide a CVSS score, vendor patch, or evidence of active exploitation.
Executive priority
Treat this as a targeted web application hygiene issue, not an emergency, unless the affected system is public, handles authenticated users, or stores sensitive booking data.
Technical view
The CVE description identifies XSS through the fid parameter in booking.php. The linked GitHub report is titled as self-XSS, while the CVE text broadly says XSS. No CWE, CVSS vector, affected CPE, fixed version, or official mitigation is included in the bundle.
Likely exposure
Exposure is likely limited to organizations running SCBS Online Sports Venue Reservation System v1.0 or derived SourceCodester PHP/MySQL code with booking.php publicly reachable.
Exploitation context
The bundle shows public disclosure references but no KEV listing and no cited evidence of active exploitation. The self-XSS reference suggests exploitation may require user interaction, but the exact exploitability is not fully established here.
Researcher notes
Evidence is sparse: no CVSS, CWE, official affected CPE, or patch is provided. Validate against the specific deployed codebase and distinguish reflected XSS from self-XSS before rating operational risk.
Mitigation direction
Identify whether this SCBS application or derived code is deployed.
Check the SourceCodester project and maintainer guidance for updates or fixes.
Review booking.php handling of fid before applying custom remediation.
Apply standard output encoding and input validation where code review confirms risk.
Restrict access to affected booking functionality if no timely fix is available.
Validation and detection
Inventory public sites for SCBS Online Sports Venue Reservation System v1.0.
Confirm whether booking.php accepts a fid parameter in deployed instances.
Review server-side code for unsafe reflection of fid into HTML responses.
Check application logs for unusual fid values without replaying exploit payloads.
Document whether the GitHub self-XSS conditions apply to your deployment.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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 · low confidence lookup
CVE-2022-28094 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.
0CVSS vectors
3Timeline events
1ADP providers
3Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Apr 25, 2022, 13:09 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.