mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
871 B
Markdown
18 lines
871 B
Markdown
### [CVE-2008-1966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1966)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in the JAR file administration routines in the BSU JAVA subcomponent in IBM DB2 8 before FP16, 9.1 before FP4a, and 9.5 before FP1 allow remote authenticated users to cause a denial of service (instance crash) via a call to the (1) RECOVERJAR or (2) REMOVE_JAR procedure with a crafted parameter, related to (a) sqlj.install_jar and (b) sqlj.replace_jar.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.appsecinc.com/resources/alerts/db2/2008-04.shtml
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|