Lucene search
K

57 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 11:30 a.m.3 views

CVE-2021-27736

FusionAuth fusionauth-samlv2 before 0.5.4 allows XXE attacks via a forged AuthnRequest or LogoutRequest because parseFromBytes uses javax.xml.parsers.DocumentBuilderFactory unsafely...

6.5CVSS6.9AI score0.00276EPSS
Exploits1References1
NVD
NVD
added 2026/01/07 9:16 p.m.2 views

CVE-2026-22186

Bio-Formats versions up to and including 8.3.0 contain an XML External Entity XXE vulnerability in the Leica Microsystems metadata parsing component e.g., XLEF. The parser uses an insecurely configured DocumentBuilderFactory when processing Leica XML-based metadata files, allowing external entity...

7.1CVSS0.00034EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2014-3554

Malware in sbrugna...

6.5CVSS6.3AI score0.00457EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-3139

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00274EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/06/25 2:14 p.m.10 views

Allure Report allows Improper XXE Restriction via DocumentBuilderFactory

Summary A critical XML External Entity XXE vulnerability exists in the xunit-xml-plugin used by Allure 2. The plugin fails to securely configure the XML parser DocumentBuilderFactory and allows external entity expansion when processing test result .xml files. This allows attackers to read arbitra...

7.5CVSS7.1AI score0.00202EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2025/06/25 2:14 p.m.3 views

GHSA-H7QF-QMF3-85QG Allure Report allows Improper XXE Restriction via DocumentBuilderFactory

Summary A critical XML External Entity XXE vulnerability exists in the xunit-xml-plugin used by Allure 2. The plugin fails to securely configure the XML parser DocumentBuilderFactory and allows external entity expansion when processing test result .xml files. This allows attackers to read arbitra...

7.5CVSS7.1AI score0.00202EPSS
Exploits0References4
Snyk
Snyk
added 2025/06/24 8:41 p.m.2 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection due to the DocumentBuilderFactory used in the XunitXmlPlugin.java file, which is used without disabling DTDs or external entities.. An attacker can access arbitrary files on the file system or initiate...

8.7CVSS7.6AI score0.00202EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:58 a.m.5 views

CVE-2023-46502

An issue in openCRX v.5.2.2 allows a remote attacker to read internal files and execute server side request forgery attack via insecure DocumentBuilderFactory...

9.8CVSS7AI score0.00423EPSS
Exploits0
OSV
OSV
added 2025/01/21 10:15 p.m.2 views

CVE-2025-23195

An XML External Entity XXE vulnerability exists in the Ambari/Oozie project, allowing an attacker to inject malicious XML entities. This vulnerability occurs due to insecure parsing of XML input using the DocumentBuilderFactory class without disabling external entity resolution. An attacker can...

7.5CVSS7AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/01/21 9:22 p.m.8 views

CVE-2025-23195 Apache Ambari: XML External Entity (XXE) Vulnerability in Ambari/Oozie

An XML External Entity XXE vulnerability exists in the Ambari/Oozie project, allowing an attacker to inject malicious XML entities. This vulnerability occurs due to insecure parsing of XML input using the DocumentBuilderFactory class without disabling external entity resolution. An attacker can...

7.5AI score0.00274EPSS
Exploits0References1
Veracode
Veracode
added 2024/12/03 10:26 a.m.7 views

XML External Entity (XXE) Injection

org.powertac:server-interface is vulnerable to XML External Entity XXE Injection. The vulnerability is due to improper input validation in the DocumentBuilderFactory component, allowing attackers to access sensitive information or execute arbitrary code via crafted XML entities...

9.8CVSS7.3AI score0.00693EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/11/11 9:31 p.m.0 views

GHSA-PGRC-8WP5-5MVQ powertac-server XML External Entity vulnerability

An XML External Entity XXE vulnerability in the component DocumentBuilderFactory of powertac-server v1.9.0 allows attackers to access sensitive information or execute arbitrary code via supplying a crafted request containing malicious XML entities...

9.8CVSS6.2AI score0.00693EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/11/11 9:31 p.m.14 views

powertac-server XML External Entity vulnerability

An XML External Entity XXE vulnerability in the component DocumentBuilderFactory of powertac-server v1.9.0 allows attackers to access sensitive information or execute arbitrary code via supplying a crafted request containing malicious XML entities...

9.8CVSS7.3AI score0.00693EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/11/11 7:15 p.m.7 views

CVE-2024-51135

An XML External Entity XXE vulnerability in the component DocumentBuilderFactory of powertac-server v1.9.0 allows attackers to access sensitive information or execute arbitrary code via supplying a crafted request containing malicious XML entities...

9.8CVSS0.00693EPSS
Exploits0References4
OSV
OSV
added 2024/11/11 7:15 p.m.0 views

CVE-2024-51135

An XML External Entity XXE vulnerability in the component DocumentBuilderFactory of powertac-server v1.9.0 allows attackers to access sensitive information or execute arbitrary code via supplying a crafted request containing malicious XML entities...

9.8CVSS6AI score
Exploits0References4
NVD
NVD
added 2024/06/28 6:15 p.m.15 views

CVE-2024-38374

The CycloneDX core module provides a model representation of the SBOM along with utilities to assist in creating, validating, and parsing SBOMs. Before deserializing CycloneDX Bill of Materials in XML format, cyclonedx-core-java leverages XPath expressions to determine the schema version of the...

7.5CVSS0.00061EPSS
Exploits0References3
CVE
CVE
added 2024/06/28 6:1 p.m.293 views

CVE-2024-38374

CVE-2024-38374 affects CycloneDX core (cyclonedx-core-java): before deserializing XML BOMs, an insecurely configured DocumentBuilderFactory used in XPath evaluation allowed XXE injection. The issue was fixed in cyclonedx-core-java 9.0.4; later notes indicate the XML Validator path was also affect...

7.5CVSS7.6AI score0.00061EPSS
Exploits0References3
Veracode
Veracode
added 2024/06/25 6:38 a.m.14 views

XML External Entity (XXE)

org.cyclonedx:cyclonedx-core-java is vulnerable to XML External Entity XXE.The vulnerability is caused due to improper configuration of the DocumentBuilderFactory used to evaluate XPath expressions to determine the schema version of the BOM before deserializing CycloneDX Bill of Materials in XML...

7.5CVSS7.4AI score0.00061EPSS
Exploits0
Veracode
Veracode
added 2023/11/06 5:48 a.m.16 views

XML External Entity Injection

OpenCRX is vulnerable to XML External Entity injection XXE. The vulnerability is due to improper input sanitization in the DocumentBuilderFactory function . This can potentially lead to server side request forgery attacks...

9.8CVSS7.4AI score0.00423EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/10/30 11:15 p.m.0 views

CVE-2023-46502

An issue in openCRX v.5.2.2 allows a remote attacker to read internal files and execute server side request forgery attack via insecure DocumentBuilderFactory...

9.8CVSS5.8AI score0.00423EPSS
Exploits0References3
Rows per page
Query Builder