Files
CVEs-PoC/2007/CVE-2007-2138.md
T
2024-06-18 02:51:15 +02:00

18 lines
794 B
Markdown

### [CVE-2007-2138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Untrusted search path vulnerability in PostgreSQL before 7.3.19, 7.4.x before 7.4.17, 8.0.x before 8.0.13, 8.1.x before 8.1.9, and 8.2.x before 8.2.4 allows remote authenticated users, when permitted to call a SECURITY DEFINER function, to gain the privileges of the function owner, related to "search_path settings."
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2007-0337.html
#### Github
No PoCs found on GitHub currently.