Skip to content

Missing Authorization in Jenkins XPath Configuration Viewer Plugin

Moderate severity GitHub Reviewed Published Jul 1, 2022 to the GitHub Advisory Database • Updated Jan 28, 2023

Package

maven org.jenkins-ci.plugins:xpath-config-viewer (Maven)

Affected versions

<= 1.1.1

Patched versions

None

Description

XPath Configuration Viewer Plugin 1.1.1 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to access the XPath Configuration Viewer page. Given appropriate XPath expressions, this page grants access to job configuration XML data to every user with Item/Read permission. The encrypted values of secrets stored in the job configuration are not redacted, as they would be by the config.xml API for users without Item/Configure permission.

References

Published by the National Vulnerability Database Jun 30, 2022
Published to the GitHub Advisory Database Jul 1, 2022
Reviewed Jul 12, 2022
Last updated Jan 28, 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-2022-34811

GHSA ID

GHSA-qm37-c4w6-h9v9

Source code

No known source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.