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.
The product contains hard-coded credentials, such as a password or cryptographic key.
Link | Tags |
---|---|
https://devco.re/blog/2017/01/03/web2py-unserialize-code-execution-CVE-2016-3957/ | exploit third party advisory technical description |
https://github.com/web2py/web2py/blob/R-2.14.1/applications/examples/models/session.py | third party advisory |
https://usn.ubuntu.com/4030-1/ | vendor advisory |