VYPR
Moderate severityNVD Advisory· Published Sep 6, 2023· Updated Sep 26, 2024

CVE-2023-41942

CVE-2023-41942

Description

A CSRF vulnerability in Jenkins AWS CodeCommit Trigger Plugin ≤3.0.12 allows attackers to clear the SQS queue.

AI Insight

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

A CSRF vulnerability in Jenkins AWS CodeCommit Trigger Plugin ≤3.0.12 allows attackers to clear the SQS queue.

Vulnerability

Overview

CVE-2023-41942 is a cross-site request forgery (CSRF) vulnerability found in the Jenkins AWS CodeCommit Trigger Plugin, affecting versions 3.0.12 and earlier. The root cause is the absence of CSRF protection on a specific endpoint, which allows an attacker to forge requests on behalf of an authenticated Jenkins user [1].

Exploitation

To exploit this vulnerability, an attacker must trick a Jenkins user with access to the plugin into clicking a malicious link or visiting a crafted website. No additional authentication is required beyond the victim's active session; the attacker can then perform unauthorized actions as that user [2].

Impact

If successfully exploited, the attacker can clear the Amazon SQS queue associated with the AWS CodeCommit Trigger plugin. This action could disrupt automated build triggers that rely on SQS notifications, potentially causing denial of service or preventing code commits from initiating builds [1][2].

Mitigation

Status

The Jenkins project has acknowledged this vulnerability, but as of the advisory date (2023-09-06), no patch has been released. The plugin remains without a fix, and users are advised to restrict plugin usage or implement workarounds such as additional access controls [2].

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:aws-codecommit-triggerMaven
<= 3.0.12

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1