Hardcoded credentials in web2py - CVE-2016-3953

 

Hardcoded credentials in web2py - CVE-2016-3953

Published: June 27, 2019 / Updated: June 28, 2019


Vulnerability identifier: #VU18924
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2016-3953
CWE-ID: CWE-798
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: web2py
Affected software:
web2py

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to presence of a hardcoded encryption key in the "session.connect" function call. A remote attacker can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


How to mitigate CVE-2016-3953

Install update from vendor's website.

Sources