LiveActive security incident?Get immediate response
CVE Record

CVE-2020-37146: Aptina AR0130 960P 1.3MP Camera - Remote Configuration Disclosure

ACE Security WiP-90113 HD Camera contains a configuration disclosure vulnerability that allows unauthenticated attackers to retrieve sensitive configuration files. Attackers can access the camera's configuration backup by sending a GET request to the /config_backup.bin endpoint, exposing credentials and system settings.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets an unauthenticated remote attacker download sensitive camera configuration data from affected ACE Security camera devices. That data may include credentials and system settings, creating risk of camera takeover, privacy exposure, or use as a foothold. Public exploit information exists, but the provided sources do not show confirmed active exploitation.

Executive priority

Treat as high priority for internet-facing or security-sensitive camera deployments. The main business risk is disclosure of credentials and configuration, which can enable broader compromise or surveillance exposure. Prioritize isolation, inventory, and vendor guidance review.

Technical view

CVE-2020-37146 is a CWE-306 missing-authentication issue in the ACE SECURITY Aptina AR0130 960P 1.3MP Camera / WiP-90113 HD Camera context. Network attackers need no credentials or user interaction to retrieve configuration backup data. CVSS v4.0 is 8.7, driven by high confidentiality impact.

Likely exposure

Exposure is most likely where affected cameras are reachable from the internet, guest networks, vendor networks, or flat internal networks. Devices behind strict firewalling and management-only network segments have lower practical exposure, but still require review.

Exploitation context

The source bundle includes an ExploitDB reference, meaning public exploit information exists. CISA KEV status is false in the provided data, and no cited source confirms active exploitation in the wild.

Researcher notes

Evidence names ACE SECURITY Aptina AR0130 960P 1.3MP Camera and references the WiP-90113 support page. No patch version is identified in the provided sources. Public exploit availability increases urgency, but confirmed active exploitation is not established by the bundle.

Mitigation direction

  • Check ACE Security product/support guidance for firmware updates or vendor mitigations.
  • Remove affected cameras from direct internet exposure.
  • Restrict camera access to trusted management networks only.
  • Rotate camera and related service credentials if exposure is suspected.
  • Segment camera networks from business systems and sensitive environments.
  • Monitor for unauthorized configuration access or unusual camera management activity.

Validation and detection

  • Inventory ACE Security cameras and confirm exact model identifiers.
  • Identify devices reachable from the internet or untrusted networks.
  • Review firmware and vendor support status against ACE Security guidance.
  • Perform only authorized testing to confirm authentication protects configuration backup access.
  • Check logs for unexpected configuration downloads or management requests.
  • Confirm credential rotation after any suspected exposure.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2020-37146 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.7 (4.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2020-37146Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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
ACE SECURITYAptina AR0130 960P 1.3MP Camera-Listed
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.