Security readout for executives and security teams
Plain-English summary
CVE-2023-0740 is a stored cross-site scripting flaw in answerdev/answer before 1.0.4. A lower-privileged authenticated user could store content that later affects another user who views it. The business concern is account or data exposure through a trusted application workflow, not infrastructure takeover.
Executive priority
Treat this as a high-priority application update for any exposed Answer deployment. The flaw can affect users through normal content viewing, so remediation should focus on upgrade status, contributor controls, and stored-content review.
Technical view
The CVE describes CWE-79 stored XSS in answerdev/answer prior to 1.0.4. CVSS 3.0 score is 8.2 with network access, low complexity, low privileges required, user interaction required, and changed scope. The source bundle does not provide affected CPEs or a detailed version matrix.
Likely exposure
Exposure is most likely where answerdev/answer is deployed below version 1.0.4 and permits authenticated users to submit answers or similar stored content. Public-facing Q&A or community deployments carry higher practical risk because untrusted users can contribute content.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle. The sources support a stored XSS issue, but they do not establish active exploitation, public weaponization, or exploitation at scale.
Researcher notes
Evidence supports stored XSS before 1.0.4, with high confidentiality impact in the CVSS vector. The bundle lacks granular affected versions, exploit details, and operational indicators. Avoid assuming active exploitation without additional evidence.
Mitigation direction
- Upgrade answerdev/answer to version 1.0.4 or later where applicable.
- Review the linked upstream commit and vendor guidance for the exact fix scope.
- Restrict untrusted content creation until affected deployments are upgraded.
- Audit existing stored answers for suspicious script-like content.
- Prioritize public deployments and instances with broad contributor access.
Validation and detection
- Inventory all answerdev/answer deployments and record exact versions.
- Confirm no production instance is running below 1.0.4.
- Review user roles that can create or edit answers.
- Check application logs and stored content for suspicious injected markup.
- Validate patched behavior using benign non-executing XSS test strings only.
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-0740 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.2 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L
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.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L2.35.3Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.2HighVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L
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.
