cvelist/2015/9xxx/CVE-2015-9097.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-9097",
"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 mail gem before 2.5.5 for Ruby (aka A Really Ruby Mail Library) is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://openwall.com/lists/oss-security/2015/12/11/3",
"refsource" : "MISC",
"url" : "http://openwall.com/lists/oss-security/2015/12/11/3"
},
{
"name" : "http://www.mbsd.jp/Whitepaper/smtpi.pdf",
"refsource" : "MISC",
"url" : "http://www.mbsd.jp/Whitepaper/smtpi.pdf"
},
{
"name" : "https://github.com/mikel/mail/commit/72befdc4dab3e6e288ce226a7da2aa474cf5be83",
"refsource" : "MISC",
"url" : "https://github.com/mikel/mail/commit/72befdc4dab3e6e288ce226a7da2aa474cf5be83"
},
{
"name" : "https://github.com/mikel/mail/pull/1097",
"refsource" : "MISC",
"url" : "https://github.com/mikel/mail/pull/1097"
},
{
"name" : "https://github.com/rubysec/ruby-advisory-db/issues/215",
"refsource" : "MISC",
"url" : "https://github.com/rubysec/ruby-advisory-db/issues/215"
},
{
"name" : "https://hackerone.com/reports/137631",
"refsource" : "MISC",
"url" : "https://hackerone.com/reports/137631"
},
{
"name" : "https://rubysec.com/advisories/mail-OSVDB-131677",
"refsource" : "MISC",
"url" : "https://rubysec.com/advisories/mail-OSVDB-131677"
}
]
}
}