Security readout for executives and security teams
Plain-English summary
Coverity Connect versions before 2022.12.0 have an unauthenticated cross-site scripting issue. A related same-subdomain cookie behavior can undermine other protections and may allow serious compromise of confidentiality, integrity, and availability. Organizations using older Coverity Connect should prioritize upgrade validation.
Executive priority
Treat as a high-priority product upgrade for teams using Coverity Connect. The vulnerability is not confirmed as actively exploited in the provided sources, but the unauthenticated path and high impact justify prompt remediation.
Technical view
CVE-2023-23849 is CWE-79 in Synopsys Coverity Connect before 2022.12.0. The CVSS 3.1 score is 8.1 with network attack vector, no privileges, no user interaction, high attack complexity, and high C/I/A impact. The source bundle does not identify a specific endpoint.
Likely exposure
Exposure is limited to Synopsys Coverity Connect deployments running versions earlier than 2022.12.0. Risk is higher when the Coverity Connect web service is reachable by untrusted networks or shares a subdomain with other hosted services.
Exploitation context
The source bundle says this is unauthenticated and network-reachable but high complexity. It is not listed as CISA KEV, and the provided sources do not state active exploitation or public exploit availability.
Researcher notes
The available public details are sparse. The advisory and CVE data establish affected versions, class, and CVSS vector, but not endpoint-level behavior or detection indicators. Avoid assuming exploitability beyond the documented same-subdomain cookie condition.
Mitigation direction
- Upgrade Coverity Connect to 2022.12.0 or later following Synopsys guidance.
- Check the Synopsys advisory for any product-specific remediation notes.
- Reduce untrusted network access to Coverity Connect until upgraded.
- Review same-subdomain web services and cookie scoping for avoidable trust overlap.
Validation and detection
- Inventory all Coverity Connect instances and record exact versions.
- Confirm no production instance is older than 2022.12.0.
- Review whether Coverity Connect is internet-facing or broadly reachable internally.
- Identify other web services hosted on the same subdomain.
- Check security monitoring for suspicious Coverity Connect web activity.
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-23849 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
- High
- CVSS
- 8.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.1HighVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
