Vulnerabilities > Google > APP Engine Python SDK > High

DATE CVE VULNERABILITY TITLE RISK
2011-10-30 CVE-2011-4213 Permissions, Privileges, and Access Controls vulnerability in Google APP Engine Python SDK
The sandbox environment in the Google App Engine Python SDK before 1.5.4 does not properly prevent use of the os module, which allows local users to bypass intended access restrictions and execute arbitrary commands via a file_blob_storage.os reference within the code parameter to _ah/admin/interactive/execute, a different vulnerability than CVE-2011-1364.
local
low complexity
google CWE-264
7.2
2011-10-30 CVE-2011-4212 Permissions, Privileges, and Access Controls vulnerability in Google APP Engine Python SDK
The sandbox environment in the Google App Engine Python SDK before 1.5.4 does not properly prevent os.popen calls, which allows local users to bypass intended access restrictions and execute arbitrary commands via a dev_appserver.RestrictedPathFunction._original_os reference within the code parameter to _ah/admin/interactive/execute, a different vulnerability than CVE-2011-1364.
local
low complexity
google CWE-264
7.2
2011-10-30 CVE-2011-4211 Permissions, Privileges, and Access Controls vulnerability in Google APP Engine Python SDK
The FakeFile implementation in the sandbox environment in the Google App Engine Python SDK before 1.5.4 does not properly control the opening of files, which allows local users to bypass intended access restrictions and create arbitrary files via ALLOWED_MODES and ALLOWED_DIRS changes within the code parameter to _ah/admin/interactive/execute, a different vulnerability than CVE-2011-1364.
local
low complexity
google CWE-264
7.2