Vulnerabilites related to HackerOne - safe-eval node module
CVE-2017-16088 (GCVE-0-2017-16088)
Vulnerability from cvelistv5
Published
2018-06-07 02:00
Modified
2024-09-16 16:13
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-610 - Externally Controlled Reference to a Resource in Another Sphere ()
Summary
The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox.
References
► | URL | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
HackerOne | safe-eval node module |
Version: All versions |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T20:13:07.169Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/patriksimek/vm2/issues/59" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/hacksparrow/safe-eval/issues/5" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://nodesecurity.io/advisories/337" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "safe-eval node module", "vendor": "HackerOne", "versions": [ { "status": "affected", "version": "All versions" } ] } ], "datePublic": "2018-04-26T00:00:00", "descriptions": [ { "lang": "en", "value": "The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-610", "description": "Externally Controlled Reference to a Resource in Another Sphere (CWE-610)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-06-07T01:57:01", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/patriksimek/vm2/issues/59" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/hacksparrow/safe-eval/issues/5" }, { "tags": [ "x_refsource_MISC" ], "url": "https://nodesecurity.io/advisories/337" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "DATE_PUBLIC": "2018-04-26T00:00:00", "ID": "CVE-2017-16088", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "safe-eval node module", "version": { "version_data": [ { "version_value": "All versions" } ] } } ] }, "vendor_name": "HackerOne" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Externally Controlled Reference to a Resource in Another Sphere (CWE-610)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/patriksimek/vm2/issues/59", "refsource": "MISC", "url": "https://github.com/patriksimek/vm2/issues/59" }, { "name": "https://github.com/hacksparrow/safe-eval/issues/5", "refsource": "MISC", "url": "https://github.com/hacksparrow/safe-eval/issues/5" }, { "name": "https://nodesecurity.io/advisories/337", "refsource": "MISC", "url": "https://nodesecurity.io/advisories/337" } ] } } } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2017-16088", "datePublished": "2018-06-07T02:00:00Z", "dateReserved": "2017-10-29T00:00:00", "dateUpdated": "2024-09-16T16:13:38.445Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }