LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47858: Genexis Platinum-4410 P4410-V2-1.31A - 'start_addr' Persistent Cross-Site Scripting

Genexis Platinum-4410 P4410-V2-1.31A contains a stored cross-site scripting vulnerability in the 'start_addr' parameter of the Security Management interface. Attackers can inject malicious scripts through the start source address field that will persist and trigger for privileged users when they access the security management page.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-47858 is a stored cross-site scripting flaw in Genexis Platinum-4410 firmware 1.31A. Malicious script can be saved in a security-management address field and later run when privileged users open that page. This can expose or alter limited administrative-session data. Public exploit information exists, but the provided sources do not show active exploitation.

Executive priority

Treat as high priority where affected devices are internet-reachable or managed by many users. If devices are isolated and tightly administered, prioritize firmware verification and access controls during the next remediation cycle.

Technical view

The issue affects the Security Management interface start_addr parameter in Genexis Platinum-4410 P4410-V2-1.31A. It is classified as CWE-79 stored XSS, CVSS 3.1 score 7.2, AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N. The sources describe persistence and execution in privileged-user context; no vendor patch details are included.

Likely exposure

Most relevant to organizations or service providers managing Genexis Platinum-4410 devices running firmware 1.31A. Exposure is higher if the administrative interface is reachable from untrusted networks or shared with multiple operators.

Exploitation context

ExploitDB and VulnCheck list public exploit/advisory material, so defenders should assume the flaw is known. The source bundle does not indicate CISA KEV listing or confirmed in-the-wild exploitation.

Researcher notes

Evidence is limited to CVE metadata, VulnCheck, ExploitDB, and the Genexis product page. The CVSS vector says no user interaction, while the description says execution occurs when privileged users access the page. No patch, workaround, or vendor advisory is provided in the bundle.

Mitigation direction

  • Check Genexis guidance for fixed firmware or supported replacement options.
  • Restrict management-interface access to trusted administrative networks only.
  • Limit router administrative accounts to necessary personnel.
  • Review security-management entries for unexpected or suspicious stored content.
  • If no fix is available, prioritize compensating controls and monitoring.

Validation and detection

  • Inventory Genexis Platinum-4410 devices and record firmware versions.
  • Confirm whether any device runs P4410-V2-1.31A.
  • Verify management interfaces are not exposed to untrusted networks.
  • Review administrative UI fields for unexpected script-like content.
  • Monitor administrator sessions for unusual redirects or interface behavior.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-2021-47858 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2021-47858Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GenexisPlatinum-4410Firmware 1.31AListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

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.