cve/2022/CVE-2022-30076.md

18 lines
686 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-30076](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30076)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
ENTAB ERP 1.0 allows attackers to discover users' full names via a brute force attack with a series of student usernames such as s10000 through s20000. There is no rate limiting.
### POC
#### Reference
- http://packetstormsecurity.com/files/171777/ENTAB-ERP-1.0-Information-Disclosure.html
#### Github
No PoCs found on GitHub currently.