ghsa-h7vx-cf93-p4j3
Vulnerability from github
Published
2022-05-01 18:12
Modified
2022-05-01 18:12
Details
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.
{ "affected": [], "aliases": [ "CVE-2007-3280" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-06-19T21:30:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-h7vx-cf93-p4j3", "modified": "2022-05-01T18:12:18Z", "published": "2022-05-01T18:12:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-3280" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35145" }, { "type": "WEB", "url": "http://osvdb.org/40901" }, { "type": "WEB", "url": "http://www.leidecker.info/pgshell/Having_Fun_With_PostgreSQL.txt" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:188" }, { "type": "WEB", "url": "http://www.portcullis.co.uk/uplds/whitepapers/Having_Fun_With_PostgreSQL.pdf" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/471541/100/0/threaded" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.