Lucene search
+L

2532 matches found

Kitploit
Kitploit
added 2026/09/07 7:01 p.m.6 views

CVE-2025-30208

CVE-2025-30208 A PoC of the exploit script for the Arbitrary File Read vulnerability of Vite /@fs/ Path Traversal in transformMiddleware CVE-2025-30208. Detailed analysis can be refer to this post. Vulnerable in versions prior to : 6.2.3 6.1.2 6.0.12 5.4.15 4.5.10 Overview Vite is a popular...

7.5CVSS6.8AI score0.74969EPSS
SaveExploits28References1
OSV
OSV
added 2026/09/07 6:25 p.m.1 views

CVE-2026-86287 Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

7.5CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/07 6:25 p.m.26 views

CVE-2026-86287 Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/07 6:25 p.m.11 views

CVE-2026-86287

Net::IP::LPM (Perl) versions before 1.12 accept malformed prefix lengths: non-numeric and non-ASCII values are treated as 0, and integers over 31 bits are silently truncated. A single malformed mask poisons the lookup table , causing every subsequent lookup to succeed. In practice, an allow-list ...

7.5CVSS0.0017EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/07 6:25 p.m.6 views

EUVD-2026-72526

Net::IP::LPM versions before 1.12 for Perl accept malformed prefix lengths. Non-numeric and non-ASCII prefix lengths are accepted and treated as 0. Integers over 31 bits are silently truncated. A single malformed mask will poison the lookup table. The result is that the lookup will silently succe...

0.0017EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 10:47 a.m.5 views

SSH-Terrapin-Prefix-Truncation-Weakness-CVE-2023-48795-Checker

terrapincheck.py A lightweight Python scanner for CVE-2023-48795 — the SSH Terrapin Prefix Truncation vulnerability. Terrapin is a protocol-level vulnerability in SSH that allows an attacker performing an active MitM to truncate the negotiated extension information, downgrading connection securit...

5.9CVSS7.1AI score0.93305EPSS
SaveExploits4References1
Nuclei
Nuclei
added 2026/09/07 6:34 a.m.88 views

ServiceNow AI Platform - Pre-Auth JavaScript Sandbox Escape RCE

ServiceNow AI Platform Brazil, Australia, Zurich, and Yokohama releases before patching contains a pre-authentication remote code execution vulnerability. The /assessmentthanks.do endpoint passes the sysparmassessabletype parameter into GlideRecord's addQuery, which evaluates "javascript:" prefix...

9.5CVSS6.6AI score0.77584EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/06 5:26 p.m.8 views

collisions

TL;DR getting an MD5 collision of these two images is now trivial and instant. ⟷ Don't play with fire, don't rely on MD5. Colliding any pair of files has been possible for many years, but it takes several hours each time, with no shortcut. This page provide tricks specific to file formats and...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/09/06 1:17 p.m.5 views

CVE-2026-86258

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS0.00363EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/06 12:37 p.m.7 views

EUVD-2026-72125

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.canshow that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual prefi...

8.2CVSS5.8AI score0.00363EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/06 12:37 p.m.24 views

CVE-2026-86258

nbviewer through version 1.0.1 is affected by a path traversal vulnerability in LocalFileHandler.can_show(). The root cause is the use of string-prefix comparison instead of proper path validation, allowing attackers to request paths that share the configured root as a textual prefix and thereby ...

8.2CVSS5.8AI score0.00363EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/06 12:00 a.m.14 views

PT-2026-86528

nbviewer through 1.0.1 contains a path traversal vulnerability in LocalFileHandler.can show that uses string-prefix comparison instead of proper path validation. Attackers can read files from sibling directories outside the configured root by requesting paths that share the root as a textual...

8.2CVSS0.00363EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/05 3:55 p.m.5 views

CVE-2022-42889

CVE-2022-42889-POC A simple demo application that shows how to exploit the CVE-2022-42889 vulnerability. Utilizes OOB Out of Band services to demonstrate dns and url prefixes. JavaDocs for commons-text interpolation commons-text JavaDocs Example interpolations script:javascript...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
NVD
NVD
added 2026/09/05 10:16 a.m.4 views

CVE-2026-86115

Sim before 0.8.14 classifies tool requests as internal based on URL prefix matching without scheme normalization, skipping SSRF validation and minting internal authentication tokens. Authenticated workflow authors can bypass external URL validation by supplying paths starting with /api/ in HTTP...

5.3CVSS0.003EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/05 9:59 a.m.6 views

EUVD-2026-71947

Sim before 0.8.14 classifies tool requests as internal based on URL prefix matching without scheme normalization, skipping SSRF validation and minting internal authentication tokens. Authenticated workflow authors can bypass external URL validation by supplying paths starting with /api/ in HTTP...

5.3CVSS5.3AI score0.003EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/09/05 8:24 a.m.6 views

rubyzip before 3.4.0 Path Traversal in Zip::Entry#extract via Sibling-Directory Prefix

...

8.7CVSS5.8AI score0.00383EPSS
SaveExploits0
NVD
NVD
added 2026/09/04 5:16 p.m.6 views

CVE-2026-17255

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper validation of the prefix length in ICMPv6 Router Advertisements...

7.5CVSS0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 4:39 p.m.23 views

CVE-2026-17255

IBM i versions 7.6, 7.5, 7.4, and 7.3 are affected by a denial of service vulnerability caused by improper validation of the prefix length in ICMPv6 Router Advertisements , classified as CWE-787 (Out-of-bounds Write) . A remote attacker can trigger a DoS with low complexity and no privileges requ...

7.5CVSS5.4AI score0.0019EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/09/04 4:39 p.m.5 views

EUVD-2026-71480

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper validation of the prefix length in ICMPv6 Router Advertisements...

4.3CVSS5.4AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 2:31 p.m.5 views

MINI-5FG9-PH2G-724C

Bulletin has no description...

7.5CVSS4.9AI score0.00315EPSS
SaveExploits0
Rows per page
Query Builder