mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2007-2138](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|