mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2021-25924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In GoCD, versions 19.6.0 to 21.1.0 are vulnerable to Cross-Site Request Forgery due to missing CSRF protection at the `/go/api/config/backup` endpoint. An attacker can trick a victim to click on a malicious link which could change backup configurations or execute system commands in the post_backup_script field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25924,
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|