{ "CVE_data_meta": { "ID": "CVE-2020-2200", "ASSIGNER": "jenkinsci-cert@googlegroups.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Jenkins project", "product": { "product_data": [ { "product_name": "Jenkins Play Framework Plugin", "version": { "version_data": [ { "version_value": "1.0.2", "version_affected": "<=" }, { "version_value": "1.0.2", "version_affected": "?>" } ] } } ] } } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Jenkins Play Framework Plugin 1.0.2 and earlier lets users specify the path to the `play` command on the Jenkins master for a form validation endpoint, resulting in an OS command injection vulnerability exploitable by users able to store such a file on the Jenkins master." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')" } ] } ] }, "references": { "reference_data": [ { "name": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1879", "url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1879", "refsource": "CONFIRM" }, { "refsource": "MLIST", "name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins", "url": "http://www.openwall.com/lists/oss-security/2020/06/03/3" } ] } }