cve/2003/CVE-2003-1573.md

18 lines
795 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-1573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1573)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The PointBase 4.6 database component in the J2EE 1.4 reference implementation (J2EE/RI) allows remote attackers to execute arbitrary programs, conduct a denial of service, and obtain sensitive information via a crafted SQL statement, related to "inadequate security settings and library bugs in sun.* and org.apache.* packages."
### POC
#### Reference
- http://seclists.org/bugtraq/2003/Dec/0249.html
#### Github
No PoCs found on GitHub currently.