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.
結論預警: CVE-2016-3957 綜合評估為高可利用風險(86/100):CVSS 技術影響為嚴重級,利用機率偏高(EPSS 4.90%,百分位 91%) 核心證據: 已收錄 1 筆公開利用參考(Exploit-DB)。 強制指令: 存在公開利用—請盤點暴露面、落實緩解措施並優先修補。
風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。
| EDB-ID | 來源 | 類型 | 公開時間 | 連結 |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。
| # | 日期 | 舊 EPSS 分數 | 新 EPSS 分數 | 變化(新 − 舊) |
|---|---|---|---|---|
| 1 | 2026-07-18 | 4.99% | 4.90% | -0.09% |
| 2 | 2026-06-15 | 12.74% | 4.99% | -7.75% |
| 3 | 2025-08-23 | — | 12.74% | — |
完整 EPSS 歷史 (共 19 筆)
該 CVE 的 CVSS 指標。
| 底座分 | 版本 | 嚴重度 | 向量 | 可利用性 | 影響 | 分數來源 |
|---|---|---|---|---|---|---|
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
ubuntu
|
medium | CVE-2016-3957 medium priority: Ubuntu including 1 source packages (web2py), 7 status rows across 7 suites (artful, bionic, cosmic, disco, trusty, upstream, xenial): DNE 4, ignored 1, needs-triage 1, released 1. | https://ubuntu.com/security/CVE-2016-3957 |
| URL | 標籤 |
|---|---|
| https://devco.re/blog/2017/01/03/web2py-unserialize-code-execution-CVE-2016-3957/ | Exploit Technical Description Third Party Advisory |
| https://github.com/web2py/web2py/blob/R-2.14.1/gluon/utils.py#L200 | Third Party Advisory |
| https://usn.ubuntu.com/4030-1/ |