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

18 lines
888 B
Markdown

### [CVE-2008-4033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4033)
![](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
Cross-domain vulnerability in Microsoft XML Core Services 3.0 through 6.0, as used in Microsoft Expression Web, Office, Internet Explorer, and other products, allows remote attackers to obtain sensitive information from another domain and corrupt the session state via HTTP request header fields, as demonstrated by the Transfer-Encoding field, aka "MSXML Header Request Vulnerability."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-069
#### Github
No PoCs found on GitHub currently.