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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:testquality-updaterMaven | <= 1.3 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-px2f-cqrf-f2qgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-24452ghsaADVISORY
- www.jenkins.io/security/advisory/2023-01-24/ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-01-24Jenkins Security Advisories · Jan 24, 2023