cve/2001/CVE-2001-0515.md

18 lines
639 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2001-0515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0515)
![](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
Oracle Listener in Oracle 7.3 and 8i allows remote attackers to cause a denial of service via a malformed connection packet with a large offset_to_data value.
### POC
#### Reference
- http://otn.oracle.com/deploy/security/pdf/net8_dos_alert.pdf
#### Github
No PoCs found on GitHub currently.