Security readout for executives and security teams
Plain-English summary
CVE-2023-3858 is a cross-site scripting issue in phpscriptpoint Car Listing 1.6. An attacker can manipulate search fields to run script in a user's browser. Business risk is moderate: it can support session abuse or misleading content, but the CVSS vector indicates no confidentiality or availability impact.
Executive priority
Treat as a moderate web application risk. Prioritize if the product is internet-facing, customer-accessible, or unsupported, because vendor response and patch status are not established in the sources.
Technical view
The issue affects /search.php in phpscriptpoint Car Listing 1.6. Manipulation of country, state, or city arguments leads to CWE-79 cross-site scripting. The CVSS v2 vector is AV:N/AC:L/Au:S/C:N/I:P/A:N, indicating network reachability, low complexity, and authenticated access.
Likely exposure
Exposure is likely limited to organizations running phpscriptpoint Car Listing 1.6 with /search.php reachable. The CVSS vector indicates authentication is required. No CPEs were supplied.
Exploitation context
Sources say the attack can be initiated remotely, but the bundle does not cite active exploitation and KEV is false. Vendor contact reportedly received no response, so fix availability is unclear.
Researcher notes
Evidence identifies affected parameters and endpoint but not exact vulnerable code, patch details, or real-world exploitation. The CVSS v2 authentication requirement should be validated against local deployment behavior.
Mitigation direction
- Inventory any phpscriptpoint Car Listing deployments and confirm whether version 1.6 is present.
- Check vendor or maintainer guidance before assuming a patch exists.
- If self-maintained, validate and safely encode country, state, and city output paths.
- Restrict access to affected search functionality if the application cannot be fixed promptly.
- Consider retiring or replacing unsupported exposed installations.
Validation and detection
- Confirm whether /search.php is reachable on deployed Car Listing instances.
- Verify the deployed product version against phpscriptpoint Car Listing 1.6.
- Review application code handling country, state, and city parameters.
- Check web logs for unusual search parameter activity.
- Use safe, non-destructive XSS validation in an authorized test environment.
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.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-3858 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
- Medium
- CVSS
- 4 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:S/C:N/I:P/A:N
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
AV:N/AC:L/Au:S/C:N/I:P/A:N82.9Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
4MediumVector: AV:N/AC:L/Au:S/C:N/I:P/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.235210CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.235210CVE reference · signature
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.
