Security readout for executives and security teams
Plain-English summary
Simple CMS 2.1 has a reflected, non-persistent cross-site scripting issue in a preview page parameter. If an exposed site uses this product/version, an attacker could cause script execution in a user’s browser, potentially supporting session theft or phishing. This is not listed in CISA KEV, and the provided sources do not prove active exploitation.
Executive priority
Treat as a focused remediation item for any exposed Simple CMS 2.1 deployment. It is not a broad enterprise emergency, but public technical details increase risk if the application is reachable by users or the internet.
Technical view
CVE-2021-47919 affects Simplephpscripts Simple CMS 2.1. The reported flaw is CWE-79 in preview.php via the id GET parameter. CVSS 3.1 is 6.4 with network access, low complexity, low privileges, scope changed, and low confidentiality/integrity impact. Availability impact is not reported.
Likely exposure
Exposure is likely limited to organizations running Simple CMS 2.1, especially if the application is internet-facing or accessible to untrusted users. The CVE record indicates other versions are not affected by default, but local deployments should be verified against vendor and advisory information.
Exploitation context
Public advisories describe the issue and one reference is tagged as exploit, indicating technical details are public. The supplied sources do not establish active exploitation in the wild, and the CVE is not marked as CISA KEV.
Researcher notes
Evidence is limited to the CVE record and public advisories. No patch version is named in the provided bundle. Avoid assuming broader product impact beyond Simple CMS 2.1 unless vendor documentation confirms it.
Mitigation direction
- Identify whether Simple CMS 2.1 is deployed in any environment.
- Check vendor guidance and advisory updates for an official fix or supported upgrade path.
- Restrict access to affected administrative or preview functionality where feasible.
- Apply compensating controls for reflected XSS, such as input validation and output encoding.
- Review session security settings to reduce impact from browser-side script execution.
Validation and detection
- Confirm product name and version from application records or vendor files.
- Determine whether preview.php is reachable by expected user roles only.
- Use authorized, non-destructive testing to verify input is safely encoded.
- Review web logs for unusual requests to the preview page parameter.
- Document exposure, compensating controls, and remediation status.
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-2021-47919 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
- 6.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- Vulnerability Lab AdvisoryCVE reference · exploit
- Product HomepageCVE reference · product
- VulnCheck Advisory: Simple CMS 2.1 Non-Persistent Cross-Site Scripting via Preview ParameterCVE reference · third-party-advisory
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.
