CVE-2016-3957

UnknownEPSS 4.99%

Last modified

CVE-2016-3957 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 4.99% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
4.99%

91.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Web2pyWeb2py< 2.14.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-3957?
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.
How severe is CVE-2016-3957?
Severity scoring for CVE-2016-3957 is pending analysis. The EPSS model estimates a 4.99% probability of exploitation in the next 30 days.
How do I fix CVE-2016-3957?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-3957?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST