mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2002-0866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://www.kb.cert.org/vuls/id/307306
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|