ghsa-rhgq-vv9x-j4p5
Vulnerability from github
Published
2018-01-22 23:45
Modified
2023-07-31 20:48
Severity ?
VLAI Severity ?
Summary
lawn-login exposes database password to unauthorized users
Details
The login function in lib/lawn.rb in the lawn-login gem 0.0.7 for Ruby places credentials on the curl command line, which allows local users to obtain sensitive information by listing the process.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "lawn-login"
},
"versions": [
"0.0.7"
]
}
],
"aliases": [
"CVE-2014-5000"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:54:58Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "The login function in `lib/lawn.rb` in the lawn-login gem 0.0.7 for Ruby places credentials on the curl command line, which allows local users to obtain sensitive information by listing the process.",
"id": "GHSA-rhgq-vv9x-j4p5",
"modified": "2023-07-31T20:48:53Z",
"published": "2018-01-22T23:45:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5000"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/lawn-login/CVE-2014-5000.yml"
},
{
"type": "PACKAGE",
"url": "https://github.com/skalnik/lawn-login"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200229060607/http://www.vapid.dhs.org/advisories/lawn-login-0.0.7.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": "lawn-login exposes database password to unauthorized users"
}
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…