mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2016-3065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3065)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) brin_page_type and (2) brin_metapage_info functions in the pageinspect extension in PostgreSQL before 9.5.x before 9.5.2 allows attackers to bypass intended access restrictions and consequently obtain sensitive server memory information or cause a denial of service (server crash) via a crafted bytea value in a BRIN index page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/lekctut/sdb-hw-13-01
|
|
- https://github.com/pedr0alencar/vlab-metasploitable2
|
|
|