diff --git a/advisories/github-reviewed/2017/10/GHSA-cj92-c4fj-w9c5/GHSA-cj92-c4fj-w9c5.json b/advisories/github-reviewed/2017/10/GHSA-cj92-c4fj-w9c5/GHSA-cj92-c4fj-w9c5.json index 42eded21996..5626e7186c1 100644 --- a/advisories/github-reviewed/2017/10/GHSA-cj92-c4fj-w9c5/GHSA-cj92-c4fj-w9c5.json +++ b/advisories/github-reviewed/2017/10/GHSA-cj92-c4fj-w9c5/GHSA-cj92-c4fj-w9c5.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-cj92-c4fj-w9c5", - "modified": "2023-01-23T21:12:58Z", + "modified": "2023-09-05T21:10:15Z", "published": "2017-10-24T18:33:38Z", "aliases": [ "CVE-2012-2139" ], - "summary": "Mail 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.", + "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.", "severity": [ ], @@ -17,6 +17,11 @@ "ecosystem": "RubyGems", "name": "mail" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM",