CVE-2024-35429
Published: 30 May 2024
Summary
CVE-2024-35429 is a medium-severity Path Traversal (CWE-22) vulnerability in Zkteco Zkbio Cvsecurity. Its CVSS base score is 6.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked in the top 35.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
This vulnerability is AI-related — categorised as Computer Vision; in the Other ATLAS/OWASP Terms risk domain; MITRE ATLAS techniques in scope: AML.T0013.000, Adversarial AI Attack Implementations (AML.T0016.000), AML.T0030.000.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-35332
Vulnerability details
ZKTeco ZKBio CVSecurity 6.1.1 is vulnerable to Directory Traversal via eventRecord.
- CWE(s)
AI Security AnalysisAI
- AI Category
- Computer Vision
- Risk Domain
- Other ATLAS/OWASP Terms
- OWASP Top 10 for LLMs 2025
- None mapped
- Classification Reason
- ZKTeco ZKBio CVSecurity explicitly includes 'CV' indicating Computer Vision, a core AI subcategory used in biometric/security systems for facial recognition and surveillance.
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Directory traversal via eventRecord in public-facing ZKTeco ZKBio CVSecurity web application enables initial access through exploitation of public-facing applications (T1190), file and directory discovery outside intended paths (T1083), and collection of data from local system files (T1005).
MITRE ATLAS TechniquesAI
MITRE ATLAS techniques
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Validates pathnames and filenames to prevent traversal outside intended directories.