GHSA-2J55-PCW5-X4H2
Vulnerability from github – Published: 2018-08-13 15:02 – Updated: 2023-01-18 21:33
VLAI?
Summary
active-support impersonates 'activesupport' gem
Details
The active-support ruby gem gem is malware and duplicates the official activesupport (no hyphen) gem, but adds a compiled extension. The extension attempts to resolve a base64 encoded domain (29faea63.planfhntage.de), downloads a payload, and executes.
This trojan horse gem could allow a remote attacker to execute arbitrary code on the system, caused by containing a malicious backdoor. An attacker could exploit this vulnerability to execute arbitrary code on the system. No version of this gem should be considered safe.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "active-support"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-3779"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:52:19Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "The `active-support` ruby gem gem is malware and duplicates the official `activesupport` (no hyphen) gem, but adds a compiled extension. The extension attempts to resolve a base64 encoded domain (29faea63.planfhntage.de), downloads a payload, and executes.\n \nThis trojan horse gem could allow a remote attacker to execute arbitrary code on the system, caused by containing a malicious backdoor. An attacker could exploit this vulnerability to execute arbitrary code on the system. No version of this gem should be considered safe.",
"id": "GHSA-2j55-pcw5-x4h2",
"modified": "2023-01-18T21:33:05Z",
"published": "2018-08-13T15:02:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3779"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/392311"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2j55-pcw5-x4h2"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "active-support impersonates \u0027activesupport\u0027 gem"
}
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…