CVE-2023-32998
Description
A cross-site request forgery (CSRF) vulnerability in Jenkins AppSpider Plugin 1.0.15 and earlier allows attackers to connect to an attacker-specified URL and send an HTTP POST request with a JSON payload consisting of attacker-specified credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins AppSpider Plugin 1.0.15 and earlier has a CSRF flaw that lets attackers make it perform authenticated POST requests to attacker-chosen URLs with attacker-supplied credentials.
A cross-site request forgery (CSRF) vulnerability exists in the Jenkins AppSpider Plugin versions 1.0.15 and earlier. The plugin does not require a unique token or multi-step confirmation for certain state-changing actions, allowing an attacker to trick a legitimate Jenkins user into unknowingly executing requests. The root cause is the absence of CSRF protection on a form validation or configuration endpoint.
To exploit this vulnerability, an attacker must convince a Jenkins user with appropriate permissions to visit a malicious page while they are authenticated to Jenkins. No additional authentication is required from the attacker beyond crafting a crafted link or hosting a page that automatically triggers the request. The affected endpoint accepts an attacker-specified URL, and an HTTP POST request with a JSON payload containing attacker-controlled credentials is sent to that URL [1][2].
Successful exploitation allows an attacker to make the Jenkins server connect to any attacker-chosen URL and send a POST request with arbitrary JSON credentials. This could be used to exfiltrate data to an attacker-controlled server, probe internal network resources, or perform actions on other systems using the Jenkins server's identity and trust [1][2].
The vulnerability is fixed in AppSpider Plugin version 1.0.16. Users are advised to upgrade immediately. No workarounds are provided; the Jenkins security advisory recommends applying the update as soon as possible [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 |
|---|---|---|
com.rapid7:jenkinsci-appspider-pluginMaven | < 1.0.16 | 1.0.16 |
Affected products
3<=1.0.15+ 1 more
- (no CPE)range: <=1.0.15
- (no CPE)range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-vgfw-766v-7q82ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-32998ghsaADVISORY
- www.jenkins.io/security/advisory/2023-05-16/ghsavendor-advisoryWEB
News mentions
1- Jenkins Security Advisory 2023-05-16Jenkins Security Advisories · May 16, 2023