CloudBees CD Plugin unconditionally disabled SSL/TLS certificate validation for the entire Jenkins controller JVM during the deployment/publication of an application.
CloudBees CD Plugin no longer does that. Instead, the existing opt-in option to ignore SSL/TLS errors is used during deployment for the specific connection.
This issue was caused by an incomplete fix for SECURITY-937.
{
"severity": "MODERATE",
"github_reviewed_at": "2023-10-26T22:18:30Z",
"cwe_ids": [
"CWE-295"
],
"nvd_published_at": "2019-06-11T14:29:00Z",
"github_reviewed": true
}