Lucene search
+L

18654 matches found

RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.8 views

CVE-2026-1567

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 An XML External Entity XXE vulnerability in IBM InfoSphere Information Server could allow attackers to retrieve sensitive information from the server...

7.5CVSS5.9AI score0.00311EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/03/05 12:00 a.m.12 views

Medium: assertj-core

Issue Overview: AssertJ provides Fluent testing assertions for Java and the Java Virtual Machine JVM. Starting in version 1.4.0 and prior to version 3.27.7, an XML External Entity XXE vulnerability exists in org.assertj.core.util.xml.XmlStringPrettyFormatter: the toXmlDocumentString method...

9.1CVSS5.9AI score0.00528EPSS
SaveExploits0
Amazon
Amazon
added 2026/03/05 12:00 a.m.16 views

Medium: javapackages-bootstrap

Issue Overview: AssertJ provides Fluent testing assertions for Java and the Java Virtual Machine JVM. Starting in version 1.4.0 and prior to version 3.27.7, an XML External Entity XXE vulnerability exists in org.assertj.core.util.xml.XmlStringPrettyFormatter: the toXmlDocumentString method...

9.1CVSS5.9AI score0.00528EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/04 10:59 p.m.25 views

SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)

Summary SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file 811 bytes stalling the application and even crashing the Node.js process with JavaScript heap out of memory. Details The upstream XML parser sax doesn't interpr...

7.5CVSS6AI score0.00612EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/03/04 10:59 p.m.18 views

XML Entity Expansion (Billion Laughs)

Overview Affected versions of this package are vulnerable to XML Entity Expansion Billion Laughs when parsing of custom XML entities in DOCTYPE. An attacker can cause the application to consume excessive memory by submitting malicious SVG files containing recursive entity references. Workaround F...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/04 10:59 p.m.4 views

XML Entity Expansion (Billion Laughs)

Overview Affected versions of this package are vulnerable to XML Entity Expansion Billion Laughs when parsing of custom XML entities in DOCTYPE. An attacker can cause the application to consume excessive memory by submitting malicious SVG files containing recursive entity references. Workaround F...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/04 10:59 p.m.16 views

GHSA-XPQW-6GX7-V673 SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)

Summary SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file 811 bytes stalling the application and even crashing the Node.js process with JavaScript heap out of memory. Details The upstream XML parser sax doesn't interpr...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/04 5:57 p.m.13 views

DRUPAL-CONTRIB-2026-022

AJAX Dashboard: Entity Dashboards enables you to create configurable dashboards attached to entities which include AJAX-reloading of a main content area based on inputs from a configurable set of buttons. The module doesn't sufficiently check access on the dashboard configuration route...

6.5CVSS6AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/04 5:56 p.m.12 views

DRUPAL-CONTRIB-2026-021

This module moves files to and from private storage depending on the access of its owning entities. The module does not always validate the access logic correctly, resulting in files attached to an entity not being protected in certain circumstances. This vulnerability is mitigated by the fact th...

5.3CVSS6AI score0.00256EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/03/04 7:38 a.m.9 views

XML External Entity (XXE)

fast-xml-parser is vulnerable to XML External Entity XXE. The vulnerability is due to improper handling of a dot . in DOCTYPE entity names, which is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities and bypass entity encoding, thereby...

9.3CVSS5.9AI score0.00462EPSS
SaveExploits1References16Affected Software1
CVE
CVE
added 2026/03/04 7:06 a.m.33 views

CVE-2026-28770

CVE-2026-28770 affects IDC SFX Series SuperFlex Satellite Receiver Web Management Interface version 101. The issue is improper neutralization of special elements in the /IDC_Logging/checkifdone.cgi script, where input from the file parameter is echoed unsanitized into a CDATA block, enabling an a...

8.8CVSS6AI score0.00367EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.14 views

PT-2026-22872

Name of the Vulnerable Software and Affected Versions International Datacasting Corporation IDC SFX Series SuperFlex Satellite Receiver Web management Interface version 101 Description The application does not properly neutralize special elements within the /IDC Logging/checkifdone.cgi script,...

5.3CVSS6AI score0.00367EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.11 views

PT-2026-23109

Name of the Vulnerable Software and Affected Versions Drupal File Access Fix deprecated versions prior to 1.2.0 Description The File Access Fix module deprecated contains an authorization flaw that could allow forceful browsing of files. The module manages file storage based on entity access...

5.8AI score0.00256EPSS
SaveExploits0References3
Drupal
Drupal
added 2026/03/04 12:00 a.m.26 views

AJAX Dashboard - Critical - Access bypass - SA-CONTRIB-2026-022

AJAX Dashboard: Entity Dashboards enables you to create configurable dashboards attached to entities which include AJAX-reloading of a main content area based on inputs from a configurable set of buttons. The module doesn't sufficiently check access on the dashboard configuration route...

6.5CVSS5.8AI score0.00243EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.20 views

PT-2026-23110

Name of the Vulnerable Software and Affected Versions Drupal AJAX Dashboard versions prior to 3.1.0 Description A missing authentication check for a critical function in Drupal AJAX Dashboard allows exploitation of incorrectly configured access control security levels. The issue resides in the AJ...

5.8AI score0.00243EPSS
SaveExploits0References3
Drupal
Drupal
added 2026/03/04 12:00 a.m.25 views

File Access Fix (deprecated) - Moderately critical - Access bypass - SA-CONTRIB-2026-021

This module moves files to and from private storage depending on the access of its owning entities. The module does not always validate the access logic correctly, resulting in files attached to an entity not being protected in certain circumstances. This vulnerability is mitigated by the fact th...

5.3CVSS5.8AI score0.00256EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.16 views

PT-2026-23095

Name of the Vulnerable Software and Affected Versions SVGO versions 2.1.0 through 2.8.0 SVGO versions 3.0.0 through 3.3.2 SVGO versions prior to 4.0.1 Description SVGO is susceptible to a denial-of-service issue stemming from improper handling of XML custom entities. Specifically, the software do...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits1References44
OSV
OSV
added 2026/03/03 9:15 p.m.11 views

CVE-2026-1567

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 An XML External Entity XXE vulnerability in IBM InfoSphere Information Server could allow attackers to retrieve sensitive information from the server...

7.5CVSS5.8AI score0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/03 9:15 p.m.13 views

CVE-2026-1567

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 An XML External Entity XXE vulnerability in IBM InfoSphere Information Server could allow attackers to retrieve sensitive information from the server...

7.5CVSS0.00311EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/03 8:40 p.m.6 views

CVE-2026-1567

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 An XML External Entity XXE vulnerability in IBM InfoSphere Information Server could allow attackers to retrieve sensitive information from the server...

7.1CVSS5.9AI score0.00311EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder