LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47730: Selea Targa IP Camera Cross-Site Request Forgery via Admin Creation

Selea Targa IP OCR-ANPR Camera contains a cross-site request forgery vulnerability that allows attackers to create administrative users without authentication. Attackers can craft a malicious web page that submits a form to add a new admin user with full system privileges when a logged-in user visits the page.

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue affects Selea Targa IP OCR-ANPR cameras, specifically the iZero model. A malicious web page could cause a logged-in camera administrator’s browser to create a new admin account without the administrator intending it. That could give an attacker full control of the camera’s management interface.

Executive priority

Treat as a high-priority exposure review for organizations using Selea iZero cameras. The business risk is unauthorized administrative control of surveillance or ANPR infrastructure. Prioritize isolation of management access while confirming vendor remediation status.

Technical view

CVE-2021-47730 is a CWE-352 cross-site request forgery issue in Selea Targa IP OCR-ANPR Camera iZero. The supplied CVSS 4.0 score is 8.5 high. The attack is network-based, low complexity, requires user interaction, and can result in high confidentiality and integrity impact. Public references include third-party advisories and an ExploitDB entry.

Likely exposure

Exposure is most relevant where Selea Targa iZero camera administration is reachable by users’ browsers, especially over routed networks or the internet. Organizations using Selea ANPR/OCR cameras should verify model and management-interface access.

Exploitation context

The sources include a public ExploitDB reference, but the bundle does not cite CISA KEV listing or confirmed active exploitation. Successful abuse requires a logged-in administrator to visit attacker-controlled content, making phishing or compromised websites plausible delivery paths.

Researcher notes

Evidence supports CSRF-based unauthenticated admin creation requiring victim interaction. The affected product information in the bundle is narrow: Selea Targa IP OCR-ANPR Camera, model iZero. No source in the bundle names a patch, fixed firmware, or active exploitation.

Mitigation direction

  • Identify whether any deployed Selea Targa IP OCR-ANPR cameras are iZero models.
  • Restrict camera administration interfaces to trusted management networks or VPN access.
  • Review Selea and advisory sources for firmware updates or vendor-recommended mitigations.
  • Use least-privilege administrative practices and avoid browsing from active camera admin sessions.
  • Monitor for unexpected or newly created camera administrator accounts.

Validation and detection

  • Inventory Selea camera models and firmware versions from asset records or management consoles.
  • Confirm whether admin interfaces are internet-accessible or reachable from user workstations.
  • Review camera user lists for unauthorized administrator accounts.
  • Check logs for recent account creation or administrative changes.
  • Track vendor advisories for confirmed affected versions and remediation guidance.
Prepared
Confidence
medium
Sources
6

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-352: 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-47730 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
8.5 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA: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
6Source 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
8.5CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.5High
CVSS 4.0 vector shape for CVE-2021-47730Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Selea s.r.l.Selea Targa IP OCR-ANPR CameraModel: iZerounaffected
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery

Cross-Site Request Forgery represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.