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

23 lines
1.3 KiB
Markdown

### [CVE-2017-1262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1262)
![](https://img.shields.io/static/v1?label=Product&message=Security%20Guardium&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=10.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=10.0.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=10.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=10.1.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=10.1.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Scripting&color=brightgreen)
### Description
IBM Security Guardium 10.0 is vulnerable to HTTP response splitting attacks. A remote attacker could exploit this vulnerability using specially-crafted URL to cause the server to return a split response, once the URL is clicked. This would allow the attacker to perform further attacks, such as Web cache poisoning, cross-site scripting, and possibly obtain sensitive information. IBM X-Force ID: 124737.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ExpLangcn/FuYao-Go
- https://github.com/tdwyer/PoC_CVE-2017-3164_CVE-2017-1262