mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2015-3167](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3167)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
contrib/pgcrypto in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 uses different error responses when an incorrect key is used, which makes it easier for attackers to obtain the key via a brute force attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ubuntu.com/usn/usn-2621-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|