mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
910 B
Markdown
18 lines
910 B
Markdown
### [CVE-2009-0419](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0419)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft XML Core Services, as used in Microsoft Expression Web, Office, Internet Explorer 6 and 7, and other products, does not properly restrict access from web pages to Set-Cookie2 HTTP response headers, which allows remote attackers to obtain sensitive information from cookies via XMLHttpRequest calls, related to the HTTPOnly protection mechanism. NOTE: this issue reportedly exists because of an incomplete fix for CVE-2008-4033.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=380418
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|