Publish GHSA-cj92-c4fj-w9c5

This commit is contained in:
advisory-database[bot]
2023-09-05 21:12:03 +00:00
parent 6e37b24c6c
commit ba2a0691b4
@@ -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",