mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2003-1096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1096)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|