Vulnerabilities > Jenkins

DATE CVE VULNERABILITY TITLE RISK
2023-12-13 CVE-2023-50765 Missing Authorization vulnerability in Jenkins Scriptler
A missing permission check in Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier allows attackers with Overall/Read permission to read the contents of a Groovy script by knowing its ID.
network
low complexity
jenkins CWE-862
4.3
2023-12-13 CVE-2023-50766 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Nexus Platform 3.18.003
A cross-site request forgery (CSRF) vulnerability in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allows attackers to send an HTTP request to an attacker-specified URL and parse the response as XML.
network
low complexity
jenkins CWE-352
8.8
2023-12-13 CVE-2023-50767 Missing Authorization vulnerability in Jenkins Nexus Platform 3.18.003
Missing permission checks in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allow attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML.
network
low complexity
jenkins CWE-862
5.4
2023-12-13 CVE-2023-50768 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Nexus Platform 3.18.003
A cross-site request forgery (CSRF) vulnerability in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allows attackers to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
network
low complexity
jenkins CWE-352
8.8
2023-12-13 CVE-2023-50769 Missing Authorization vulnerability in Jenkins Nexus Platform 3.18.003
Missing permission checks in Jenkins Nexus Platform Plugin 3.18.0-03 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
network
low complexity
jenkins CWE-862
4.3
2023-12-13 CVE-2023-50770 Insufficiently Protected Credentials vulnerability in Jenkins Openid
Jenkins OpenId Connect Authentication Plugin 2.6 and earlier stores a password of a local user account used as an anti-lockout feature in a recoverable format, allowing attackers with access to the Jenkins controller file system to recover the plain text password of that account, likely gaining administrator access to Jenkins.
local
low complexity
jenkins CWE-522
6.7
2023-12-13 CVE-2023-50771 Open Redirect vulnerability in Jenkins Openid
Jenkins OpenId Connect Authentication Plugin 2.6 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins, allowing attackers to perform phishing attacks.
network
low complexity
jenkins CWE-601
6.1
2023-12-13 CVE-2023-50772 Cleartext Storage of Sensitive Information vulnerability in Jenkins Dingding Json Pusher
Jenkins Dingding JSON Pusher Plugin 2.0 and earlier stores access tokens unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.
network
low complexity
jenkins CWE-312
4.3
2023-12-13 CVE-2023-50773 Cleartext Storage of Sensitive Information vulnerability in Jenkins Dingding Json Pusher
Jenkins Dingding JSON Pusher Plugin 2.0 and earlier does not mask access tokens displayed on the job configuration form, increasing the potential for attackers to observe and capture them.
network
low complexity
jenkins CWE-312
4.3
2023-12-13 CVE-2023-50774 Cross-Site Request Forgery (CSRF) vulnerability in Jenkins Html Resource 1.01/1.02
A cross-site request forgery (CSRF) vulnerability in Jenkins HTMLResource Plugin 1.02 and earlier allows attackers to delete arbitrary files on the Jenkins controller file system.
network
low complexity
jenkins CWE-352
8.1