Skip to content

Jenkins SAML Single Sign On(SSO) Plugin missing permission check

Moderate severity GitHub Reviewed Published Jul 12, 2023 to the GitHub Advisory Database • Updated Nov 7, 2023

Package

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

Affected versions

< 2.3.1

Patched versions

2.3.1

Description

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

This allows attackers with Overall/Read permission to download a string representation of the current security realm (Java Object#toString()), which potentially includes sensitive information.

SAML Single Sign On(SSO) Plugin 2.3.1 requires Overall/Administer permission to access the affected HTTP endpoint, and only allows downloading a string representation if the current security realm is this plugin’s.

References

Published by the National Vulnerability Database Jul 12, 2023
Published to the GitHub Advisory Database Jul 12, 2023
Reviewed Jul 12, 2023
Last updated Nov 7, 2023

Severity

Moderate
4.3
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2023-37945

GHSA ID

GHSA-p4wr-9wfm-f9jw

Source code

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