VYPR

App Engine Python SDK

by Google

CVEs (4)

  • CVE-2011-4213Oct 30, 2011
    risk 0.00cvss epss 0.00

    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…

  • CVE-2011-4212Oct 30, 2011
    risk 0.00cvss epss 0.00

    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…

  • CVE-2011-4211Oct 30, 2011
    risk 0.00cvss epss 0.00

    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…

  • CVE-2011-1364Oct 30, 2011
    risk 0.00cvss epss 0.01

    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…