LiveActive security incident?Get immediate response
CVE Record

CVE-2016-20029: ZKTeco ZKBioSecurity 3.0 File Path Manipulation Vulnerability

ZKTeco ZKBioSecurity 3.0 contains a file path manipulation vulnerability that allows attackers to access arbitrary files by modifying file paths used to retrieve local resources. Attackers can manipulate path parameters to bypass access controls and retrieve sensitive information including configuration files, source code, and protected application resources.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

ZKTeco ZKBioSecurity 3.0 has a path handling flaw that can let an attacker read files the application should protect. The main business risk is exposure of sensitive configuration, source, or application files. Public exploit references exist, but the provided sources do not show known active exploitation.

Executive priority

Prioritize discovery and access restriction, especially for exposed physical security or access-control environments. This is not rated critical, but confidentiality loss could reveal credentials, configuration, or application internals. Escalate if the product is externally reachable or protects sensitive facilities.

Technical view

CVE-2016-20029 affects ZKTeco ZKBioSecurity version 3.0.1.0_R_230. It is described as file path manipulation allowing arbitrary local resource retrieval by modifying path parameters. CVSS 4.0 is 6.9 with high confidentiality impact and no integrity or availability impact. The CVSS vector lists local attack vector and no privileges required.

Likely exposure

Exposure is most relevant where ZKBioSecurity 3.0.1.0_R_230 is installed and attackers can reach the vulnerable file retrieval functionality. Internet-facing or broadly accessible deployments increase concern. The provided data does not identify other affected versions.

Exploitation context

Exploit references are listed by Packet Storm and Exploit-DB, indicating public technical material exists. However, the source bundle does not show CISA KEV listing or other evidence of active exploitation. Treat this as publicly known and potentially testable, not confirmed exploited in the wild.

Researcher notes

Evidence is based on CVE, VulnCheck, and third-party advisories. The affected version is specifically 3.0.1.0_R_230. No source in the bundle names a patch. Avoid assuming broader version impact or active exploitation without additional vendor or threat intelligence confirmation.

Mitigation direction

  • Inventory ZKTeco ZKBioSecurity deployments and identify version 3.0.1.0_R_230.
  • Check ZKTeco guidance for fixed versions or vendor-supported mitigations.
  • Restrict network access to ZKBioSecurity management interfaces.
  • Limit access to trusted administration networks or VPN users.
  • Review exposed file retrieval endpoints and application access controls.
  • Monitor logs for unusual file access or path manipulation attempts.

Validation and detection

  • Confirm the installed ZKBioSecurity version on each server.
  • Verify whether vulnerable file retrieval functionality is reachable by untrusted users.
  • Review web and application logs for abnormal path parameter patterns.
  • Check whether sensitive configuration files are accessible through the application.
  • Document compensating controls if no vendor patch is available.
Prepared
Confidence
medium
Sources
8

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

CVE-2016-20029 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
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/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
7Source 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
6.9CVSS 4.0MediumCVSS:4.0/AV:L/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

6.9Medium
CVSS 4.0 vector shape for CVE-2016-20029Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/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
ZKTeco Inc.ZKTeco ZKBioSecurity3.0.1.0_R_230Listed
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.