cbcvebase.
CVE-2022-42953
published 2022-12-25

CVE-2022-42953: Certain ZKTeco products (ZEM500-510-560-760, ZEM600-800, ZEM720, ZMM) allow access to sensitive information via direct requests for the form/DataApp?style=1…

PriorityP277high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.83%
90.9th percentile
Certain ZKTeco products (ZEM500-510-560-760, ZEM600-800, ZEM720, ZMM) allow access to sensitive information via direct requests for the form/DataApp?style=1 and form/DataApp?style=0 URLs. The affected versions may be before 8.88 (ZEM500-510-560-760, ZEM600-800, ZEM720) and 15.00 (ZMM200-220-210). The fixed versions are firmware version 8.88 (ZEM500-510-560-760, ZEM600-800, ZEM720) and firmware version 15.00 (ZMM200-220-210).

Affected

10 ranges
VendorProductVersion rangeFixed in
zktecozem500_firmware< 8.888.88
zktecozem510_firmware< 8.888.88
zktecozem560_firmware< 8.888.88
zktecozem600_firmware< 8.888.88
zktecozem720_firmware< 8.888.88
zktecozem760_firmware< 8.888.88
zktecozem800_firmware< 8.888.88
zktecozmm200_firmware< 15.0015.00
zktecozmm210_firmware< 15.0015.00
zktecozmm220_firmware< 15.0015.00

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://192.0.2.1/form/DataApp?style=1
urlhttp://192.0.2.1/form/DataApp?style=0
urlhttp://192.0.2.1/csl/user?did=0&uid=123
path/form/DataApp
path/csl/user
cookieSessionID=1624553126
filenamedevice.dat
filenamedata.dat
pathmnt/mtdblock/ssruser.dat
pathmnt/mtdblock/templatev10.dat
  • Detect unauthenticated GET requests to /form/DataApp with style=1 or style=0 parameters, which trigger backup file downloads without any authentication.
  • The SessionID cookie value is approximately the Unix epoch timestamp at time of access; monitor for requests where SessionID is absent or where the cookie value is predictable/guessable (epoch-based).
  • Monitor for unauthenticated access to /csl/user endpoint with did and uid parameters, which exposes individual user detail records.
  • Alert on HTTP responses serving files named device.dat or data.dat from ZKTeco devices, as these are compressed tar archives containing sensitive employee credentials and fingerprint data.
  • ·The exploit PoC uses a placeholder IP (192.0.2.1); in real deployments the device IP will differ. Detection rules should match on the URL paths /form/DataApp and /csl/user rather than a specific host IP.
  • ·Affected firmware versions are potentially below 8.88 for ZEM500-510-560-760/ZEM600-800/ZEM720 and below 15.00 for ZMM200-220-210; fixed versions are 8.88 and 15.00 respectively.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.