原始 OSV JSON{
"id": "GHSA-q86f-fmqf-qrf6",
"aliases": [
"CVE-2015-9097"
],
"details": "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.",
"summary": "Mail Gem CRLF Injection vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.5"
}
]
}
],
"package": {
"name": "mail",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-09-05T21:08:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9097",
"type": "ADVISORY"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/issues/215",
"type": "WEB"
},
{
"url": "https://github.com/mikel/mail/pull/1097",
"type": "WEB"
},
{
"url": "https://github.com/mikel/mail/commit/72befdc4dab3e6e288ce226a7da2aa474cf5be83",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/137631",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-q86f-fmqf-qrf6",
"type": "ADVISORY"
},
{
"url": "https://github.com/mikel/mail",
"type": "PACKAGE"
},
{
"url": "https://rubysec.com/advisories/mail-OSVDB-131677",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2015/12/11/3",
"type": "WEB"
},
{
"url": "http://www.mbsd.jp/Whitepaper/smtpi.pdf",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-93"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:51:27Z"
}
}