CVE-2023-37961
Description
A CSRF vulnerability in Jenkins Assembla Auth Plugin 1.14 and earlier lets attackers trick users into logging in to the attacker's account.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A CSRF vulnerability in Jenkins Assembla Auth Plugin 1.14 and earlier lets attackers trick users into logging in to the attacker's account.
Vulnerability
Overview
CVE-2023-37961 is a cross-site request forgery (CSRF) vulnerability in the Jenkins Assembla Auth Plugin, affecting versions 1.14 and earlier. The plugin fails to require a CSRF token or other anti-forgery mechanism when processing authentication requests, allowing an attacker to craft a malicious link or page that, when visited by an authenticated Jenkins user, silently logs that user into the attacker's Assembla account [1][2].
Exploitation
Prerequisites
Exploitation requires the victim to be logged into Jenkins and to interact with a crafted link or page (e.g., via social engineering). No additional privileges are needed on the Jenkins instance; the attacker only needs to host a malicious page or send a crafted URL. The attack does not require any network position beyond the ability to deliver the malicious content to the victim [1].
Impact
If successful, the attacker can hijack the victim's Jenkins session and perform actions under the attacker's Assembla identity. This could lead to unauthorized access to Assembla resources, manipulation of repositories, or exposure of sensitive data, depending on the permissions associated with the attacker's account [1][2].
Mitigation
Status
As of the advisory publication (2023-07-12), no fix was available for the Assembla Auth Plugin. The plugin is listed among those with unresolved security issues [1][2]. Users are advised to disable the plugin or restrict access to Jenkins until a patched version is released.
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:assembla-authMaven | <= 1.14 | — |
Affected products
2- Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-p756-66w2-35g7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-37961ghsaADVISORY
- www.jenkins.io/security/advisory/2023-07-12/ghsavendor-advisoryWEB
- www.openwall.com/lists/oss-security/2023/07/12/2ghsaWEB
News mentions
1- Jenkins Security Advisory 2023-07-12Jenkins Security Advisories · Jul 12, 2023