cve/2002/CVE-2002-2175.md

18 lines
726 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-2175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2175)
![](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
phpSquidPass before 0.2 uses an incomplete regular expression to find a matching username in its database, which allows remote authenticated attackers to effectively delete other usernames via a short username that matches the end of the targeted username.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=102508071021631&w=2
#### Github
No PoCs found on GitHub currently.