mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
![]() |
### [CVE-2014-0060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0060)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
PostgreSQL before 8.4.20, 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 does not properly enforce the ADMIN OPTION restriction, which allows remote authenticated members of a role to add or remove arbitrary users to that role by calling the SET ROLE command before the associated GRANT command.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
||
|
|
||
|
#### 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
|
||
|
|