diff --git a/advisories/github-reviewed/2017/10/GHSA-q6cw-2553-7837/GHSA-q6cw-2553-7837.json b/advisories/github-reviewed/2017/10/GHSA-q6cw-2553-7837/GHSA-q6cw-2553-7837.json index 310a4304550..1e6d0e762bc 100644 --- a/advisories/github-reviewed/2017/10/GHSA-q6cw-2553-7837/GHSA-q6cw-2553-7837.json +++ b/advisories/github-reviewed/2017/10/GHSA-q6cw-2553-7837/GHSA-q6cw-2553-7837.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-q6cw-2553-7837", - "modified": "2023-01-26T21:24:36Z", + "modified": "2023-08-29T13:38:38Z", "published": "2017-10-24T18:33:37Z", "aliases": [ "CVE-2013-0284" ], - "summary": "newrelic_rpm allows remote attackers to obtain sensitive information by sniffing network, deserializing data", - "details": "Ruby agent 3.2.0 through 3.5.2 serializes sensitive data when communicating with servers operated by New Relic, which allows remote attackers to obtain sensitive information (database credentials and SQL statements) by sniffing the network and deserializing the data.", + "summary": "newrelic_rpm Gem Discloses Sensitive Information", + "details": "Ruby agent 3.2.0 through 3.5.3.23 serializes sensitive data when communicating with servers operated by New Relic, which allows remote attackers to obtain sensitive information (database credentials and SQL statements) by sniffing the network and deserializing the data.", "severity": [ ], @@ -17,6 +17,11 @@ "ecosystem": "RubyGems", "name": "newrelic_rpm" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -40,6 +45,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0284" }, + { + "type": "PACKAGE", + "url": "https://github.com/newrelic/newrelic-ruby-agent" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/newrelic_rpm/CVE-2013-0284.yml" + }, + { + "type": "WEB", + "url": "https://newrelic.com/docs/ruby/ruby-agent-security-notification" + }, { "type": "WEB", "url": "https://web.archive.org/web/20130117025417/https://newrelic.com/docs/ruby/ruby-agent-security-notification"