First published: Wed Sep 20 2023(Updated: )
A missing permission check in Jenkins Build Failure Analyzer Plugin 2.4.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified hostname and port using attacker-specified username and password.
Credit: jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer | <2.4.2 | 2.4.2 |
Jenkins Build Failure Analyzer Plugin | <2.4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-43501 is a vulnerability in the Jenkins Build Failure Analyzer Plugin 2.4.1 and earlier that allows attackers with Overall/Read permission to connect to an attacker-specified hostname and port using attacker-specified username and password.
CVE-2023-43501 has a severity score of 6.5, which is considered medium.
To fix CVE-2023-43501, upgrade to Jenkins Build Failure Analyzer Plugin version 2.4.2 or later.
The references for CVE-2023-43501 are: [1] http://www.openwall.com/lists/oss-security/2023/09/20/5 [2] https://www.jenkins.io/security/advisory/2023-09-20/#SECURITY-3226 [3] https://nvd.nist.gov/vuln/detail/CVE-2023-43501
CWE-862 is a vulnerability type called Missing Authorization.