Lucene search
+L

219 matches found

Kitploit
Kitploit
added 2026/08/31 7:39 p.m.4 views

bypass-url-parser

Bypass Url Parser 多くの MANY urlバイパスをテストして、40X protected page に到達するツール。 なぜこのコードが単なる汚いcurlラッパーなのか疑問に思うなら、その理由は次のとおりです。 ほとんどのpython requestsは、url/path/parameterのエンコード/デコードを行い、私はこれが嫌いです。 生の文字を送信するなら、生の文字を送信したい。 奇妙なパスを送信するなら、奇妙なままであってほしい。正規化されてはならない。...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.6 views

CVE-2026-2020-SSRF-via-URL-Parser-Differential

CVE-2026-2020 – URLパーサー差分によるSSRF プログラムコード(Python) root@kitploit: vulnerableservice.py - Validates URL with urllib.parse, fetches with requests from flask import Flask, request import requests import urllib.parse app = Flaskname def isallowedurlurl: parsed = urllib.parse.urlparseurl Only allow...

7.5CVSS5.9AI score0.00418EPSS
SaveExploits1
NVD
NVD
added 2026/08/28 12:16 p.m.8 views

CVE-2026-82247

gitoxide's gix-url crate ?@ so that gitoxide sends the caller's HTTP Basic Authorization credentials to an unintended host. gix-transport is affected in versions = 0.49.0 fixed in 0.58.1...

8.7CVSS0.00298EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.6 views

EUVD-2026-67699

gitoxide's gix-url crate ?@ so that gitoxide sends the caller's HTTP Basic Authorization credentials to an unintended host. gix-transport is affected in versions = 0.49.0 fixed in 0.58.1...

8.7CVSS5.9AI score0.00298EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:13 p.m.7 views

SealSecurity_Exam

SealSecurityExam Prototype Pollution ist eine JavaScript-Sicherheitslücke, die es einem Angreifer ermöglicht, beliebige Eigenschaften zu globalen Objektprototypen hinzuzufügen, die dann von benutzerdefinierten Objekten geerbt werden können. Eine Prototype-Pollution-Quelle ist jede...

5.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.15 views

fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization

A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode Internationalized Domain Name - IDN hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when...

7.5CVSS5.7AI score0.00384EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.10 views

SUSE CVE-2026-18446

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/01 12:05 a.m.11 views

SUSE CVE-2026-67201

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS5.5AI score0.00391EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/31 3:16 p.m.40 views

CVE-2026-18446

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/31 2:37 p.m.10 views

CVE-2026-18446 fast-uri vulnerable to host confusion via backslash authority introducer

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 7:03 p.m.25 views

EUVD-2026-40093

fast-uri vulnerable to host confusion via failed IDN canonicalization...

7.5CVSS5.2AI score0.00384EPSS
SaveExploits0References22
NVD
NVD
added 2026/07/19 3:16 p.m.8 views

CVE-2026-16221

Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character U+005C as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https clients, normalizes the...

7.5CVSS0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:16 p.m.9 views

DEBIAN-CVE-2026-16221

Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character U+005C as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https clients, normalizes the...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 6:04 p.m.12 views

CVE-2026-58228 Scheme validation bypass in Phoenix.LiveView.Utils leads to XSS via <.link>

Cross-site scripting vulnerability in phoenixframework phoenixliveview allows an attacker to bypass URL scheme validation and execute JavaScript in a victim's browser session. The Phoenix.LiveView.Utils.validdestination!/2 and Phoenix.LiveView.Utils.validlivenavigationdestination!/2 functions in...

5CVSS6.2AI score0.00575EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/07/13 6:04 p.m.12 views

CVE-2026-58228 Scheme validation bypass in Phoenix.LiveView.Utils leads to XSS via <.link>

Cross-site scripting vulnerability in phoenixframework phoenixliveview allows an attacker to bypass URL scheme validation and execute JavaScript in a victim's browser session. The Phoenix.LiveView.Utils.validdestination!/2 and Phoenix.LiveView.Utils.validlivenavigationdestination!/2 functions in...

5CVSS6.2AI score0.00575EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/30 10:08 p.m.29 views

CVE-2026-56233

Capgo before 12.128.2 contains a path traversal vulnerability in the builder upload proxy. Authenticated users with build permissions can bypass upload restrictions by appending traversal sequences to the upload path, which are normalized by the WHATWG URL parser, enabling access to internal admi...

8.7CVSS5.8AI score0.00625EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/30 1:49 a.m.16 views

SUSE CVE-2026-13676

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode IDN hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its original Unicode form while normalize and equal still return...

7.2CVSS5.8AI score0.00384EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/29 1:22 p.m.194 views

CVE-2026-13676

The CVE concerns the fast-uri library (versions 2.3.1–3.1.2 and 4.0.0) where the IDN host canonicalization path fails to normalize Unicode hosts for HTTP URLs. A helper used in IDN conversion does not exist on the global URL constructor, leaving the host in Unicode form while normalize() and equa...

7.5CVSS5.8AI score0.00384EPSS
SaveExploits0References42Affected Software1
Debian CVE
Debian CVE
added 2026/06/29 1:22 p.m.21 views

CVE-2026-13676

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode IDN hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its original Unicode form while normalize and equal still return...

7.5CVSS5.8AI score0.00384EPSS
SaveExploits0
OSV
OSV
added 2026/06/22 6:16 p.m.13 views

DEBIAN-CVE-2026-50168

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, an issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints an...

8.2CVSS6.1AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder