cvelist/2014/6xxx/CVE-2014-6438.json
2019-03-18 06:27:48 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-6438",
"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": "The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1032874",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1032874"
},
{
"name": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/",
"refsource": "CONFIRM",
"url": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/"
},
{
"name": "https://github.com/ruby/www.ruby-lang.org/issues/817",
"refsource": "CONFIRM",
"url": "https://github.com/ruby/www.ruby-lang.org/issues/817"
},
{
"name": "[oss-security] 20150713 Re: Retroactive CVE request for Ruby 1.9.2-p330",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/07/13/6"
}
]
}
}