diff --git a/database/java/2020/2216.yaml b/database/java/2020/2216.yaml new file mode 100644 index 0000000000..694d42a014 --- /dev/null +++ b/database/java/2020/2216.yaml @@ -0,0 +1,16 @@ +--- +cve: 2020-2216 +title: CVE in com.marvelution.jira.plugins:jira-jenkins-plugin +description: > + A missing permission check in Jenkins Zephyr for JIRA Test Management Plugin 1.5 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified username and password. +cvss_v2: 4.0 +references: + - http://www.openwall.com/lists/oss-security/2020/07/02/7 + - https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1762 +affected: + - groupId: com.marvelution.jira.plugins + artifactId: jira-jenkins-plugin + version: + - "<=1.5.0" + fixedin: + - ">=1.5.1"