ghsa-h47p-j4vf-9qhf
Vulnerability from github
Published
2022-05-24 17:07
Modified
2024-04-04 02:46
Severity ?
VLAI Severity ?
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.
{
"affected": [],
"aliases": [
"CVE-2015-0241"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-27T16:15:00Z",
"severity": "HIGH"
},
"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.",
"id": "GHSA-h47p-j4vf-9qhf",
"modified": "2024-04-04T02:46:54Z",
"published": "2022-05-24T17:07:23Z",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…