Vulnerabilities > Google > APP Engine Python SDK > 1.2.3

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
2011-10-30 CVE-2011-1364 Cross-Site Request Forgery (CSRF) vulnerability in Google APP Engine Python SDK
Cross-site request forgery (CSRF) vulnerability in _ah/admin/interactive/execute (aka the Interactive Console) in the SDK Console (aka Admin Console) in the Google App Engine Python SDK before 1.5.4 allows remote attackers to hijack the authentication of administrators for requests that execute arbitrary Python code via the code parameter.
network
google CWE-352
6.8