GHSA-RHGQ-VV9X-J4P5
Vulnerability from github – Published: 2018-01-22 23:45 – Updated: 2023-07-31 20:48
VLAI?
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.
Severity ?
7.8 (High)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…