Vulnerabilities (CVE)

Filtered by vendor Web2py Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-10321 1 Web2py 1 Web2py 2019-06-21 5.0 MEDIUM 9.8 CRITICAL
web2py before 2.14.6 does not properly check if a host is denied before verifying passwords, allowing a remote attacker to perform brute-force attacks.
CVE-2016-3957 1 Web2py 1 Web2py 2019-06-21 7.5 HIGH 9.8 CRITICAL
The secure_load function in gluon/utils.py in web2py before 2.14.2 uses pickle.loads to deserialize session information stored in cookies, which might allow remote attackers to execute arbitrary code by leveraging knowledge of encryption_key.
CVE-2016-3953 1 Web2py 1 Web2py 2019-06-21 7.5 HIGH 9.8 CRITICAL
The sample web application in web2py before 2.14.2 might allow remote attackers to execute arbitrary code via vectors involving use of a hardcoded encryption key when calling the session.connect function.