CVE-2023-32995
https://notcve.org/view.php?id=CVE-2023-32995
A cross-site request forgery (CSRF) vulnerability in Jenkins SAML Single Sign On(SSO) Plugin 2.0.0 and earlier allows attackers to send an HTTP POST request with JSON body containing attacker-specified content, to miniOrange's API for sending emails. • https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2994 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-32994
https://notcve.org/view.php?id=CVE-2023-32994
Jenkins SAML Single Sign On(SSO) Plugin 2.1.0 and earlier unconditionally disables SSL/TLS certificate validation for connections to miniOrange or the configured IdP to retrieve SAML metadata, which could be abused using a man-in-the-middle attack to intercept these connections. • https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3001%20(2) • CWE-295: Improper Certificate Validation •
CVE-2023-32993
https://notcve.org/view.php?id=CVE-2023-32993
Jenkins SAML Single Sign On(SSO) Plugin 2.0.2 and earlier does not perform hostname validation when connecting to miniOrange or the configured IdP to retrieve SAML metadata, which could be abused using a man-in-the-middle attack to intercept these connections. • https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3001%20(1) • CWE-345: Insufficient Verification of Data Authenticity •
CVE-2023-32992
https://notcve.org/view.php?id=CVE-2023-32992
Missing permission checks in Jenkins SAML Single Sign On(SSO) Plugin 2.0.2 and earlier allow attackers with Overall/Read permission to send an HTTP request to an attacker-specified URL and parse the response as XML, or parse a local file on the Jenkins controller as XML. • https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2993 • CWE-732: Incorrect Permission Assignment for Critical Resource •
CVE-2023-32991
https://notcve.org/view.php?id=CVE-2023-32991
A cross-site request forgery (CSRF) vulnerability in Jenkins SAML Single Sign On(SSO) Plugin 2.0.2 and earlier allows attackers to send an HTTP request to an attacker-specified URL and parse the response as XML, or parse a local file on the Jenkins controller as XML. • https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-2993 • CWE-352: Cross-Site Request Forgery (CSRF) •