GHSA-p4wr-9wfm-f9jw

Suggest an improvement
Source
https://github.com/advisories/GHSA-p4wr-9wfm-f9jw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-p4wr-9wfm-f9jw/GHSA-p4wr-9wfm-f9jw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-p4wr-9wfm-f9jw
Aliases
  • CVE-2023-37945
Published
2023-07-12T18:30:38Z
Modified
2024-02-16T08:17:58.592228Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Jenkins SAML Single Sign On(SSO) Plugin missing permission check
Details

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.

Database specific
{
    "nvd_published_at": "2023-07-12T16:15:13Z",
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-12T22:31:01Z"
}
References

Affected packages

Maven / io.jenkins.plugins:miniorange-saml-sp

Package

Name
io.jenkins.plugins:miniorange-saml-sp
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/miniorange-saml-sp

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.3.1

Affected versions

1.*

1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.9
1.0.10
1.0.11
1.0.14
1.0.15
1.0.16
1.0.18
1.0.19

2.*

2.0.0
2.0.1
2.0.2
2.1.0
2.2.0
2.3.0