mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
121 lines
3.7 KiB
JSON
121 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2013-0255",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "n/a",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"url" : "http://www.postgresql.org/docs/8.3/static/release-8-3-23.html"
|
|
},
|
|
{
|
|
"url" : "http://www.postgresql.org/docs/8.4/static/release-8-4-16.html"
|
|
},
|
|
{
|
|
"url" : "http://www.postgresql.org/docs/9.0/static/release-9-0-12.html"
|
|
},
|
|
{
|
|
"url" : "http://www.postgresql.org/docs/9.1/static/release-9-1-8.html"
|
|
},
|
|
{
|
|
"url" : "http://www.postgresql.org/docs/9.2/static/release-9-2-3.html"
|
|
},
|
|
{
|
|
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=907892"
|
|
},
|
|
{
|
|
"url" : "https://blogs.oracle.com/sunsecurity/entry/cve_2013_0255_array_index"
|
|
},
|
|
{
|
|
"url" : "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
|
|
},
|
|
{
|
|
"url" : "http://www.debian.org/security/2013/dsa-2630"
|
|
},
|
|
{
|
|
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098586.html"
|
|
},
|
|
{
|
|
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2013:142"
|
|
},
|
|
{
|
|
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1475.html"
|
|
},
|
|
{
|
|
"url" : "http://lists.opensuse.org/opensuse-updates/2013-02/msg00059.html"
|
|
},
|
|
{
|
|
"url" : "http://lists.opensuse.org/opensuse-updates/2013-02/msg00060.html"
|
|
},
|
|
{
|
|
"url" : "http://www.ubuntu.com/usn/USN-1717-1"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/57844"
|
|
},
|
|
{
|
|
"url" : "http://osvdb.org/89935"
|
|
},
|
|
{
|
|
"url" : "http://securitytracker.com/id?1028092"
|
|
},
|
|
{
|
|
"url" : "http://secunia.com/advisories/51923"
|
|
},
|
|
{
|
|
"url" : "http://secunia.com/advisories/52819"
|
|
},
|
|
{
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/81917"
|
|
}
|
|
]
|
|
}
|
|
}
|