Cross-site request forgery in phpIPAM - CVE-2020-7988

 

Cross-site request forgery in phpIPAM - CVE-2020-7988

Published: March 4, 2020 / Updated: March 7, 2023


Vulnerability identifier: #VU34805
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2020-7988
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Miha Petkovsek
Affected software:
phpIPAM

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 be used to change the password of any user/admin, to escalate privileges, and to gain access to more data and functionality. This issue exists due to the lack of a requirement to provide the old password, and the lack of security tokens.


How to mitigate CVE-2020-7988

Install update from vendor's website.

Sources