Lucene search
+L

413 matches found

Kitploit
Kitploit
added 2026/09/11 3:04 p.m.9 views

CVE-2023-20887

CVE-2023-20887 CVE-2023-20887 的概念验证 - VMWare Aria Operations for Networks(vRealize Network Insight)未授权远程代码执行 技术分析 漏洞的根本原因分析可在我的博客中找到: https://summoning.team/blog/vmware-vrealize-network-insight-rce-cve-2023-20887/ 概述 当通过 Apache Thrift RPC 接口接受用户输入时,VMWare Aria Operations for Networks(vRealize...

9.8CVSS8.5AI score0.98281EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/11 10:11 a.m.8 views

wotop

Web-On-Top-Of-Protocol WOTOP root@kitploit: ██╗ ██╗ ██████╗ ████████╗ ██████╗ ██████╗ ██║ ██║██╔═══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██║ █╗ ██║██║ ██║ ██║ ██║ ██║██████╔╝ ██║███╗██║██║ ██║ ██║ ██║ ██║██╔═══╝ ╚███╔███╔╝╚██████╔╝ ██║ ╚██████╔╝██║ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ はじめに WOTOP...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:48 a.m.5 views

CVE-2025-23167

CVE-2025-23167 – Node.js HTTP 请求走私漏洞利用 针对 CVE-2025-23167 的可正常工作的利用程序,这是一个影响 Node.js 20.x(低于 v20.19.2)版本的请求走私漏洞。该缺陷允许不正确的 HTTP 头终止,使攻击者能够绕过基于代理的访问控制。 文件 exploit.py – 针对该漏洞的基于 Python3 的利用程序。 lab.js – 用于模拟易受攻击环境的简单 Node.js 服务器。 用法 漏洞利用 要运行漏洞利用脚本: 运行:python3 exploit.py 示例输入与输出 实验环境搭建 要搭建测试环境: 确保你使用的是...

6.5CVSS7AI score0.00505EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 6:24 a.m.7 views

h2csmuggler

h2cSmuggler Description h2cSmuggler smuggles HTTP traffic past insecure edge-server proxypass configurations by establishing HTTP/2 cleartext h2c communications with h2c-compatible back-end servers, allowing a bypass of proxy rules and access controls. See my detailed write-up below for: Technica...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:51 a.m.15 views

CTT-Enhanced-CVE-2026-46339-Exploit-Engine

CTT-增强版-CVE-2026-46339-漏洞利用引擎 一个专门的 Python 框架,通过 9Router 模型上下文协议(MCP)桥接执行未认证的远程代码执行,其方式是部署 33 层时间相位级联、Riemann-Hadamard 色散以及 11 ns 楔形滤波器,以绕过传统的代理和进程监控防御。 CTT-增强版漏洞利用的完整详情 ​核心漏洞机制(CVE-2026-46339):9Router 版本直至 0.4.36 均未通过 src/proxy.js 认证中间件保护 /api/cli-tools/ 和 /api/mcp/ 路径。这允许未认证的攻击者向...

10CVSS5.8AI score0.03352EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS0.0087EPSS
SaveExploits1References5
OSV
OSV
added 2026/09/10 10:47 p.m.5 views

GHSA-P569-5GJG-9CMJ rclone: RC per-server auth-proxy bypass

Summary serve/start accepts protocol options in a per-server proxyOpt object. The FTP and S3 RC adapters parse that object and pass it to their server constructors, but the constructors decide whether proxy authentication is enabled by checking the process-global proxy.Opt.AuthProxy instead of th...

9.1CVSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 10:47 p.m.5 views

rclone: RC per-server auth-proxy bypass

Summary serve/start accepts protocol options in a per-server proxyOpt object. The FTP and S3 RC adapters parse that object and pass it to their server constructors, but the constructors decide whether proxy authentication is enabled by checking the process-global proxy.Opt.AuthProxy instead of th...

9.1CVSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.4 views

axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS0.0087EPSS
SaveExploits1References5
CVE
CVE
added 2026/09/10 4:08 p.m.20 views

CVE-2026-88044

rclone versions 1.70.0 through 1.75.1 are affected by an authentication proxy bypass in the serve/start RC interface. The FTP and S3 constructors in cmd/serve/ftp/ftp.go and cmd/serve/s3/server.go incorrectly check the process-global proxy.Opt.AuthProxy value instead of the per-server request-loc...

9.1CVSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/10 4:08 p.m.39 views

CVE-2026-88044 rclone: RC per-server auth-proxy bypass

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.70.0 until 1.75.1, the serve/start RC interface accepts per-server proxyOpt.AuthProxy settings, and the FTP and S3 constructors in cmd/serve/ftp/ftp.go and cmd/serve/s3/server.go...

9.1CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 5:30 a.m.5 views

CVE-2025-55315

CVE-2025-55315 CVE-2025-55315 的概念验证漏洞利用程序(.NET HTTP 请求走私)。展示了错误解析的分块编码如何让攻击者绕过易受攻击的 ASP.NET Core/Kestrel 服务器中的代理和负载均衡器进行请求走私。 📊 演示 查看交互式 Prezi 演示 🎥 点击上方徽章以查看完整的交互式 Prezi 演示 项目结构 Api - 整合的 ASP.NET Core API,包含两个 Dockerfile: Dockerfile.vulnerable - 使用 .NET 10.0.100-rc.1(易受 CVE-2025-55315 影响)...

9.9CVSS7.9AI score0.65838EPSS
SaveExploits5References1
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.28 views

vCenter Server - Improper Access Control

Rhttproxy as used in vCenter Server contains a vulnerability due to improper implementation of URI normalization. A malicious actor with network access to port 443 on vCenter Server may exploit this issue to bypass proxy leading to internal endpoints being accessed. id: CVE-2021-22017 info: name:...

5.3CVSS7.3AI score0.49177EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 4:41 p.m.10 views

EUVD-2026-65228

NLTK: pathsec SSRF protection can be bypassed when a proxy is configured...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits1References6
Kitploit
Kitploit
added 2026/09/07 1:49 p.m.9 views

CVE-2023-20887

CVE-2023-20887 CVE-2023-20887 VMWare Aria Operations for Networks vRealize Network Insight 未认证 RCE 漏洞的 POC 技术分析 该漏洞的根因分析可以在我的博客上找到: https://kushagraojha.medium.com/vmware-vrealize-network-insight-cve-2023-20887-193f3c3d30a0 概述 VMWare Aria Operations for Networks vRealize Network Insight 在接受用户通过...

9.8CVSS8.5AI score0.98281EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/06 6:46 p.m.6 views

CVE-2025-22870

PoC – CVE-2025-22870 – 通过 Go 中的 IPv6 区域 ID 绕过 HTTP 代理 摘要 此概念验证展示了 CVE-2025-22870 的利用方式,该漏洞存在于 golang.org/x/net/http/httpproxy 包中(版本低于 v0.36.0),可通过滥用 IPv6 区域标识符与 NOPROXY 模式匹配的方式绕过 HTTP 代理限制。 受影响组件 包名 :golang.org/x/net/http/httpproxy 受影响版本 : 0.36.0 修复版本 :0.36.0 发现者 :Juho Forsén Mattermost Go 问题...

4.4CVSS6.6AI score0.00401EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/09/04 2:56 a.m.8 views

CVE-2026-78682

A flaw was found in NLTK. When an HTTP proxy is configured, a server-side request forgery SSRF vulnerability exists in the nltk.pathsec.urlopen function. An attacker can exploit this by providing a seemingly valid public URL, which the proxy then forwards to an internal service without proper...

8.7CVSS7.2AI score0.00253EPSS
SaveExploits1References5
Circl
Circl
added 2026/09/01 8:02 p.m.8 views

CVE-2021-31717

creationtimestamp| type| source ---|---|--- 2026-09-01 20:02:25+00:00| seen| https://t.me/hackingAttack/22454 2026-09-02 01:02:57+00:00| seen| https://t.me/hackingAttack/22454 2026-09-07 17:00:04+00:00| published-proof-of-concept| https://t.me/hackingAttack/22454 2026-09-08 00:00:38+00:00|...

6.6AI score
SaveExploits0References1
NVD
NVD
added 2026/08/25 2:16 a.m.14 views

CVE-2026-78682

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS0.00253EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 2:16 a.m.7 views

DEBIAN-CVE-2026-78682

NLTK before 3.10.3 contains a server-side request forgery vulnerability in nltk.pathsec.urlopen and callers nltk.data.load, nltk.downloader.Downloader.index/download when an HTTP proxy is configured. pathsec.urlopen validates the requested hostname locally, but proxy-handler inheritance disables...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits1References1
Rows per page
Query Builder