GHSA-876R-HJ45-FW7G
Vulnerability from github – Published: 2020-09-03 21:18 – Updated: 2020-08-31 18:51
VLAI?
Summary
Sandbox Breakout / Arbitrary Code Execution in safer-eval
Details
All versions of safer-eval are vulnerable to Sandbox Escape leading to Remote Code Execution. It is possible to escape the sandbox by forcing exceptions recursively in the evaluated code. This may allow attacker to execute arbitrary code in the system.
Recommendation
The package is not suited to receive arbitrary user input. Consider using an alternative package.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "safer-eval"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:51:25Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "All versions of `safer-eval` are vulnerable to Sandbox Escape leading to Remote Code Execution. It is possible to escape the sandbox by forcing exceptions recursively in the evaluated code. This may allow attacker to execute arbitrary code in the system.\n\n\n## Recommendation\n\nThe package is not suited to receive arbitrary user input. Consider using an alternative package.",
"id": "GHSA-876r-hj45-fw7g",
"modified": "2020-08-31T18:51:25Z",
"published": "2020-09-03T21:18:41Z",
"references": [
{
"type": "WEB",
"url": "https://gist.github.com/JLLeitschuh/609bb2efaff22ed84fe182cf574c023a"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1221"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Sandbox Breakout / Arbitrary Code Execution in safer-eval"
}
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…