LiveActive security incident?Get immediate response
CVE Record

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

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.
Prepared
Confidence
medium
Sources
4

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

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.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.