{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-25924",
        "ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "gocd",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "19.6.0, 19.7.0, 19.8.0, 19.9.0, 19.10.0, 19.11.0, 19.12.0, 20.1.0, 20.2.0, 20.3.0, 20.4.0, 20.5.0, 20.6.0, 20.7.0, 20.8.0, 20.9.0, 20.10.0, 21.1.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Cross-Site Request Forgery"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25924,",
                "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25924,"
            },
            {
                "refsource": "MISC",
                "name": "https://github.com/gocd/gocd/commit/7d0baab0d361c377af84994f95ba76c280048548",
                "url": "https://github.com/gocd/gocd/commit/7d0baab0d361c377af84994f95ba76c280048548"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    }
}