mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-cj92-c4fj-w9c5
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user