LiveActive security incident?Get immediate response
CVE Record

CVE-2020-15744: Stack-based buffer overflow leading to RCE in Victure Camera

Stack-based Buffer Overflow vulnerability in the ONVIF server component of Victure PC420 smart camera allows an attacker to execute remote code on the target device. This issue affects: Victure PC420 firmware version 1.2.2 and prior versions.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical flaw in Victure PC420 smart cameras. An attacker who can reach the camera from a nearby or local network could take control of the device. The main business risk is exposed camera infrastructure becoming a foothold, surveillance asset, or unavailable service.

Executive priority

Treat this as urgent for any deployed PC420 camera, especially on flat networks. Prioritize inventory, segmentation, and vendor fix verification before assuming the issue is resolved.

Technical view

CVE-2020-15744 is a stack-based buffer overflow in the ONVIF server component of Victure PC420 firmware 1.2.2 and earlier. The CVSS 3.1 vector is adjacent network, low complexity, no privileges, no user interaction, scope changed, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where Victure PC420 cameras running firmware 1.2.2 or earlier are reachable from local, wireless, guest, or shared networks. The bundle does not establish internet-wide exposure or other affected Victure models.

Exploitation context

The CVE description supports remote code execution from adjacent network access. It is not listed as CISA KEV in the bundle, and no cited source here confirms active exploitation in the wild.

Researcher notes

The key constraints are adjacent-network reachability and the ONVIF server attack surface. The provided evidence does not name a specific fixed version, patch availability, exploit code status, or affected products beyond PC420 firmware 1.2.2 and prior.

Mitigation direction

  • Inventory Victure PC420 cameras and record firmware versions.
  • Check Victure or reseller guidance for fixed firmware or replacement options.
  • Isolate affected cameras on restricted IoT or camera VLANs.
  • Block untrusted access to ONVIF and management interfaces.
  • Retire or replace devices if no supported fix is available.

Validation and detection

  • Confirm whether any PC420 device runs firmware 1.2.2 or earlier.
  • Verify ONVIF is not reachable from guest or user networks.
  • Review firewall rules between camera, Wi-Fi, and management segments.
  • Check network telemetry for unexpected access to camera services.
  • Document compensating controls where firmware cannot be updated.
Prepared
Confidence
medium
Sources
3

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

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-15744 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
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

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

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
2Source 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
9.6CVSS 3.1CriticalCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H2.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2020-15744Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
VicturePC420unspecifiedListed
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.