mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
779 B
Markdown
19 lines
779 B
Markdown
### [CVE-2002-2175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2175)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- http://marc.info/?l=bugtraq&m=102508071021631&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|