cve/2024/CVE-2024-6523.md
2025-09-29 16:08:36 +00:00

20 lines
1.1 KiB
Markdown

### [CVE-2024-6523](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6523)
![](https://img.shields.io/static/v1?label=Product&message=BioTime&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%209.5.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross%20Site%20Scripting&color=brighgreen)
### Description
A vulnerability was found in ZKTeco BioTime up to 9.5.2. It has been classified as problematic. Affected is an unknown function of the component system-group-add Handler. The manipulation of the argument user with the input <script>alert('XSS')</script> leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-270366 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
### POC
#### Reference
- https://gist.github.com/whiteman007/c8bf92b0294cd2f0cda6bfaca36f8f28
- https://vuldb.com/?id.270366
- https://vuldb.com/?submit.364104
#### Github
No PoCs found on GitHub currently.