GHSA-6g33-82gc-3pw5

Suggest an improvement
Source
https://github.com/advisories/GHSA-6g33-82gc-3pw5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6g33-82gc-3pw5/GHSA-6g33-82gc-3pw5.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6g33-82gc-3pw5
Aliases
  • CVE-2017-12621
Published
2022-05-17T00:34:13Z
Modified
2023-11-08T03:58:53.368957Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Improper Restriction of XML External Entity Reference in Jelly
Details

During Jelly (xml) file parsing with Apache Xerces, if a custom doctype entity is declared with a "SYSTEM" entity with a URL and that entity is used in the body of the Jelly file, during parser instantiation the parser will attempt to connect to said URL. This could lead to XML External Entity (XXE) attacks in Apache Commons Jelly before 1.0.1.

Database specific
{
    "nvd_published_at": "2017-09-28T01:29:00Z",
    "github_reviewed_at": "2022-07-01T20:33:22Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-611"
    ]
}
References

Affected packages

Maven / commons-jelly:commons-jelly

Package

Name
commons-jelly:commons-jelly
View open source insights on deps.dev
Purl
pkg:maven/commons-jelly/commons-jelly

Affected ranges

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

Affected versions

1.*

1.0-beta-1
1.0-beta-2
1.0-beta-3
1.0-beta-3.20020819.043231
1.0-beta-3.20020819.043406
1.0-beta-3.20020820.043616
1.0-beta-3.20020828.023547
1.0-beta-3.20020828.032644
1.0-beta-3.20020904.063114
1.0-beta-3.20020910.061420
1.0-beta-3.20020911.045717
1.0-beta-3.20020913.010946
1.0-beta-3.20020913.120853
1.0-beta-4
1.0-beta-4.20020923.123659
1.0-beta-4.20020924.123511
1.0-beta-4.20021002.050543
1.0-beta-4.20021002.113628
1.0-beta-4.20021005.025546
1.0-beta-4.20021005.070650
1.0-beta-4.20021008.094131
1.0-beta-4.20021008.112820
1.0-beta-4.20021012.035615
1.0-beta-4.20021017.053011
1.0-beta-4.20021023.094006
1.0-beta-4.20021023.153932
1.0-beta-4.20021105.013628
1.0-beta-4.20021112.084337
1.0-beta-4.20021113.125954
1.0-beta-4.20021113.192421
1.0-beta-4.20021120.034859
1.0-beta-4.20021210.123241
1.0-beta-4.20021222.042553
1.0-beta-4.20021231.013337
1.0-beta-4.20021231.034645
1.0-beta-4.20030104.110205
1.0-RC1
1.0-RC2
1.0

Database specific

{
    "last_known_affected_version_range": "<= 1.0"
}