CVE-2023-35142
Description
Jenkins Checkmarx Plugin defaults to disabling SSL/TLS validation, enabling man-in-the-middle attacks.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Checkmarx Plugin defaults to disabling SSL/TLS validation, enabling man-in-the-middle attacks.
Vulnerability
Details Checkmarx Plugin 2022.4.3 and earlier disables SSL/TLS certificate validation by default for connections to the Checkmarx server [1]. This means that unless an administrator explicitly enables validation, the plugin will accept any certificate presented by the server, including self-signed or malicious ones.
Exploitation
An attacker with network access to the communication path between the Jenkins instance and the Checkmarx server can perform a man-in-the-middle attack. By presenting a forged certificate, the attacker can intercept and modify traffic without detection. No prior authentication is required for the attacker beyond being positioned on the network.
Impact
Successful exploitation allows the attacker to read sensitive data transmitted during scans (such as code or credentials) and potentially inject malicious responses, compromising the integrity of the security analysis process.
Mitigation
The vulnerability is fixed in Checkmarx Plugin 2023.2.6, which enables SSL/TLS validation by default [1]. Administrators using earlier versions should upgrade immediately or manually enable SSL/TLS validation in the plugin configuration [2].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.checkmarx.jenkins:checkmarxMaven | < 2023.2.6 | 2023.2.6 |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-rr3p-5fcf-v5m3ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-35142ghsaADVISORY
- www.jenkins.io/security/advisory/2023-06-14/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/06/14/5ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-06-14Jenkins Security Advisories · Jun 14, 2023