Lucene search
+L

54210 matches found

Amazon
Amazon
added 2026/07/07 12:0 a.m.15 views

Important: python3.13

Issue Overview: tarfile.extractall with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. The extraction fallback validated the symlink at it's archived location but recreated it at the...

8.2CVSS6AI score0.0079EPSS
SaveExploits0
Amazon
Amazon
added 2026/07/07 12:0 a.m.12 views

Medium: python3.9

Issue Overview: The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other...

7.5CVSS5.9AI score0.0079EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/07 12:0 a.m.33 views

PT-2026-56190

A stored XPATH injection vulnerability exists in opnsense's trust module. Any user if given just System: CA Manager permissions can use a bool side channel/oracle to slowly leak any secret in config.xml character by character. the injection point is in the refid field of a ca object. Write-up for...

6AI score
SaveExploits1References2
OSV
OSV
added 2026/07/06 9:12 p.m.11 views

GHSA-7QW2-F75V-62F7 Coder vulnerable to stored HTML injection via workspace agent logs in AgentLogLine component

Summary The AgentLogLine dashboard component instantiated ansi-to-html without escapeXML: true and inserted the result via dangerouslySetInnerHTML so HTML embedded in workspace agent log lines was rendered as live markup. Server-side sanitization did not neutralize HTML metacharacters. Note:...

5.4CVSS6.1AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:49 p.m.10 views

GHSA-7V6W-C3F4-9WPQ OpenRemote has an incomplete fix for CVE-2026-40882: XXE in KNXProtocol.startAssetImport() allows arbitrary file read via unprotected XMLInputFactory

Summary The fix for CVE-2026-40882 addressed only the Velbus asset import handler. The KNX asset import handler KNXProtocol processes user-uploaded ETS project ZIP files through Saxon XSLT and XMLInputFactory.newInstance with no XXE protection, allowing any authenticated user to read arbitrary...

7.6CVSS6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/06 8:49 p.m.9 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection in the startAssetImport process. An attacker can access arbitrary files on the server filesystem and potentially interact with internal or cloud metadata endpoints by uploading a specially crafted ETS...

7.6CVSS6.1AI score
SaveExploits0References2
NVD
NVD
added 2026/07/06 6:16 p.m.13 views

CVE-2026-48614

An improper authorization vulnerability in the Plesk XML API allows an authenticated user to inject arbitrary configuration directives, resulting in arbitrary file write as root and full privilege escalation on the underlying server...

9.9CVSS0.0033EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/06 4:46 p.m.60 views

CVE-2026-48614

The CVE-2026-48614 vector affects the Plesk XML API. An improper authorization flaw allows an authenticated user to inject arbitrary configuration directives, enabling arbitrary file writes as root and full privilege escalation on the underlying server. The available sources describe the impact a...

9.9CVSS6.1AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 4:18 p.m.13 views

BIT-TOMCAT-2026-55276 Apache Tomcat: Logged effective web.xml is incomplete

Always-Incorrect Control Flow Implementation vulnerability in Apache Tomcat meant that special roles and empty authorisation constraints were not included when the effective web.xml was logged. This issue affects Apache Tomcat: from 11.0.0 through 11.0.22, from 10.1.0 through 10.1.55, from 9.0.0...

9.1CVSS6AI score0.00543EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/06 3:10 p.m.26 views

[SECURITY] Fedora 43 Update: rust-quick-xml-0.41.0-1.fc43

High performance xml reader and writer...

5.9AI score
SaveExploits0
Fedora
Fedora
added 2026/07/06 3:10 p.m.28 views

[SECURITY] Fedora 43 Update: rust-wayland-scanner-0.31.10-3.fc43

Wayland Scanner for generating rust APIs from XML wayland protocol files...

5.9AI score
SaveExploits0
Fedora
Fedora
added 2026/07/06 3:10 p.m.13 views

[SECURITY] Fedora 43 Update: mingw-expat-2.8.2-1.fc43

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

6.9CVSS6AI score0.00288EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/06 2:55 p.m.26 views

[SECURITY] Fedora 44 Update: rust-quick-xml-0.41.0-1.fc44

High performance xml reader and writer...

5.9AI score
SaveExploits0
Fedora
Fedora
added 2026/07/06 2:55 p.m.41 views

[SECURITY] Fedora 44 Update: rust-wayland-scanner-0.31.10-3.fc44

Wayland Scanner for generating rust APIs from XML wayland protocol files...

5.9AI score
SaveExploits0
Fedora
Fedora
added 2026/07/06 2:55 p.m.17 views

[SECURITY] Fedora 44 Update: mingw-expat-2.8.2-1.fc44

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

6.9CVSS6AI score0.00288EPSS
SaveExploits0
OSV
OSV
added 2026/07/06 8:3 a.m.6 views

PYSEC-2026-802 XML External Entity (XXE) in Django

The XML libraries for Python as used in OpenStack Keystone Essex and Folsom, Django, and possibly other products allow remote attackers to read arbitrary files via an XML external entity declaration in conjunction with an entity reference, aka an XML External Entity XXE attack...

5CVSS5.9AI score0.04593EPSS
SaveExploits0References16
OSV
OSV
added 2026/07/06 8:3 a.m.7 views

PYSEC-2026-924 SOAPpy vulnerable to XML External Entity attacks

SOAPpy 0.12.5 allows remote attackers to read arbitrary files via a SOAP request containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity XXE issue...

5CVSS5.9AI score0.01797EPSS
SaveExploits2References9
OSV
OSV
added 2026/07/06 8:3 a.m.5 views

PYSEC-2026-875 OpenStack Compute (Nova) vulnerable to denial of service via XML Entity Expansion attack

The security group extension in OpenStack Compute Nova Grizzly 2013.1.3, Havana before havana-3, and earlier allows remote attackers to cause a denial of service resource consumption and crash via an XML Entity Expansion XEE attack. NOTE: this issue is due to an incomplete fix for CVE-2013-1664...

4.3CVSS6AI score0.02703EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/06 8:3 a.m.6 views

PYSEC-2026-796 Cobbler XSS Vulnerability

Cobbler version Verified as present in Cobbler versions 2.6.11+, but code inspection suggests at least 2.0.0+ or possibly even older versions may be vulnerable contains a Cross Site Scripting XSS vulnerability in cobbler-web that can result in Privilege escalation to admin.. This attack appear to...

6.1CVSS5.9AI score0.01262EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/06 8:3 a.m.7 views

PYSEC-2026-790 OpenStack Cinder Denial of Service using XML entities

The 1 backup api/contrib/backups.py and 2 volume transfer contrib/volumetransfer.py APIs in OpenStack Cinder Grizzly 2013.1.3 and earlier allows remote attackers to cause a denial of service resource consumption and crash via an XML Entity Expansion XEE attack. NOTE: this issue is due to an...

4.3CVSS6AI score0.02604EPSS
SaveExploits0References9
Rows per page
Query Builder