mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
19 lines
791 B
Markdown
19 lines
791 B
Markdown
### [CVE-2011-2483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2483)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
crypt_blowfish before 1.1, as used in PHP before 5.3.7 on certain platforms, PostgreSQL before 8.4.9, and other products, does not properly handle 8-bit characters, which makes it easier for context-dependent attackers to determine a cleartext password by leveraging knowledge of a password hash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/SaltwaterC/PasswordHash2
|
|
|