mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2015-0886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0886)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the crypt_raw method in the key-stretching implementation in jBCrypt before 0.4 makes it easier for remote attackers to determine cleartext values of password hashes via a brute-force attack against hashes associated with the maximum exponent.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ytono/gcp-arcade
|
|
|