{ "id": "CVE-2022-41967", "sourceIdentifier": "security-advisories@github.com", "published": "2022-12-28T00:15:14.953", "lastModified": "2023-01-06T17:38:58.567", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Dragonfly es una librer\u00eda de gesti\u00f3n de dependencias en tiempo de ejecuci\u00f3n de Java. Dragonfly v0.3.0-SNAPSHOT no configura DocumentBuilderFactory para evitar ataques de entidades externas XML (XXE). Este problema se solucion\u00f3 en 0.3.1-SNAPSHOT. Como soluci\u00f3n alternativa, dado que Dragonfly solo analiza las versiones XML `SNAPSHOT` que se est\u00e1n resolviendo, esta vulnerabilidad se puede evitar al no intentar resolver las versiones `SNAPSHOT`." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "availabilityImpact": "LOW", "baseScore": 7.0, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.2, "impactScore": 4.7 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-611" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:hypera:dragonfly:0.3.0-snapshot:*:*:*:*:*:*:*", "matchCriteriaId": "88CDE274-A9D5-4F75-A56B-5FB1F1B11E74" } ] } ] } ], "references": [ { "url": "https://github.com/HyperaDev/Dragonfly/commit/9661375e1135127ca6cdb5712e978bec33cc06b3", "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/HyperaDev/Dragonfly/security/advisories/GHSA-6x3m-96qp-mmxv", "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ] } ] }