From e69d0d912a8109d97fc78476e98428f1c1cdd716 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 18:00:39 +0000 Subject: [PATCH] Publish GHSA-2h95-4xw9-m68j --- .../GHSA-2h95-4xw9-m68j.json | 38 +++++++++++++++++-- 1 file changed, 34 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json (56%) diff --git a/advisories/unreviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json b/advisories/github-reviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json similarity index 56% rename from advisories/unreviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json rename to advisories/github-reviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json index 689659044c7..cf90fbf17e6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json +++ b/advisories/github-reviewed/2022/05/GHSA-2h95-4xw9-m68j/GHSA-2h95-4xw9-m68j.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2h95-4xw9-m68j", - "modified": "2022-05-13T01:31:35Z", + "modified": "2024-01-09T17:59:20Z", "published": "2022-05-13T01:31:35Z", "aliases": [ "CVE-2019-1003009" ], + "summary": "Jenkins Active Directory Plugin Improper certificate validation with StartTLS", "details": "An improper certificate validation vulnerability exists in Jenkins Active Directory Plugin 2.10 and earlier in src/main/java/hudson/plugins/active_directory/ActiveDirectoryDomain.java, src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java, src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java that allows attackers to impersonate the Active Directory server Jenkins connects to for authentication if Jenkins is configured to use StartTLS.", "severity": [ { @@ -14,13 +15,42 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.jenkins-ci.plugins:active-directory" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.11" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.10" + } + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003009" }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/active-directory-plugin/commit/520faf5bb1078d75e5fed10b7bf5ac6241fe2fc4" + }, + { + "type": "PACKAGE", + "url": "https://github.com/jenkinsci/active-directory-plugin" + }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-859" @@ -31,8 +61,8 @@ "CWE-295" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-09T17:59:20Z", "nvd_published_at": "2019-02-06T16:29:00Z" } } \ No newline at end of file