CVE-2022-44213
Description
ZKBio ECO ADMS <=3.1-164 has a stored XSS in the Employee field that allows attacker to execute arbitrary scripts.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
ZKBio ECO ADMS <=3.1-164 has a stored XSS in the Employee field that allows attacker to execute arbitrary scripts.
Vulnerability
ZKTeco ZKBio ECO ADMS (Automatic Data Master Server) versions up to and including 3.1-164 contain a stored cross-site scripting (XSS) vulnerability in the Employee Name field. The application is a web-based time and attendance management system. When an administrator adds a new employee via the System > Employee > Append menu, the Emp Name field does not sanitize user-supplied input, allowing arbitrary HTML and JavaScript to be stored and later executed in the context of other users viewing the employee list [1].
Exploitation
An attacker must have administrative access to the application (the default credentials admin/admin are documented). After logging in, the attacker navigates to System > Employee, clicks Append, and enters a malicious payload into the Emp Name field. The reference uses "/> as a proof-of-concept. Once the form is submitted, the payload is stored and executed when any user loads the employee list page [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the browser of any user who views the affected employee list. This stored XSS can lead to session hijacking, credential theft, defacement, or further malicious actions within the context of the authenticated session [1].
Mitigation
The vendor has fixed the vulnerability in versions released after 3.1-164. Users should upgrade to the latest version of ZKBio ECO ADMS. If upgrading is not immediately possible, restrict administrative access to trusted users and avoid using default credentials [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- ZKTeco Xiamen Information Technology/ZKBio ECO ADMSdescription
- Range: <=3.1-164
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.