{ "id": "CVE-2020-2278", "sourceIdentifier": "jenkinsci-cert@googlegroups.com", "published": "2020-09-16T14:15:14.953", "lastModified": "2023-10-25T18:16:40.773", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Jenkins Storable Configs Plugin 1.0 and earlier does not restrict the user-specified file name, allowing attackers with Job/Configure permission to replace any other '.xml' file on the Jenkins controller with a job config.xml file's content." }, { "lang": "es", "value": "Jenkins Storable Configs Plugin versiones 1.0 y anteriores, no restringen el nombre de archivo especificado por el usuario, permitiendo a atacantes con permiso Job/Configure reemplazar cualquier otro archivo \".xml\" en el controlador de Jenkins con el contenido de un archivo de trabajo config.xml" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jenkins:storable_configs:*:*:*:*:*:jenkins:*:*", "versionEndIncluding": "1.0", "matchCriteriaId": "6214CCE6-F5A4-4E08-A6FA-890BDA259BFD" } ] } ] } ], "references": [ { "url": "http://www.openwall.com/lists/oss-security/2020/09/16/3", "source": "jenkinsci-cert@googlegroups.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1968%20%282%29", "source": "jenkinsci-cert@googlegroups.com" } ] }