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

21 lines
981 B
Markdown

### [CVE-2007-3280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3280)
![](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 Database Link library (dblink) in PostgreSQL 8.1 implements functions via CREATE statements that map to arbitrary libraries based on the C programming language, which allows remote authenticated superusers to map and execute a function from any library, as demonstrated by using the system function in libc.so.6 to gain shell access.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/DenuwanJayasekara/CVE-Exploitation-Reports
- https://github.com/baoloc10/SoftwareSec-Metasploitable2
- https://github.com/darkushhhh/Penetration-Testing-Report