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

18 lines
797 B
Markdown

### [CVE-2007-3698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3698)
![](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 Java Secure Socket Extension (JSSE) in Sun JDK and JRE 6 Update 1 and earlier, JDK and JRE 5.0 Updates 7 through 11, and SDK and JRE 1.4.2_11 through 1.4.2_14, when using JSSE for SSL/TLS support, allows remote attackers to cause a denial of service (CPU consumption) via certain SSL/TLS handshake requests.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sr-20070725-jsse.shtml
#### Github
No PoCs found on GitHub currently.