Publish GHSA-2h95-4xw9-m68j

This commit is contained in:
advisory-database[bot]
2024-01-09 18:00:39 +00:00
parent 55dae64361
commit e69d0d912a
@@ -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"
}
}