Security readout for executives and security teams
Plain-English summary
CVE-2021-47885 is a reflected cross-site scripting issue in several payment terminal products. An attacker with low privileges could inject script through billing or payment input fields. The business risk is customer/session abuse, phishing, or manipulation of client-side payment workflows. Public sources do not show confirmed active exploitation or a named fixed version.
Executive priority
Treat as a near-term payment application risk, especially for customer-facing checkout or billing portals. It is not currently supported as actively exploited, but payment context raises fraud and trust concerns. Prioritize inventory, vendor guidance, and remediation planning.
Technical view
The issue is CWE-79 non-persistent XSS affecting CriticalGears PayPal PRO Payment Terminal 3.1, CriticalGears Stripe Payment Terminal 2.2.1, and Authorize.net Payment Terminal 2.4.1. CVSS 3.1 is 6.4, vector AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N. Sources describe vulnerable billing and payment information parameters, but do not provide remediation details.
Likely exposure
Exposure is most likely where the listed payment terminal versions are deployed in web-accessible payment or billing workflows. The CVSS vector indicates network reachability and low attack complexity, but requires low privileges. Organizations not using these exact products and versions are not shown as affected by the supplied sources.
Exploitation context
The source bundle includes a Vulnerability Lab reference tagged as exploit, indicating public technical disclosure. However, the CVE is not in KEV, and the provided sources do not state active exploitation in the wild. Potential impact includes session hijacking, phishing, and client-side request manipulation.
Researcher notes
Evidence supports reflected XSS in specific payment terminal versions, with public advisory coverage. Fixed versions, vendor patch status, and real-world exploitation are not established in the supplied sources. Avoid assuming broader payment gateway impact beyond the named terminal products and versions.
Mitigation direction
- Inventory deployments of the listed payment terminal products and versions.
- Check vendor product pages or advisories for fixed versions or official guidance.
- Upgrade if the vendor provides a corrected release for the affected product.
- Consider removing affected versions from payment workflows until vendor guidance is confirmed.
Validation and detection
- Confirm whether affected product names and versions exist in production or staging.
- Review billing and payment input fields for unsafe reflected content handling.
- Validate findings only in an authorized test environment.
- Check logs for suspicious input submitted to payment or billing fields.
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-47885 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
- Product HomepageCVE reference · product
- Product HomepageCVE reference · product
- VulnCheck Advisory: Payment Terminal Multiple Versions Non-Persistent Cross-Site ScriptingCVE 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.
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.
