Cross-site request forgery in phpBB - CVE-2020-5502

 

Cross-site request forgery in phpBB - CVE-2020-5502

Published: January 31, 2020


Vulnerability identifier: #VU24807
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-2020-5502
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: phpBB Group
Affected software:
phpBB

Detailed vulnerability description

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website, such as approve pending group memberships.


How to mitigate CVE-2020-5502

Install update from vendor's website.

Sources