CVE-2023-38950
Analyzed Analyzed - Analysis Complete

BaseFortify

Vulnerability report for CVE-2023-38950, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2023-08-03

Last updated on: 2026-07-09

Assigner: MITRE

Description

A path traversal vulnerability in the iclock API of ZKTeco BioTime v8.5.5 allows unauthenticated attackers to read arbitrary files via supplying a crafted payload. This vulnerability was fixed in version 9.0.120240617.19506 of ZKBioTime.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2023-08-03
Last Modified
2026-07-09
Generated
2026-09-27
AI Q&A
2025-05-20
EPSS Evaluated
2026-07-31
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zkteco biotime to 9.0.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2023-38950 is a path traversal vulnerability in the iclock API of ZKTeco BioTime version 8.5.5. It allows unauthenticated attackers to read arbitrary files on the affected system by supplying a crafted payload. This vulnerability enables attackers to access sensitive files such as configuration files, which may contain encrypted passwords. Additionally, the exploit can lead to remote code execution by manipulating SFTP settings to execute system commands, allowing full system compromise. [2, 5, 4]

Detection Guidance

This vulnerability can be detected by attempting directory traversal attacks against the /iclock/file endpoint of the ZKTeco BioTime system. Specifically, crafted URL parameters can be used to try to access sensitive files such as windows/win.ini or BioTime configuration files (attsite.ini). Additionally, reconnaissance can be performed by accessing the /license/ and /login/ endpoints to identify the BioTime version and obtain CSRF tokens and session cookies. Commands or actions include sending crafted HTTP requests to the /iclock/file endpoint with traversal payloads, and checking for responses containing base64 encoded configuration files or decrypted passwords. Exploit scripts publicly available (e.g., from the exploit details) automate these checks by performing directory traversal, decrypting configuration files, and attempting brute-force login with default credentials (usernames 1-9 with password '123456'). [5]

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive files and configuration data, exposure of encrypted credentials, and potentially full remote code execution on the affected system. Attackers can add new users with administrative privileges, download sensitive backups, and execute arbitrary system commands, leading to complete system compromise and loss of data confidentiality and integrity. [5, 2, 4]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-38950. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart