mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2015-5288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5288)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The crypt function in contrib/pgcrypto in PostgreSQL before 9.0.23, 9.1.x before 9.1.19, 9.2.x before 9.2.14, 9.3.x before 9.3.10, and 9.4.x before 9.4.5 allows attackers to cause a denial of service (server crash) or read arbitrary server memory via a "too-short" salt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|