CVE-2023-37944
Description
Missing permission check in Jenkins Datadog Plugin 5.4.1 and earlier allows attackers with Overall/Read to capture credentials via attacker-controlled URL.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing permission check in Jenkins Datadog Plugin 5.4.1 and earlier allows attackers with Overall/Read to capture credentials via attacker-controlled URL.
CVE-2023-37944 is a missing permission check vulnerability in the Jenkins Datadog Plugin up to version 5.4.1. The plugin fails to verify that a user has the necessary permissions to perform an action that connects to an external URL using specified credential IDs, allowing unauthorized credential exposure [1][3].
An attacker with the low-privilege Overall/Read permission can exploit this by providing an attacker-specified URL and credential IDs obtained through another method (e.g., a separate vulnerability or configuration disclosure). The plugin then connects to the attacker-controlled URL using those credentials, effectively capturing the stored Jenkins credentials [1][3].
The impact is the exposure of sensitive credentials stored in Jenkins, which could be used to gain further access to the Jenkins environment or integrated systems. The attack requires the attacker to first obtain credential IDs, but the missing permission check significantly lowers the barrier to credential theft [1][3].
Jenkins has addressed this issue in Datadog Plugin version 5.4.2, released on July 12, 2023. Users are advised to upgrade to this version to mitigate the vulnerability [2]. No workarounds are available.
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 |
|---|---|---|
org.datadog.jenkins.plugins:datadogMaven | < 5.4.2 | 5.4.2 |
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-w3p4-7823-m33qghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-37944ghsaADVISORY
- www.jenkins.io/security/advisory/2023-07-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/07/12/2ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-07-12Jenkins Security Advisories · Jul 12, 2023