ghsa-rg5m-3fqp-6px8
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-07-04 00:18
Summary
actionmailer email address processing causes Denial of service
Details
Multiple format string vulnerabilities in log_subscriber.rb files in the log subscriber component in Action Mailer in Ruby on Rails 3.x before 3.2.15 allow remote attackers to cause a denial of service via a crafted e-mail address that is improperly handled during construction of a log message.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionmailer" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4389" ], "database_specific": { "cwe_ids": [ "CWE-134" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:54:42Z", "nvd_published_at": "2013-10-17T00:55:03Z", "severity": "MODERATE" }, "details": "Multiple format string vulnerabilities in log_subscriber.rb files in the log subscriber component in Action Mailer in Ruby on Rails 3.x before 3.2.15 allow remote attackers to cause a denial of service via a crafted e-mail address that is improperly handled during construction of a log message.", "id": "GHSA-rg5m-3fqp-6px8", "modified": "2023-07-04T00:18:31Z", "published": "2017-10-24T18:33:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4389" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-rg5m-3fqp-6px8" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails/tree/main/actionmailer" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionmailer/CVE-2013-4389.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20201208175929/https://groups.google.com/forum/message/raw?msg=ruby-security-ann/yvlR1Vx44c8/elKJkpO2KVgJ" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00091.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00094.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-01/msg00003.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2887" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2888" } ], "schema_version": "1.4.0", "severity": [], "summary": "actionmailer email address processing causes Denial of service" }
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.