ghsa-8936-cgj4-phr2
Vulnerability from github
Published
2022-05-14 03:44
Modified
2023-06-30 19:33
Severity ?
VLAI Severity ?
Summary
Echor contains Command Injection
Details
The perform_request function in /lib/echor/backplane.rb in echor 0.1.6 Ruby Gem allows local users to inject arbitrary code by adding a semi-colon in their username or password.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "echor"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-1834"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2023-06-09T23:07:05Z",
"nvd_published_at": "2018-02-02T21:29:00Z",
"severity": "HIGH"
},
"details": "The `perform_request` function in `/lib/echor/backplane.rb` in echor 0.1.6 Ruby Gem allows local users to inject arbitrary code by adding a semi-colon in their username or password.",
"id": "GHSA-8936-cgj4-phr2",
"modified": "2023-06-30T19:33:55Z",
"published": "2022-05-14T03:44:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1834"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/echor/CVE-2014-1834.yml"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/01/31/10"
}
],
"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": "Echor contains Command Injection"
}
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…