Files
CVEs-PoC/2002/CVE-2002-0866.md
2025-09-29 21:09:30 +02:00

809 B

CVE-2002-0866

Description

Java Database Connectivity (JDBC) classes in Microsoft Virtual Machine (VM) up to and including 5.0.3805 allow remote attackers to load and execute DLLs (dynamic link libraries) via a Java applet that calls the constructor for com.ms.jdbc.odbc.JdbcOdbc with the desired DLL terminated by a null string, aka "DLL Execution via JDBC Classes."

POC

Reference

Github

No PoCs found on GitHub currently.