EIP-2026-103672
PRE-CVESun JDK/SDK 1.3/1.4 / IBM JDK 1.3.1 / BEA Systems WebLogic 5/6/7 - java.util.zip Null Value Denial of Service (3)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103672. PoCs published by Marc Schoenefeld.
AI-analyzed exploit summary This exploit targets a denial of service vulnerability in several Java Virtual Machine implementations by calling methods in the java.util.zip class with NULL values, causing the JVM to crash. The provided code demonstrates the issue by invoking CRC32.update with invalid parameters.
Description
Sun JDK/SDK 1.3/1.4 / IBM JDK 1.3.1 / BEA Systems WebLogic 5/6/7 - java.util.zip Null Value Denial of Service (3)
Exploits (1)
This exploit targets a denial of service vulnerability in several Java Virtual Machine implementations by calling methods in the java.util.zip class with NULL values, causing the JVM to crash. The provided code demonstrates the issue by invoking CRC32.update with invalid parameters.