Lucene search
+L

104 matches found

OSV
OSV
added 2026/08/07 2:42 a.m.8 views

OESA-2026-3254 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS7AI score0.00811EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 2:42 a.m.9 views

OESA-2026-3253 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References2
Veeam
Veeam
added 2026/08/07 12:00 a.m.52 views

How to Apply Custom Settings in Veeam Backup for Microsoft 365 Using Set-VBOConfigurationParameter

Purpose This article explains how to use the Set-VBOConfigurationParameter cmdlet to apply a custom configuration setting within a Veeam Backup for Microsoft 365 deployment. Solution How the Scripts in This Article Are Used Every script in this article begins with the same three variables, which...

6AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/08/03 1:09 p.m.7 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS5.6AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/08/01 12:11 a.m.14 views

SUSE CVE-2026-6879

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or last-N...

2CVSS5.4AI score0.00355EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 1:46 p.m.7 views

CVE-2026-6879 Quadratic Behavior in xml.etree.ElementPath Index Predicates

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS5.8AI score0.00355EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.14 views

PT-2026-65499

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Certain functions exhibit quadratic time complexity, denoted as On^2, when processing XML documents containing numerous siblings with the same tag. This occurs...

2CVSS5.2AI score0.00355EPSS
SaveExploits0References37
Github Security Blog
Github Security Blog
added 2026/07/02 8:27 p.m.23 views

SimpleSAMLphp has Possible DoS via XPath Transform

Summary This library turned out to be vulnerable to Denial-of-Service attacks using XPath transforms. A mitigation has been put in place to restrict the number of transforms and to restrict transforms to only the transform-algorithms mentioned in the SAML 2.0 Core Specifications and specifically...

7.5CVSS5.7AI score0.0056EPSS
SaveExploits0References2Affected Software2
RedhatCVE
RedhatCVE
added 2026/06/26 9:25 p.m.17 views

CVE-2026-57437

A flaw was found in Nokogiri, an XML and HTML library for Ruby. This vulnerability occurs when an application directly constructs an XPathContext and allows its associated document to be garbage collected while the context is still in use. An attacker could potentially exploit this by causing the...

6.3CVSS5.6AI score0.00321EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/25 2:34 p.m.11 views

CVE-2026-57437

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS5.9AI score0.00321EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:00 a.m.16 views

Siemens RuggedCom Rox Uncontrolled Recursion (CVE-2025-9714)

Uncontrolled recursion inXPath evaluationin libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions xmlXPathRunEval, xmlXPathCtxtCompile, and xmlXPathEvalExpr were resetting recursion depth to zero before...

6.2CVSS5.3AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.18 views

CVE-2026-44962

Plesk contains an XPath injection vulnerability in the APS Application Catalog search functionality, where user-supplied input is interpolated into XPath queries without proper sanitization. This allows an authenticated, low-privileged user to execute arbitrary operating system commands on the...

9.9CVSS5.9AI score0.00686EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/29 3:41 p.m.21 views

EUVD-2026-33344

Plesk contains an XPath injection vulnerability in the APS Application Catalog search functionality, where user-supplied input is interpolated into XPath queries without proper sanitization. This allows an authenticated, low-privileged user to execute arbitrary operating system commands on the...

9.9CVSS6.1AI score0.00686EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 8:16 p.m.16 views

CVE-2026-47273

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pamusb builds XPath expressions from user-supplied identifiers PAM username, service name and device-supplied identifiers USB device serial, model, vendor to query /etc/pamusb.conf. These identifiers...

6.5CVSS0.00273EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/27 8:03 p.m.52 views

CVE-2026-47273 pam_usb: XPath injection via PAM-supplied identifiers in pam_usb configuration queries

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pamusb builds XPath expressions from user-supplied identifiers PAM username, service name and device-supplied identifiers USB device serial, model, vendor to query /etc/pamusb.conf. These identifiers...

6.5CVSS0.00273EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.10 views

Astra Linux – Vulnerability in libxml-security-java

All versions of Apache Santuario – XML Security for Java prior to 2.2.3 and 2.1.7 are vulnerable to a issue where the “secureValidation” property is not passed correctly when creating a KeyInfo from a KeyInfoReference element. This allows an attacker to exploit an XPath Transform to extract any...

7.5CVSS6.7AI score0.0738EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.12 views

PT-2026-38035

numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal...

7.8CVSS7.1AI score0.00346EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/04 8:56 p.m.25 views

GHSA-V7CP-2CX9-X793 changedetection.io project has an XXE vulnerability

changedetection.ioXXE01 Vulnerability Report: We discovered a XXE vulnerability in the changedetection.io project While analyzing the code logic, it was determined that an area may lead to unintended behavior under specific conditions. With the project's security in mind, see the analysis results...

8.2CVSS5.8AI score0.00266EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/10 9:28 p.m.12 views

libxml: Heap use after free (UAF) leads to Denial of service (DoS)

A use-after-free vulnerability was found in libxml2. This issue occurs when parsing XPath elements under certain circumstances when the XML schematron has the schema elements. This flaw allows a malicious actor to craft a malicious XML document used as input for libxml, resulting in the program's...

9.1CVSS6.6AI score0.00731EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.18 views

iccDEV 安全漏洞

iccDEV is an open-source color configuration code library developed by the International Color Consortium. Versions of iccDEV prior to 2.3.1.6 contained security vulnerabilities. These vulnerabilities were caused by an implicit conversion from signed integers to unsigned integers in the XML...

6.2CVSS5.9AI score0.00159EPSS
SaveExploits1References4
Rows per page
Query Builder