mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
904 B
904 B
CVE-2009-2071
Description
Google Chrome before 1.0.154.53 displays a cached certificate for a (1) 4xx or (2) 5xx CONNECT response page returned by a proxy server, which allows man-in-the-middle attackers to spoof an arbitrary https site by letting a browser obtain a valid certificate from this site during one request, and then sending the browser a crafted 502 response page upon a subsequent request.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=479880
- https://bugzilla.mozilla.org/show_bug.cgi?id=479880
Github
No PoCs found on GitHub currently.