mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 05:59:31 +02:00
18 lines
690 B
Markdown
18 lines
690 B
Markdown
### [CVE-2021-41042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41042)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Eclipse Lyo versions 1.0.0 to 4.1.0, a TransformerFactory is initialized with the defaults that do not restrict DTD loading when working with RDF/XML. This allows an attacker to cause an external DTD to be retrieved.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/eclipse/lyo
|
|
|