gsd-2017-2096
Vulnerability from gsd
Modified
2022-05-13 00:00
Details
smalruby-editor prior to 0.4.1 and smalruby prior to 0.1.11 allows remote
attackers to execute arbitrary OS commands via unspecified vectors.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2017-2096",
"description": "smalruby-editor v0.4.0 and earlier allows remote attackers to execute arbitrary OS commands via unspecified vectors.",
"id": "GSD-2017-2096"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "smalruby",
"purl": "pkg:gem/smalruby"
}
}
],
"aliases": [
"CVE-2017-2096",
"GHSA-f489-655r-x6gr"
],
"details": "smalruby-editor prior to 0.4.1 and smalruby prior to 0.1.11 allows remote\nattackers to execute arbitrary OS commands via unspecified vectors.\n",
"id": "GSD-2017-2096",
"modified": "2022-05-13T00:00:00.000Z",
"published": "2022-05-13T00:00:00.000Z",
"references": [
{
"type": "WEB",
"url": "http://jvn.jp/en/jp/JVN50197114/index.html"
},
{
"type": "WEB",
"url": "http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200227194312/http://www.securityfocus.com/bid/95775"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": 9.8,
"type": "CVSS_V3"
}
],
"summary": "smalruby and smalruby-editor vulnerable to OS Command Injection"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2017-2096",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "smalruby-editor",
"version": {
"version_data": [
{
"version_value": "v0.4.0 and earlier"
}
]
}
}
]
},
"vendor_name": "Ruby Programming Shounendan"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "smalruby-editor v0.4.0 and earlier allows remote attackers to execute arbitrary OS commands via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "JVN#50197114",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN50197114/index.html"
},
{
"name": "95775",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95775"
},
{
"name": "http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html",
"refsource": "MISC",
"url": "http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html"
}
]
}
},
"github.com/rubysec/ruby-advisory-db": {
"cve": "2017-2096",
"cvss_v3": 9.8,
"date": "2022-05-13",
"description": "smalruby-editor prior to 0.4.1 and smalruby prior to 0.1.11 allows remote\nattackers to execute arbitrary OS commands via unspecified vectors.\n",
"gem": "smalruby-editor",
"ghsa": "f489-655r-x6gr",
"patched_versions": [
"\u003e= 0.4.1"
],
"related": {
"url": [
"http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html",
"https://web.archive.org/web/20200227194312/http://www.securityfocus.com/bid/95775"
]
},
"title": "smalruby and smalruby-editor vulnerable to OS Command Injection",
"url": "http://jvn.jp/en/jp/JVN50197114/index.html"
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=0.4.0",
"affected_versions": "All versions up to 0.4.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-937"
],
"date": "2017-05-10",
"description": "smalruby-editor allows remote attackers to execute arbitrary OS commands via unspecified vectors.",
"fixed_versions": [
"0.4.1"
],
"identifier": "CVE-2017-2096",
"identifiers": [
"CVE-2017-2096"
],
"not_impacted": "All versions after 0.4.0",
"package_slug": "gem/smalruby-editor",
"pubdate": "2017-04-28",
"solution": "Upgrade to version 0.4.1 or above.",
"title": "OS Command Injection",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2017-2096",
"http://jvn.jp/en/jp/JVN50197114/index.html",
"http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html",
"http://www.securityfocus.com/bid/95775"
],
"uuid": "1a3891d8-341d-4c85-b51f-c2eefaadd0e2"
},
{
"affected_range": "\u003c0.1.11",
"affected_versions": "All versions before 0.1.11",
"cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-78",
"CWE-78",
"CWE-937"
],
"date": "2023-01-27",
"description": "smalruby-editor v0.4.0 and earlier allows remote attackers to execute arbitrary OS commands via unspecified vectors.",
"fixed_versions": [
"0.1.11"
],
"identifier": "CVE-2017-2096",
"identifiers": [
"GHSA-f489-655r-x6gr",
"CVE-2017-2096"
],
"not_impacted": "All versions starting from 0.1.11",
"package_slug": "gem/smalruby",
"pubdate": "2022-05-13",
"solution": "Upgrade to version 0.1.11 or above.",
"title": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2017-2096",
"http://jvn.jp/en/jp/JVN50197114/index.html",
"http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html",
"https://web.archive.org/web/20200227194312/http://www.securityfocus.com/bid/95775",
"https://github.com/advisories/GHSA-f489-655r-x6gr"
],
"uuid": "a2ff3237-6794-49c7-846a-b9086afdd31e"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:smalruby:smalruby-editor:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "0.4.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2017-2096"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "smalruby-editor v0.4.0 and earlier allows remote attackers to execute arbitrary OS commands via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "http://smalruby.jp/blog/2017/01/14/smalruby-editor-0-4-1-has-been-released-english.html"
},
{
"name": "JVN#50197114",
"refsource": "JVN",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://jvn.jp/en/jp/JVN50197114/index.html"
},
{
"name": "95775",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/95775"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2020-09-09T15:12Z",
"publishedDate": "2017-04-28T16:59Z"
}
}
}
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…