Files
CVEs-PoC/2008/CVE-2008-1966.md
T
2025-09-29 21:09:30 +02:00

18 lines
871 B
Markdown

### [CVE-2008-1966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1966)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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.