Skip to content

XXE vulnerability in Jenkins Nerrvana Plugin

Moderate severity GitHub Reviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Oct 27, 2023

Package

maven org.jenkins-ci.plugins:nerrvana-plugin (Maven)

Affected versions

<= 1.02.06

Patched versions

None

Description

Jenkins Nerrvana Plugin 1.02.06 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

This allows attackers with Overall/Read permission to have Jenkins parse a crafted HTTP request with XML data that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Additionally, XML parsing is exposed as a form validation endpoint that does not require POST requests, allowing exploitation by users without Overall/Read permission via CSRF.

References

Published by the National Vulnerability Database Oct 8, 2020
Published to the GitHub Advisory Database May 24, 2022
Reviewed Dec 21, 2022
Last updated Oct 27, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2020-2298

GHSA ID

GHSA-wcrg-92wp-4h28

Credits

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