9.8 CVE-2016-20030

Enriched by CISA
 

ZKTeco ZKBioSecurity 3.0 contains a user enumeration vulnerability that allows unauthenticated attackers to discover valid usernames by submitting partial characters via the username parameter. Attackers can send requests to the authLoginAction!login.do script with varying username inputs to enumerate valid user accounts based on application responses.
https://nvd.nist.gov/vuln/detail/CVE-2016-20030

Categories

CWE-551 : Incorrect Behavior Order: Authorization Before Parsing and Canonicalization
For instance, the character strings /./ and / both mean current directory. If /SomeDirectory is a protected directory and an attacker requests /./SomeDirectory, the attacker may be able to gain access to the resource if /./ is not converted to / before the authorization check is performed.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
ZKTeco Inc. ZKTeco ZKBioSecurity
  • 3.0.1.0_R_230 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry