mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
941 B
Markdown
19 lines
941 B
Markdown
### [CVE-2021-44554](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44554)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Thinfinity VirtualUI before 3.0 allows a malicious actor to enumerate users registered in the OS (Windows) through the /changePassword URI. By accessing the vector, an attacker can determine if a username exists thanks to the message returned; it can be presented in different languages according to the configuration of VirtualUI. Common users are administrator, admin, guest and krgtbt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/cybelesoft/virtualui/issues/1
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|
|