原始 OSV JSON{
"id": "GHSA-94cq-7ccq-cmcm",
"aliases": [
"CVE-2014-5002"
],
"details": "The lynx gem prior to 1.0.0 for Ruby places the configured password on command lines, which allows local users to obtain sensitive information by listing processes.\n\nAs of version 1.0.0, lynx no longer supports a `--password` option. Passwords are only configured in a configuration file, so it's no longer possible to expose passwords on the command line.",
"summary": "lynx doesn't properly sanitize user input and exposes database password to unauthorized users",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"package": {
"name": "lynx",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.4.0"
}
}
],
"modified": "2023-01-23T20:52:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-01-24T17:10:45Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5002",
"type": "ADVISORY"
},
{
"url": "https://github.com/panthomakos/lynx/issues/3",
"type": "WEB"
},
{
"url": "https://github.com/panthomakos/lynx",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/lynx/CVE-2014-5002.yml",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/07/07/23",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2014/07/17/5",
"type": "WEB"
},
{
"url": "http://www.vapid.dhs.org/advisories/lynx-0.2.0.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:27:24Z"
}
}