VYPR
Moderate severityNVD Advisory· Published May 16, 2023· Updated Jan 23, 2025

CVE-2023-32998

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.

PackageAffected versionsPatched versions
com.rapid7:jenkinsci-appspider-pluginMaven
< 1.0.161.0.16

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

1