Files
CVEs-PoC/2003/CVE-2003-1096.md
T
2024-07-25 21:25:12 +00:00

18 lines
716 B
Markdown

### [CVE-2003-1096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1096)
![](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
The Cisco LEAP challenge/response authentication mechanism uses passwords in a way that is susceptible to dictionary attacks, which makes it easier for remote attackers to gain privileges via brute force password guessing attacks.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sn-20030802-leap.shtml
#### Github
No PoCs found on GitHub currently.