cve/2016/CVE-2016-3957.md
2024-05-26 14:27:05 +02:00

762 B

CVE-2016-3957

Description

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.

POC

Reference

Github