cvelist/2013/4xxx/CVE-2013-4164.json
2018-01-08 17:04:35 -05:00

124 lines
3.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4164",
"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" : "Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164"
},
{
"url" : "https://www.ruby-lang.org/en/news/2013/11/22/ruby-1-9-3-p484-is-released"
},
{
"url" : "https://www.ruby-lang.org/en/news/2013/11/22/ruby-2-0-0-p353-is-released"
},
{
"url" : "https://support.apple.com/kb/HT6536"
},
{
"url" : "https://puppet.com/security/cve/cve-2013-4164"
},
{
"url" : "http://archives.neohapsis.com/archives/bugtraq/2014-04/0134.html"
},
{
"url" : "http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html"
},
{
"url" : "http://www.debian.org/security/2013/dsa-2810"
},
{
"url" : "http://www.debian.org/security/2013/dsa-2809"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1763.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1764.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1767.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0011.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0215.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-12/msg00027.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-12/msg00028.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-12/msg00009.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2035-1"
},
{
"url" : "http://www.securityfocus.com/bid/63873"
},
{
"url" : "http://osvdb.org/100113"
},
{
"url" : "http://secunia.com/advisories/55787"
},
{
"url" : "http://secunia.com/advisories/57376"
}
]
}
}