ghsa-ggh8-6p3g-2rw7
Vulnerability from github
Published
2022-05-01 01:48
Modified
2022-05-01 01:48
Details
Multiple buffer overflows in gram.y for PostgreSQL 8.0.1 and earlier may allow attackers to execute arbitrary code via (1) a large number of variables in a SQL statement being handled by the read_sql_construct function, (2) a large number of INTO variables in a SELECT statement being handled by the make_select_stmt function, (3) a large number of arbitrary variables in a SELECT statement being handled by the make_select_stmt function, and (4) a large number of INTO variables in a FETCH statement being handled by the make_fetch_stmt function, a different set of vulnerabilities than CVE-2005-0245.
{ "affected": [], "aliases": [ "CVE-2005-0247" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-05-02T04:00:00Z", "severity": "MODERATE" }, "details": "Multiple buffer overflows in gram.y for PostgreSQL 8.0.1 and earlier may allow attackers to execute arbitrary code via (1) a large number of variables in a SQL statement being handled by the read_sql_construct function, (2) a large number of INTO variables in a SELECT statement being handled by the make_select_stmt function, (3) a large number of arbitrary variables in a SELECT statement being handled by the make_select_stmt function, and (4) a large number of INTO variables in a FETCH statement being handled by the make_fetch_stmt function, a different set of vulnerabilities than CVE-2005-0245.", "id": "GHSA-ggh8-6p3g-2rw7", "modified": "2022-05-01T01:48:01Z", "published": "2022-05-01T01:48:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-0247" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19375" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19376" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19377" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/19378" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9345" }, { "type": "WEB", "url": "http://archives.postgresql.org/pgsql-committers/2005-02/msg00049.php" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=110806034116082\u0026w=2" }, { "type": "WEB", "url": "http://www.debian.org/security/2005/dsa-683" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200502-19.xml" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:040" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2005_27_postgresql.html" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2005_36_sudo.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-138.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-150.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/12417" } ], "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.