GHSA-hxxp-6546-wv6r

Suggest an improvement
Source
https://github.com/advisories/GHSA-hxxp-6546-wv6r
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/07/GHSA-hxxp-6546-wv6r/GHSA-hxxp-6546-wv6r.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hxxp-6546-wv6r
Aliases
  • CVE-2021-21672
Published
2021-07-02T18:36:13Z
Modified
2024-02-16T08:23:09.134709Z
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
XXE vulnerability in Jenkins Selenium HTML report Plugin
Details

Jenkins Selenium HTML report Plugin 1.0 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

This allows attackers with the ability to control the report files parsed using this plugin to have Jenkins parse a crafted report file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.

Jenkins Selenium HTML report Plugin 1.1 disables external entity resolution for its XML parser.

Database specific
{
    "nvd_published_at": "2021-06-30T17:15:00Z",
    "cwe_ids": [
        "CWE-611"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-07-01T20:14:49Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:seleniumhtmlreport

Package

Name
org.jenkins-ci.plugins:seleniumhtmlreport
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/seleniumhtmlreport

Affected ranges

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

Affected versions

0.*

0.92
0.93
0.94

1.*

1.0

Database specific

{
    "last_known_affected_version_range": "<= 1.0"
}