{ "id": "CVE-2020-2122", "sourceIdentifier": "jenkinsci-cert@googlegroups.com", "published": "2020-02-12T15:15:13.743", "lastModified": "2020-02-14T18:48:33.283", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Jenkins Brakeman Plugin 0.12 and earlier did not escape values received from parsed JSON files when rendering them, resulting in a stored cross-site scripting vulnerability exploitable by users able to control the Brakeman post-build step input data." }, { "lang": "es", "value": "Jenkins Brakeman Plugin versiones 0.12 y anteriores, no escaparon los valores recibidos de los archivos JSON analizados cuando son renderizados, resultando en una vulnerabilidad de tipo cross-site scripting almacenado explotable por parte de usuarios capaces de controlar los datos de entrada del paso posterior a la compilaci\u00f3n de Brakeman." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 3.5 }, "baseSeverity": "LOW", "exploitabilityScore": 6.8, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] }, { "source": "jenkinsci-cert@googlegroups.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jenkins:brakeman:*:*:*:*:*:jenkins:*:*", "versionEndIncluding": "0.12", "matchCriteriaId": "9ECDDB14-6666-4368-AA1E-1BC6CC5CB73B" } ] } ] } ], "references": [ { "url": "http://www.openwall.com/lists/oss-security/2020/02/12/3", "source": "jenkinsci-cert@googlegroups.com", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1644", "source": "jenkinsci-cert@googlegroups.com", "tags": [ "Vendor Advisory" ] } ] }