ghsa-cj92-c4fj-w9c5
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-09-05 21:10
Summary
Mail Gem Path Traversal vulnerability
Details
Directory traversal vulnerability in lib/mail/network/delivery_methods/file_delivery.rb
in the Mail gem before 2.4.4 for Ruby allows remote attackers to read arbitrary files via a ..
(dot dot) in the to parameter.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "mail" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-2139" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:31:54Z", "nvd_published_at": "2012-07-18T18:55:01Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in `lib/mail/network/delivery_methods/file_delivery.rb` in the Mail gem before 2.4.4 for Ruby allows remote attackers to read arbitrary files via a `..` (dot dot) in the to parameter.", "id": "GHSA-cj92-c4fj-w9c5", "modified": "2023-09-05T21:10:15Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2139" }, { "type": "WEB", "url": "https://github.com/mikel/mail/commit/29aca25218e4c82991400eb9b0c933626aefc98f" }, { "type": "WEB", "url": "https://bugzilla.novell.com/show_bug.cgi?id=759092" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=816352" }, { "type": "PACKAGE", "url": "https://github.com/mikel/mail" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080645.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080648.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080747.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/04/25/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/04/26/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Mail Gem Path Traversal vulnerability" }
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.