cve/2005/CVE-2005-2395.md

18 lines
695 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2395](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2395)
![](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
Mozilla Firefox 1.0.4 and 1.0.5 does not choose the challenge with the strongest authentication scheme available as required by RFC2617, which might cause credentials to be sent in plaintext even if an encrypted channel is available.
### POC
#### Reference
- http://securityreason.com/securityalert/8
#### Github
No PoCs found on GitHub currently.