{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-3953", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://devco.re/blog/2017/01/03/web2py-unserialize-code-execution-CVE-2016-3957/", "refsource": "MISC", "url": "https://devco.re/blog/2017/01/03/web2py-unserialize-code-execution-CVE-2016-3957/" }, { "name": "https://github.com/web2py/web2py/blob/R-2.14.1/applications/examples/models/session.py", "refsource": "MISC", "url": "https://github.com/web2py/web2py/blob/R-2.14.1/applications/examples/models/session.py" } ] } }