Security readout for executives and security teams
Plain-English summary
CVE-2023-36375 is a reported cross-site scripting issue in Hostel Management System v2.1. User-entered booking details may be handled unsafely, allowing attacker-supplied script to run in another user’s browser. The source bundle does not provide CVSS, confirmed vendor fixes, or evidence of active exploitation.
Executive priority
Handle as a targeted web application risk. Prioritize if the system is internet-facing or stores sensitive student, resident, or guardian data. Urgency is lower than confirmed exploited vulnerabilities, but public exploit references justify prompt verification.
Technical view
The CVE description identifies XSS in the Book Hostel & Room Details page, involving Guardian name, Guardian relation, complimentary address, city, permanent address, and city parameters. Public references include Medium, Packet Storm, and Exploit-DB entries, but the bundle provides no CVSS vector, CWE mapping, patch version, or verified affected CPE.
Likely exposure
Exposure appears limited to deployments of Hostel Management System v2.1, especially internet-accessible booking or administrative workflows that collect hostel and guardian details. The CVE record’s affected vendor/product metadata is incomplete, so asset confirmation is necessary.
Exploitation context
The bundle includes public exploit/advisory references, including Exploit-DB, but KEV is false and no cited source in the bundle confirms active exploitation. Treat this as publicly documented, not confirmed exploited in the wild.
Researcher notes
Source data is thin: no CVSS, CWE, CPE, or vendor remediation is provided. The affected surface is named, but validation should avoid offensive reproduction and focus on asset inventory, code review, log review, and safe output-encoding checks.
Mitigation direction
- Check vendor or maintainer guidance for an official fix or workaround.
- Identify and prioritize any Hostel Management System v2.1 deployments.
- Restrict access to booking and administrative pages where feasible.
- Ensure user-supplied booking fields are validated and safely encoded before display.
- Review web application firewall rules for generic XSS filtering coverage.
Validation and detection
- Confirm whether Hostel Management System v2.1 is present in the environment.
- Review the Book Hostel & Room Details page data flow.
- Inspect stored booking fields for unexpected script-like content.
- Verify output handling for guardian, address, and city fields.
- Check logs for suspicious submissions to the named parameters.
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.
Execution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-36375 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://packetstormsecurity.com/CVE reference
- https://medium.com/@ridheshgohil1092/cve-2023-36375-xss-on-hostel-management-system-d654e6df26bcCVE reference
- https://www.exploit-db.com/exploits/50628CVE reference
- https://medium.com/%40ridheshgohil1092/cve-2023-36375-xss-on-hostel-management-system-d654e6df26bcCVE reference · x_transferred
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.
