{ "schema_version": "1.4.0", "id": "GHSA-h47p-j4vf-9qhf", "modified": "2024-04-04T02:46:54Z", "published": "2022-05-24T17:07:23Z", "aliases": [ "CVE-2015-0241" ], "details": "The to_char function in PostgreSQL before 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1 allows remote authenticated users to cause a denial of service (crash) or possibly execute arbitrary code via a (1) large number of digits when processing a numeric formatting template, which triggers a buffer over-read, or (2) crafted timestamp formatting template, which triggers a buffer overflow.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0241" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3155" }, { "type": "WEB", "url": "http://www.postgresql.org/about/news/1569" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.4/static/release-9-4-1.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/current/static/release-9-0-19.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/current/static/release-9-1-15.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/current/static/release-9-2-10.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/current/static/release-9-3-6.html" } ], "database_specific": { "cwe_ids": [ "CWE-120" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-01-27T16:15:00Z" } }