ghsa-h824-5q6w-q27x
Vulnerability from github
Published
2022-05-14 03:56
Modified
2025-04-12 13:07
Severity ?
Details
PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.
{ "affected": [], "aliases": [ "CVE-2016-5423" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-12-09T23:59:00Z", "severity": "HIGH" }, "details": "PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 allow remote authenticated users to cause a denial of service (NULL pointer dereference and server crash), obtain sensitive memory information, or possibly execute arbitrary code via (1) a CASE expression within the test value subexpression of another CASE or (2) inlining of an SQL function that implements the equality operator used for a CASE expression involving values of different types.", "id": "GHSA-h824-5q6w-q27x", "modified": "2025-04-12T13:07:01Z", "published": "2022-05-14T03:56:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5423" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2425" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1364001" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-33" }, { "type": "WEB", "url": "https://www.postgresql.org/about/news/1688" }, { "type": "WEB", "url": "https://www.postgresql.org/docs/current/static/release-9-1-23.html" }, { "type": "WEB", "url": "https://www.postgresql.org/docs/current/static/release-9-2-18.html" }, { "type": "WEB", "url": "https://www.postgresql.org/docs/current/static/release-9-3-14.html" }, { "type": "WEB", "url": "https://www.postgresql.org/docs/current/static/release-9-4-9.html" }, { "type": "WEB", "url": "https://www.postgresql.org/docs/current/static/release-9-5-4.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1781.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1820.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1821.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2606.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3646" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92433" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1036617" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.