cve/2001/CVE-2001-1105.md

18 lines
726 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2001-1105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1105)
![](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
RSA BSAFE SSL-J 3.0, 3.0.1 and 3.1, as used in Cisco iCND 2.0, caches session IDs from failed login attempts, which could allow remote attackers to bypass SSL client authentication and gain access to sensitive data by logging in after an initial failure.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/SSL-J-pub.html
#### Github
No PoCs found on GitHub currently.