### [CVE-2005-4874](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4874) ![](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 The XMLHttpRequest object in Mozilla 1.7.8 supports the HTTP TRACE method, which allows remote attackers to obtain (1) proxy authentication passwords via a request with a "Max-Forwards: 0" header or (2) arbitrary local passwords on the web server that hosts this object. ### POC #### Reference - https://bugzilla.mozilla.org/show_bug.cgi?id=297078 #### Github No PoCs found on GitHub currently.