From 42986a437204132cb0d26eca2655db559c66ab70 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 21:00:20 +0000 Subject: [PATCH] Publish Advisories GHSA-w9vv-fvw8-j6q3 GHSA-w9vv-fvw8-j6q3 --- .../GHSA-w9vv-fvw8-j6q3.json | 81 +++++++++++++++++++ .../GHSA-w9vv-fvw8-j6q3.json | 50 ------------ 2 files changed, 81 insertions(+), 50 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json diff --git a/advisories/github-reviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json b/advisories/github-reviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json new file mode 100644 index 00000000000..016c61f4d35 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json @@ -0,0 +1,81 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w9vv-fvw8-j6q3", + "modified": "2023-03-29T20:58:27Z", + "published": "2022-05-14T03:48:04Z", + "aliases": [ + "CVE-2014-4991" + ], + "summary": "codders-dataset Process Table Local Plaintext Credential Disclosure", + "details": "(1) `lib/dataset/database/mysql.rb` and (2) `lib/dataset/database/postgresql.rb` in the codders-dataset gem 1.3.2.1 for Ruby place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "codders-dataset" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.2.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4991" + }, + { + "type": "PACKAGE", + "url": "https://github.com/codders/dataset" + }, + { + "type": "WEB", + "url": "https://github.com/codders/dataset/blob/master/lib/dataset/database/mysql.rb#L16-L27" + }, + { + "type": "WEB", + "url": "https://github.com/codders/dataset/blob/master/lib/dataset/database/postgresql.rb#L16-L27" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200229055915/https://www.securityfocus.com/bid/68733/" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2014/07/07/8" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2014/07/17/5" + }, + { + "type": "WEB", + "url": "http://www.vapid.dhs.org/advisories/codders-dataset-1.3.2.1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-03-29T20:58:27Z", + "nvd_published_at": "2018-01-10T18:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json b/advisories/unreviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json deleted file mode 100644 index 009de6e0d69..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-w9vv-fvw8-j6q3/GHSA-w9vv-fvw8-j6q3.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w9vv-fvw8-j6q3", - "modified": "2022-05-14T03:48:04Z", - "published": "2022-05-14T03:48:04Z", - "aliases": [ - "CVE-2014-4991" - ], - "details": "(1) lib/dataset/database/mysql.rb and (2) lib/dataset/database/postgresql.rb in the codders-dataset gem 1.3.2.1 for Ruby place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4991" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2014/07/07/8" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2014/07/17/5" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/68733" - }, - { - "type": "WEB", - "url": "http://www.vapid.dhs.org/advisories/codders-dataset-1.3.2.1.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2018-01-10T18:29:00Z" - } -} \ No newline at end of file