Open redirect in Plone - CVE-2017-1000484

 

Open redirect in Plone - CVE-2017-1000484

Published: January 3, 2018 / Updated: August 8, 2020


Vulnerability identifier: #VU37714
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-1000484
CWE-ID: CWE-601
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Plone
Affected software:
Plone

Detailed vulnerability description

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

By linking to a specific url in Plone 2.5-5.1rc1 with a parameter, an attacker could send you to his own website. On its own this is not so bad: the attacker could more easily link directly to his own website instead. But in combination with another attack, you could be sent to the Plone login form and login, then get redirected to the specific url, and then get a second redirect to the attacker website. (The specific url can be seen by inspecting the hotfix code, but we don't want to make it too easy for attackers by spelling it out here.)


How to mitigate CVE-2017-1000484

Install update from vendor's website.

Sources