We found results for “”
WS-2016-0138
Good to know:
Date: June 10, 2016
Running eval represent a security threat as the interpreter can be hijacked by the service returning the string getting "evaled", in this case Presto. It turns out the code I'm changing here was written a long time ago and misguided, casting a python object to a string and then evaling it as a useless round trip.
Language: Python
Severity Score
Severity Score
Weakness Type (CWE)
Code
CWE-17Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | LOW |