Cross-site Request Forgery (CSRF) Affecting org.jenkins-ci.plugins:rabbitmq-consumer package, versions [0,]
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGJENKINSCIPLUGINS-3248507
- published 26 Jan 2023
- disclosed 26 Jan 2023
- credit Yaroslav Afenkin, CloudBees, Inc.
Introduced: 26 Jan 2023
CVE-2023-24447 Open this link in a new tabHow to fix?
There is no fixed version for org.jenkins-ci.plugins:rabbitmq-consumer
.
Overview
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). It does not perform a permission check in a method implementing form validation.This allows attackers with Overall/Read permission to connect to an attacker-specified AMQP server using attacker-specified username and password.Additionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability. As of publication of this advisory, there is no fix.
NOTE: This vulnerability has also been identified as: CVE-2023-24448