GHSA-3xf9-pgc2-mr9c

Source
https://github.com/advisories/GHSA-3xf9-pgc2-mr9c
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-3xf9-pgc2-mr9c/GHSA-3xf9-pgc2-mr9c.json
Aliases
  • CVE-2023-32992
Published
2023-05-16T18:30:16Z
Modified
2024-02-16T08:09:04.154623Z
Details

Jenkins SAML Single Sign On(SSO) Plugin 2.0.2 and earlier does not perform permission checks in multiple HTTP endpoints.

This allows 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.

As the plugin does not configure its XML parser to prevent XML external entity (XXE) attacks, attackers can have Jenkins parse a crafted XML response that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Additionally, these HTTP endpoints do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

SAML Single Sign On(SSO) Plugin 2.1.0 requires POST requests and Overall/Administer permission for the affected HTTP endpoints.

References

Affected packages

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

Package

Name
io.jenkins.plugins:miniorange-saml-sp

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0The exact introduced commit is unknown
Fixed
2.1.0

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