Cross-Site Request Forgery# CVE-2021-45007
#Cross-Site Request Forgery
Affected product and version: Plesk Obsidian 18.0.37
Severity: High
Impact: Submit requests with attacker information
Description: CSRF could let the attacker to submit new requests because there isn’t any CSRF_token protection sent with requests to server.
Steps to reproduce:
1. Login and try to submit any request
2. Capture the request with burp suite

3. Will note that there isn’t any token protection sent with request to server
4. Write simple html exploit to submit request

5. Open it in browser

6. Submit the request

7. Will find that your data are submitted successfully

[4.0K] /data/pocs/1da317f95b1f97cfa88209b2fc5d27282163e504
└── [1.2K] README.md
0 directories, 1 file