Permissions, Privileges, and Access Controls in Plone - CVE-2013-4200

 

Permissions, Privileges, and Access Controls in Plone - CVE-2013-4200

Published: January 21, 2014 / Updated: August 11, 2020


Vulnerability identifier: #VU42121
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-4200
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The isURLInPortal method in the URLTool class in in_portal.py in Plone 2.1 through 4.1, 4.2.x through 4.2.5, and 4.3.x through 4.3.1 treats URLs starting with a space as a relative URL, which allows remote attackers to bypass the allow_external_login_sites filtering property, redirect users to arbitrary web sites, and conduct phishing attacks via a space before a URL in the "next" parameter to acl_users/credentials_cookie_auth/require_login.


Affected software

Plone

How to mitigate CVE-2013-4200

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins