{ "id": "CVE-2021-25924", "sourceIdentifier": "vulnerabilitylab@mend.io", "published": "2021-04-01T18:15:12.997", "lastModified": "2021-04-06T18:26:10.417", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "En GoCD, versiones 19.6.0 hasta 21.1.0, son vulnerables a un ataque de tipo Cross-Site Request Forgery debido a la falta de protecci\u00f3n CSRF en el endpoint \"/go/api/config/backup\". Un atacante puede enga\u00f1ar a una v\u00edctima para que haga clic en un enlace malicioso que podr\u00eda cambiar la configuraci\u00f3n de la copia de seguridad o ejecutar comandos del sistema en el campo post_backup_script." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 9.3 }, "baseSeverity": "HIGH", "exploitabilityScore": 8.6, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-352" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:thoughtworks:gocd:*:*:*:*:*:*:*:*", "versionStartIncluding": "19.6.0", "versionEndExcluding": "21.2.0", "matchCriteriaId": "89B93525-69E5-40CF-BBC6-0D5608C7783C" } ] } ] } ], "references": [ { "url": "https://github.com/gocd/gocd/commit/7d0baab0d361c377af84994f95ba76c280048548", "source": "vulnerabilitylab@mend.io", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25924,", "source": "vulnerabilitylab@mend.io", "tags": [ "Third Party Advisory" ] } ] }