Skip to content

Jenkins SAML Single Sign On(SSO) Plugin Cross-Site Request Forgery vulnerability

Moderate severity GitHub Reviewed Published May 16, 2023 to the GitHub Advisory Database • Updated Nov 6, 2023

Package

maven io.jenkins.plugins:miniorange-saml-sp (Maven)

Affected versions

< 2.0.1

Patched versions

2.0.1

Description

Jenkins SAML Single Sign On(SSO) Plugin 2.0.0 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to send an HTTP POST request with JSON body containing attacker-specified content, to miniOrange’s API for sending emails.

Additionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

SAML Single Sign On(SSO) Plugin 2.0.1 removes the affected HTTP endpoint.

References

Published by the National Vulnerability Database May 16, 2023
Published to the GitHub Advisory Database May 16, 2023
Reviewed May 17, 2023
Last updated Nov 6, 2023

Severity

Moderate
4.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Weaknesses

CVE ID

CVE-2023-32995

GHSA ID

GHSA-ghpm-mgf5-cv8q

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.