VYPR
High severityNVD Advisory· Published Jan 24, 2023· Updated Apr 2, 2025

CVE-2023-24452

CVE-2023-24452

Description

Jenkins TestQuality Updater Plugin 1.3 and earlier has a CSRF vulnerability allowing attackers to connect to arbitrary URLs using attacker-controlled credentials.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins TestQuality Updater Plugin 1.3 and earlier has a CSRF vulnerability allowing attackers to connect to arbitrary URLs using attacker-controlled credentials.

A cross-site request forgery (CSRF) vulnerability exists in Jenkins TestQuality Updater Plugin versions 1.3 and earlier. The plugin fails to properly validate requests, allowing attackers to trick authenticated Jenkins users into inadvertently making requests that connect to an attacker-specified URL using attacker-controlled username and password credentials [1][2].

Exploitation requires the attacker to craft a malicious web page or link that, when visited by a Jenkins user with sufficient permissions, triggers a forged request. No authentication is needed for the attacker; they rely on the victim's authenticated session with the Jenkins instance. The attacker can specify both the target URL and the credentials used for the connection [2].

Successful exploitation enables the attacker to force the Jenkins server to initiate connections to arbitrary external servers using credentials of the attacker's choosing. This could be used to exfiltrate data, perform further attacks, or leverage Jenkins as a proxy to interact with third-party services [1][2].

The vulnerability has been addressed in subsequent versions of the plugin. Users are advised to update to a fixed version as per the Jenkins security advisory. No workarounds are documented, so applying the plugin update is the recommended mitigation [1].

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.jenkins-ci.plugins:testquality-updaterMaven
<= 1.3

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

1