Files
CVEs-PoC/2016/CVE-2016-3065.md
T
2025-09-29 21:09:30 +02:00

19 lines
852 B
Markdown

### [CVE-2016-3065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3065)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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