Files
CVEs-PoC/2020/CVE-2020-7988.md
T
2024-05-25 21:48:12 +02:00

18 lines
768 B
Markdown

### [CVE-2020-7988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7988)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in tools/pass-change/result.php in phpIPAM 1.4. CSRF can 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.
### POC
#### Reference
- https://pastebin.com/ZPECbgZb
#### Github
No PoCs found on GitHub currently.