ghsa-2h3c-5vqm-gqfh
Vulnerability from github
Published
2022-05-14 03:14
Modified
2022-05-14 03:14
Severity ?
Details
Net::SMTP in Ruby before 2.4.0 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.
{ "affected": [], "aliases": [ "CVE-2015-9096" ], "database_specific": { "cwe_ids": [ "CWE-93" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-12T20:29:00Z", "severity": "MODERATE" }, "details": "Net::SMTP in Ruby before 2.4.0 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.", "id": "GHSA-2h3c-5vqm-gqfh", "modified": "2022-05-14T03:14:14Z", "published": "2022-05-14T03:14:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/issues/215" }, { "type": "WEB", "url": "https://github.com/ruby/ruby/commit/0827a7e52ba3d957a634b063bf5a391239b9ffee" }, { "type": "WEB", "url": "https://hackerone.com/reports/137631" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-3966" }, { "type": "WEB", "url": "http://www.mbsd.jp/Whitepaper/smtpi.pdf" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.