Files
CVEs-PoC/2016/CVE-2016-3957.md
2025-09-29 21:09:30 +02:00

773 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