mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2018-1115](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1115)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn't follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force log rotation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2018-1115
|
|
|