EIP-2026-103671
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 (2)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103671. PoCs published by Marc Schoenefeld.
AI-analyzed exploit summary This exploit leverages a NULL pointer dereference vulnerability in the Java Virtual Machine's java.util.zip class methods, causing a denial of service (DoS) when called with NULL parameters. The proof-of-concept uses an XSLT template to trigger the vulnerability via the sun.misc.MessageUtils.toStdout method.
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 (2)
Exploits (1)
This exploit leverages a NULL pointer dereference vulnerability in the Java Virtual Machine's java.util.zip class methods, causing a denial of service (DoS) when called with NULL parameters. The proof-of-concept uses an XSLT template to trigger the vulnerability via the sun.misc.MessageUtils.toStdout method.