mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2015-3166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3166)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The snprintf implementation 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 does not properly handle system-call errors, which allows attackers to obtain sensitive information or have other unspecified impact via unknown vectors, as demonstrated by an out-of-memory error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ubuntu.com/usn/usn-2621-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|