ghsa-w9vv-fvw8-j6q3
Vulnerability from github
Published
2022-05-14 03:48
Modified
2023-07-03 23:17
Severity ?
VLAI Severity ?
Summary
codders-dataset Process Table Local Plaintext Credential Disclosure
Details
lib/dataset/database/mysql.rb and lib/dataset/database/postgresql.rb in the codders-dataset gem 1.3.2.1 for Ruby both place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "codders-dataset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-4991"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-29T20:58:27Z",
"nvd_published_at": "2018-01-10T18:29:00Z",
"severity": "HIGH"
},
"details": "`lib/dataset/database/mysql.rb` and `lib/dataset/database/postgresql.rb` in the codders-dataset gem 1.3.2.1 for Ruby both place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.",
"id": "GHSA-w9vv-fvw8-j6q3",
"modified": "2023-07-03T23:17:23Z",
"published": "2022-05-14T03:48:04Z",
"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://github.com/rubysec/ruby-advisory-db/blob/master/gems/codders-dataset/CVE-2014-4991.yml"
},
{
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "codders-dataset Process Table Local Plaintext Credential Disclosure"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…