Lucene search
+L

183 matches found

Kitploit
Kitploit
added 2026/09/15 5:44 a.m.7 views

CVE-2020-24972

So CVE-2020-24972 spans from another cve in actually. I don't remember the cve that got designated but it has to do with platformpluginpath cmdline option from qt. So in essence the problem comes from using qt, persee the option platformpluginpath . "This parameter is supposed to contain a...

8.8CVSS7.7AI score0.04758EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 3:29 a.m.11 views

ms-photos_NTLM_Leak

Microsoft ms-photos URI NTLM Leak New vulnerability allowing to leak NTLM hashes from browsers with one click By Ruben Enkaoua Description The Microsoft ms-photos URI scheme takes fileName as parameter, which can be submitted with a UNC path, leaking NTLMv2-SSP hashes one opened. By crafting a...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 3:53 p.m.5 views

svg-cheatsheet

SVG SSRF Cheatsheet Hosts that process SVG can potentially be vulnerable to SSRF, LFI, XSS, RCE because of the rich feature set of SVG. All of these methods specify a URI, which can be absolute or relative. File and HTTP protocol are important to test, but it could also support other protocols...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:34 a.m.11 views

CVE-2026-20841

CVE-2026-20841 此内容对应于 PatchPoint 订阅者月度报告所提供内容的一部分。 概述 微软于 2026 年 2 月披露了 Notepad 中一个 RCE 漏洞的补丁。该漏洞是 Notepad 中发生的一个命令注入漏洞,当在 Windows 记事本的 markdown 渲染中按住 Control 键点击链接时会被触发。 该漏洞可以简单解释。在 Markdown 中通过 Control+Click 访问链接时,URI 方案没有过滤,因此该协议的处理程序应用会被执行,并且不会出现警告对话框。该漏洞的影响范围如下。 影响 11.0.0 至 11.2510 之前的版本(参考...

7.8CVSS8.1AI score0.11848EPSS
SaveExploits9
OSV
OSV
added 2026/09/02 5:16 p.m.4 views

CVE-2026-49830 DSpace: ORE resource URI does not validate scheme for non-web resources

DSpace open source software is a repository application which provides durable access to digital resources. Prior to versions 7.6.7, 8.4, 9.3, and 10.0, when ingesting an aggregated ORE resource by URI using the OAI-ORE Harvester, the ORE Ingestion Crosswalk does not validate the URI scheme. This...

4.4CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/09/01 4:18 a.m.7 views

UBUNTU-CVE-2026-19032

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 4:18 a.m.8 views

CVE-2026-19032

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 4:18 a.m.6 views

DEBIAN-CVE-2026-19032

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS5.7AI score0.00463EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 3:18 a.m.11 views

EUVD-2026-68961

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 3:18 a.m.114 views

CVE-2026-19032

CVE-2026-19032 affects jackson-databind , where the java.nio.file.Path deserializer (JDKFromStringDeserializer.NioPathHelper.deserialize) resolves an attacker-supplied URI without restricting its scheme. When Path.of(uri) throws FileSystemNotFoundException, the code enumerates ServiceLoader and c...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 3:18 a.m.39 views

CVE-2026-19032 jackson-databind resolves attacker-controlled URI schemes when deserializing java.nio.file.Path

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 3:18 a.m.43 views

CVE-2026-19032 jackson-databind resolves attacker-controlled URI schemes when deserializing java.nio.file.Path

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.19 views

PT-2026-84082

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URIvalue and then to Path.ofuri. When that throws...

5.3CVSS6AI score0.00463EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/18 10:16 p.m.17 views

CVE-2026-52872

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 9:26 p.m.23 views

CVE-2026-52872 Streambert: Local File Exfiltration and Overwrite via Subtitle file: Protocol

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS5.5AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/14 3:33 p.m.10 views

CVE-2026-73492

A flaw was found in Loofah, a library used for processing HTML and XML documents. The 'alloweduri?' function, intended to validate Uniform Resource Identifiers URIs, does not correctly identify and reject 'javascript:' or 'vbscript:' URIs when their scheme is obscured by specific HTML-encoded...

3.7CVSS5.9AI score0.00245EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-73492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2,...

2.3CVSS5.5AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 10:17 p.m.8 views

UBUNTU-CVE-2026-73492

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.5AI score0.00245EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/12 9:17 p.m.12 views

CVE-2026-19503

MongoDB Schema Manager and MongoDB Atlas SQL ODBC Driver do not validate the scheme of the authorization and token endpoints returned by an OIDC issuer's discovery document. A user induced to connect to an uncontrolled MongoDB deployment using MONGODB-OIDC authentication may have an uncontrolled...

6.3CVSS0.0021EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 9:00 p.m.11 views

EUVD-2026-57629

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.4AI score0.00245EPSS
SaveExploits0References4
Rows per page
Query Builder