CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 9.0. Its EPSS score suggests a 25.5% probability of exploitation in the next 30 days. It may be remotely exploitable.
CVE
CVE-2007-3280
Severity
HIGH
CVSS
9
EPSS
25.49%
Original NVD 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.