Lucene search
+L

54807 matches found

OSV
OSV
added 2025/08/01 11:09 a.m.6 views

OESA-2025-1916 polkit security update

polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes. Security Fixes: A flaw was found in polkit. When processing an XML policy with 32 or more nested elements in depth, an out-of-bounds write can be triggere...

6.7CVSS7.9AI score0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/01 11:09 a.m.7 views

OESA-2025-1918 polkit security update

polkit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes. Security Fixes: A flaw was found in polkit. When processing an XML policy with 32 or more nested elements in depth, an out-of-bounds write can be triggere...

6.7CVSS7.9AI score0.00184EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/08/01 3:23 a.m.14 views

rexml: REXML ReDoS vulnerability

A flaw was found in the ReXML XML toolkit for Ruby. Parsing XML data containing a large number of digits between & and x...; in a hex numeric character reference &x...; can trigger a regular expression denial of service ReDoS condition, leading to a denial of service...

8.7CVSS7.3AI score0.0142EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/08/01 12:00 a.m.14 views

The vulnerability of the Windows operating system’s event log allows a hacker to trigger a memory buffer overflow and re-write the XML log generated by the task scheduler.

The vulnerability of Windows operating system event logs is related to insufficient checking of values in XML log fields. Exploiting this vulnerability can allow an attacker to cause a memory buffer overflow in the event log and re-write it by sending a specially crafted XML file...

5.5CVSS5.8AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/01 12:00 a.m.7 views

CVE-2019-19144

XML External Entity Injection vulnerability in Quantum DXi6702 2.3.0.3 11449-53631 Build304 devices via rest/Users?action=authenticate...

6.9AI score0.00707EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/01 12:00 a.m.18 views

CVE-2019-19144

XML External Entity Injection vulnerability in Quantum DXi6702 2.3.0.3 11449-53631 Build304 devices via rest/Users?action=authenticate...

0.00707EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/01 12:00 a.m.27 views

CVE-2019-19144

CVE-2019-19144 applies to the Quantum DXi6702 disk backup appliance (firmware 2.3.0.3, build 304). The root cause is an XML External Entity (XXE) vulnerability in the REST endpoint at /rest/Users?action=authenticate, enabling external entities to be processed. This can lead to information disclos...

9.8CVSS7.1AI score0.00707EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/01 12:00 a.m.16 views

PT-2025-31644 · Quantum · Quantum Dxi6702

Name of the Vulnerable Software and Affected Versions: Quantum DXi6702 version 2.3.0.3 11449-53631 Build304 Description: An XML External Entity Injection issue exists in Quantum DXi6702 devices. The vulnerability is located in the /rest/Users?action=authenticate API endpoint. Recommendations: At...

9.8CVSS6.6AI score0.00707EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/31 7:37 p.m.17 views

GHSA-QC2H-74X3-4V3W MaterialX Lack of MTLX Import Depth Limit Leads to DoS (Denial-Of-Service) Via Stack Exhaustion

Summary Nested imports of MaterialX files can lead to a crash via stack memory exhaustion, due to the lack of a limit on the "import chain" depth. Details The MaterialX specification supports importing other files by using XInclude tags. When parsing file imports, recursion is used to process...

6.9CVSS7.2AI score0.00818EPSS
SaveExploits1References6
OSV
OSV
added 2025/07/31 7:37 p.m.13 views

GHSA-WX6G-FM6F-W822 MaterialX Stack Overflow via Lack of MTLX XML Parsing Recursion Limit

Summary When parsing an MTLX file with multiple nested nodegraph implementations, the MaterialX XML parsing logic can potentially crash due to stack exhaustion. Details By specification, multiple kinds of elements in MTLX support nesting other elements, such as in the case of nodegraph elements...

6.9CVSS6.5AI score0.00597EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/07/31 7:37 p.m.9 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the XML parsing process. An attacker can cause a crash by providing a specially crafted MTLX file with deeply nested nodegraph elements, leading to stack exhaustion during recursive parsing. Remediation...

7.5CVSS7AI score0.00597EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/07/31 7:37 p.m.16 views

MaterialX Stack Overflow via Lack of MTLX XML Parsing Recursion Limit

Summary When parsing an MTLX file with multiple nested nodegraph implementations, the MaterialX XML parsing logic can potentially crash due to stack exhaustion. Details By specification, multiple kinds of elements in MTLX support nesting other elements, such as in the case of nodegraph elements...

7.5CVSS6.8AI score0.00597EPSS
SaveExploits1References8Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/31 4:31 p.m.27 views

libxslt: libxml2: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr

A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may acce...

7.8CVSS6.3AI score0.00339EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2025/07/31 9:07 a.m.22 views

CVE-2025-26400

SolarWinds Web Help Desk was reported to be affected by an XML External Entity Injection XXE vulnerability that could lead to information disclosure. A valid, low-privilege access is required unless the attacker had access to the local server to modify configuration files...

5.3CVSS6AI score0.00269EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/07/31 6:33 a.m.12 views

libxslt: Type confusion in xmlNode.psvi between stylesheet and source nodes

A flaw was found in the libxslt library. The same memory field, psvi, is used for both stylesheet and input data, which can lead to type confusion during XML transformations. This vulnerability allows an attacker to crash the application or corrupt memory. In some cases, it may lead to denial of...

7.5CVSS6.6AI score0.012EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/31 12:00 a.m.12 views

ALSA-2025:12447 Important: libxml2 security update

The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxslt: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr CVE-2025-7425 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS6.1AI score0.00339EPSS
SaveExploits1References4
OSV
OSV
added 2025/07/31 12:00 a.m.8 views

ALSA-2025:12450 Important: libxml2 security update

The libxml2 library is a development toolbox providing the implementation of various XML standards. Security Fixes: libxslt: Heap Use-After-Free in libxslt caused by atype corruption in xmlAttrPtr CVE-2025-7425 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS6.1AI score0.00339EPSS
SaveExploits1References4
VulnCheck KEV
VulnCheck KEV
added 2025/07/31 12:00 a.m.9 views

VulnCheck KEV: CVE-2025-49493

Akamai CloudTest before 60 2025.06.02 12988 allows file inclusion via XML External Entity XXE injection...

5.8CVSS5.8AI score0.03461EPSS
SaveIn wildExploits2References135
Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.16 views

PT-2025-31590

Name of the Vulnerable Software and Affected Versions MaterialX versions 1.39.2 and below Description MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers. The MaterialX XML parsing logic can potentially crash due to stack...

7.5CVSS6AI score0.00597EPSS
SaveExploits1References17
NVD
NVD
added 2025/07/30 7:15 p.m.11 views

CVE-2025-36608

Dell SmartFabric OS10 Software, versions prior to 10.6.0.5, contains an Improper Restriction of XML External Entity Reference vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Unauthorized access...

6.5CVSS0.00487EPSS
SaveExploits0References1
Rows per page
Query Builder