Publish Advisories

GHSA-w9vv-fvw8-j6q3
GHSA-w9vv-fvw8-j6q3
This commit is contained in:
advisory-database[bot]
2023-03-29 21:00:20 +00:00
parent 8671cc8535
commit 42986a4372
2 changed files with 81 additions and 50 deletions
@@ -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"
}
}
@@ -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"
}
}