ghsa-rc57-9r3x-98cq
Vulnerability from github
Published
2022-06-17 00:01
Modified
2024-07-05 14:26
Severity ?
Summary
XML External Entity Reference in drools
Details
drools <=7.59.x is affected by an XML External Entity (XXE) vulnerability in KieModuleMarshaller.java. The Validator class is not used correctly, resulting in the XXE injection vulnerability.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 7.59.0.Final" }, "package": { "ecosystem": "Maven", "name": "org.drools:drools-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "7.60.0.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41411" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T21:54:41Z", "nvd_published_at": "2022-06-16T10:15:00Z", "severity": "CRITICAL" }, "details": "drools \u003c=7.59.x is affected by an XML External Entity (XXE) vulnerability in KieModuleMarshaller.java. The Validator class is not used correctly, resulting in the XXE injection vulnerability.", "id": "GHSA-rc57-9r3x-98cq", "modified": "2024-07-05T14:26:30Z", "published": "2022-06-17T00:01:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41411" }, { "type": "WEB", "url": "https://github.com/apache/incubator-kie-drools/pull/3808" }, { "type": "PACKAGE", "url": "https://github.com/kiegroup/drools" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "XML External Entity Reference in drools" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.