GHSA-2rh4-xgmq-63jp

Suggest an improvement
Source
https://github.com/advisories/GHSA-2rh4-xgmq-63jp
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-2rh4-xgmq-63jp/GHSA-2rh4-xgmq-63jp.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2rh4-xgmq-63jp
Aliases
Published
2022-05-24T17:15:35Z
Modified
2023-11-08T04:02:55.078320Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
XXE vulnerability in Jenkins Parasoft Findings Plugin
Details

Parasoft Findings Plugin implements a static analysis parser for various Parasoft products and integrates with Warnings Plugin (10.4.1 and earlier) and Warnings NG Plugin (10.4.2 and newer).

Parasoft Findings Plugin 10.4.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks. This allows a user able to control the input files for the Parasoft Findings parser to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Parasoft Findings Plugin 10.4.4 disables external entity resolution for its XML parser.

Database specific
{
    "nvd_published_at": "2020-04-16T19:15:00Z",
    "github_reviewed_at": "2022-12-16T23:00:23Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-611"
    ]
}
References

Affected packages

Maven / com.parasoft:parasoft-findings

Package

Name
com.parasoft:parasoft-findings
View open source insights on deps.dev
Purl
pkg:maven/com.parasoft/parasoft-findings

Affected ranges

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

Affected versions

10.*

10.2.2
10.2.3
10.2.3.1
10.3.0
10.3.2
10.3.3
10.3.4
10.3.5
10.3.6
10.4.0
10.4.1
10.4.2
10.4.3

Database specific

{
    "last_known_affected_version_range": "<= 10.4.3"
}