mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
768 B
Markdown
18 lines
768 B
Markdown
### [CVE-2020-7988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7988)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|