Exploitation Summary
EIP tracks 2 public exploits for CVE-2014-3488. PoCs published by dawetmaster, andikahilmy.
AI-analyzed exploit summary This repository contains a partial snapshot of the Netty project source code but lacks any exploit code or technical analysis related to CVE-2014-3488. It appears to be a placeholder or incomplete repository.
Description
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
Exploits (2)
This repository contains a partial snapshot of the Netty project source code but lacks any exploit code or technical analysis related to CVE-2014-3488. It appears to be a placeholder or incomplete repository.
This repository contains a vulnerable version of Netty (3.x) that demonstrates CVE-2014-3488, a deserialization vulnerability in Netty's HTTP decoder. The code includes the full Netty framework with the vulnerable components, allowing researchers to test and verify the exploit.