mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2007-3278](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PostgreSQL 8.1 and probably later versions, when local trust authentication is enabled and the Database Link library (dblink) is installed, allows remote attackers to access arbitrary accounts and execute arbitrary SQL queries via a dblink host parameter that proxies the connection from 127.0.0.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2007-6601
|
|
|