Vulnerability Details : CVE-2022-41967
Dragonfly is a Java runtime dependency management library. Dragonfly v0.3.0-SNAPSHOT does not configure DocumentBuilderFactory to prevent XML external entity (XXE) attacks. This issue is patched in 0.3.1-SNAPSHOT. As a workaround, since Dragonfly only parses XML `SNAPSHOT` versions are being resolved, this vulnerability may be avoided by not trying to resolve `SNAPSHOT` versions.
Vulnerability category: XML external entity (XXE) injection
Products affected by CVE-2022-41967
- cpe:2.3:a:hypera:dragonfly:0.3.0-snapshot:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-41967
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 27 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-41967
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST | |
7.0
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L |
2.2
|
4.7
|
GitHub, Inc. |
CWE ids for CVE-2022-41967
-
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-41967
-
https://github.com/HyperaDev/Dragonfly/commit/9661375e1135127ca6cdb5712e978bec33cc06b3
fix: CVE-2022-41967 · HyperaDev/Dragonfly@9661375 · GitHubPatch;Third Party Advisory
-
https://github.com/HyperaDev/Dragonfly/security/advisories/GHSA-6x3m-96qp-mmxv
Improper Restriction of XML External Entity Reference in Dragonfly · Advisory · HyperaDev/Dragonfly · GitHubPatch;Third Party Advisory
Jump to