VYPR
Moderate severityNVD Advisory· Published Jul 12, 2023· Updated Nov 7, 2024

CVE-2023-37944

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.

PackageAffected versionsPatched versions
org.datadog.jenkins.plugins:datadogMaven
< 5.4.25.4.2

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1