mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
104 lines
4.2 KiB
JSON
104 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2015-0241",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Other"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "PostgreSQL Global Development Group",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PostgreSQL",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "before 9.0.19"
|
|
},
|
|
{
|
|
"version_value": "9.1.x before 9.1.15"
|
|
},
|
|
{
|
|
"version_value": "9.2.x before 9.2.10"
|
|
},
|
|
{
|
|
"version_value": "9.3.x before 9.3.6"
|
|
},
|
|
{
|
|
"version_value": "9.4.x before 9.4.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/docs/9.4/static/release-9-4-1.html",
|
|
"url": "http://www.postgresql.org/docs/9.4/static/release-9-4-1.html"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/docs/current/static/release-9-0-19.html",
|
|
"url": "http://www.postgresql.org/docs/current/static/release-9-0-19.html"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/docs/current/static/release-9-1-15.html",
|
|
"url": "http://www.postgresql.org/docs/current/static/release-9-1-15.html"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/docs/current/static/release-9-2-10.html",
|
|
"url": "http://www.postgresql.org/docs/current/static/release-9-2-10.html"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/docs/current/static/release-9-3-6.html",
|
|
"url": "http://www.postgresql.org/docs/current/static/release-9-3-6.html"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.postgresql.org/about/news/1569/",
|
|
"url": "http://www.postgresql.org/about/news/1569/"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "http://www.debian.org/security/2015/dsa-3155",
|
|
"url": "http://www.debian.org/security/2015/dsa-3155"
|
|
}
|
|
]
|
|
}
|
|
} |