CVE-2017-16088

Source
https://cve.org/CVERecord?id=CVE-2017-16088
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16088.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-16088
Aliases
Published
2018-06-07T02:29:01.643Z
Modified
2026-04-10T03:57:39.710628Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/hacksparrow/safe-eval

Affected ranges

Type
GIT
Repo
https://github.com/hacksparrow/safe-eval
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.1.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.2.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.3.0"
        }
    ]
}

Affected versions

0.*
0.1.0
0.2.0
0.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-16088.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.0.0"
            }
        ]
    }
]