mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
### [CVE-2014-0067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0067)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The "make check" command for the test suites in PostgreSQL 9.3.3 and earlier does not properly invoke initdb to specify the authentication requirements for a database cluster to be used for the tests, which allows local users to gain privileges by leveraging access to this cluster.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/DButter/whitehat_public
|
|
- https://github.com/Dokukin1/Metasploitable
|
|
- https://github.com/Iknowmyname/Nmap-Scans-M2
|
|
- https://github.com/NikulinMS/13-01-hw
|
|
- https://github.com/Zhivarev/13-01-hw
|
|
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
|
|
- https://github.com/zzzWTF/db-13-01
|
|
|