Files
CVEs-PoC/2006/CVE-2006-6697.md
T
2024-06-18 02:51:15 +02:00

18 lines
713 B
Markdown

### [CVE-2006-6697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6697)
![](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
CRLF injection vulnerability in webapp/jsp/calendar.jsp in Oracle Portal 10g and earlier, including 9.0.2, allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via CRLF sequences in the enc parameter.
### POC
#### Reference
- http://securityreason.com/securityalert/2057
#### Github
No PoCs found on GitHub currently.