First published: Wed Dec 13 2023(Updated: )
Jenkins Nexus Platform Plugin 3.18.0-03 and earlier does not perform permission checks in methods implementing form validation. This allows attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML. Additionally, the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks, so attackers can have Jenkins parse a crafted XML response that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery. Additionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability. Nexus Platform Plugin 3.18.1-01 configures its XML parser to prevent XML external entity (XXE) attacks. Additionally, POST requests and Overall/Administer permission are required for the affected HTTP endpoints.
Credit: jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com
Affected Software | Affected Version | How to fix |
---|---|---|
Jenkins Nexus Platform | <=3.18.0-03 | |
maven/org.sonatype.nexus.ci:nexus-jenkins-plugin | <3.18.1-01 | 3.18.1-01 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-50767 is considered a high-severity vulnerability due to the lack of permission checks that could be exploited by attackers.
To remediate CVE-2023-50767, upgrade the Jenkins Nexus Platform Plugin to version 3.18.1-01 or later.
CVE-2023-50767 allows attackers with Overall/Read permission to send crafted requests, which could lead to unauthorized data exposure.
Versions 3.18.0-03 and earlier of the Jenkins Nexus Platform Plugin are affected by CVE-2023-50767.
Any attacker with Overall/Read permission in Jenkins can exploit CVE-2023-50767.