Lucene search
+L

96 matches found

Kitploit
Kitploit
added 2026/09/05 11:40 a.m.8 views

IMDShift

IMDShift 依赖元数据端点的AWS工作负载容易受到服务器端请求伪造(SSRF)攻击。IMDShift可以自动化将所有工作负载迁移到IMDSv2,具备广泛的功能,实现了增强的安全措施以防御这些攻击。 特性 检测依赖元数据端点的AWS工作负载,涵盖多种服务,包括:EC2、ECS、EKS、Lightsail、AutoScaling Groups、Sagemaker Notebooks、Beanstalk(进行中) 简单直观的命令行界面,便于使用 自动将所有工作负载迁移到IMDSv2 对兼容资源进行独立的跃点限制更新 对兼容资源进行独立的元数据端点启用操作 迁移过程的详细日志记录...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 5:05 p.m.6 views

CVE-2023-7231

CVE-2023-7231 – 严重 SSRF → 通过 Audible fetchResource 实现 Memcached/Docker RCE 攻击链 🔥 摘要 此漏洞导致 Audible 的 fetchResource API(位于 .audible.com)存在服务端请求伪造(SSRF) ,使未认证攻击者能够横向渗透至内部基础设施。 通过 SSRF 载荷链式攻击,我们实现了: 🛡 AWS EC2 元数据访问 🐳 对 127.0.0.1:2375 的 Docker 套接字探测 🔐 通过/env、/proc/self/environ 窃取凭证与个人身份信息 ✅...

7.3CVSS8.7AI score0.00438EPSS
SaveExploits3
Cvelist
Cvelist
added 2026/07/12 10:15 p.m.44 views

CVE-2026-15508 Helicone ai-gateway AWS Metadata Service service.rs build_target_url server-side request forgery

A flaw has been found in Helicone ai-gateway up to 0.2.0-beta.30. This affects the function buildtargeturl of the file ai-gateway/src/dispatcher/service.rs of the component AWS Metadata Service. Executing a manipulation of the argument extractedpathandquery can lead to server-side request forgery...

6.5CVSS0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/12 10:15 p.m.54 views

CVE-2026-15508

Helicone ai-gateway (up to 0.2.0-beta.30) is affected. The flaw is in the AWS Metadata Service component, specifically the build_target_url function in ai-gateway/src/dispatcher/service.rs, where manipulating extracted_path_and_query can trigger server-side request forgery. Exploitation is possib...

6.5CVSS6.3AI score0.00347EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/12 12:00 a.m.25 views

PT-2026-57575

A flaw has been found in Helicone ai-gateway up to 0.2.0-beta.30. This affects the function build target url of the file ai-gateway/src/dispatcher/service.rs of the component AWS Metadata Service. Executing a manipulation of the argument extracted path and query can lead to server-side request...

6.5CVSS6.3AI score0.00347EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1267 composio Server-Side Request Forgery (SSRF) vulnerability

A Server-Side Request Forgery SSRF vulnerability exists in composiohq/composio version v0.4.2, specifically in the /api/actions/execute/WEBTOOLSCRAPEWEBSITECONTENT endpoint. This vulnerability allows an attacker to read files, access AWS metadata, and interact with local services on the system...

6.8CVSS6AI score0.00706EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/07/07 2:34 p.m.18 views

FastChat Server-Side Request Forgery vulnerability

A Server-Side Request Forgery SSRF vulnerability exists in lm-sys/fastchat version 0.2.36. The vulnerability is present in the /queue/join? endpoint, where insufficient validation of the path parameter allows an attacker to send crafted requests. This can lead to unauthorized access to internal...

7.5CVSS7.1AI score0.00674EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/06/30 8:59 p.m.14 views

MAL-2026-6701 Malicious code in ripshakti (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aa7ce8c4b0c7a25d70f9043d4208694cdef5ad174aa493ee9e9097ea6693a668 The package's preinstall lifecycle hook scripts.preinstall = "node index.js" auto-executes index.js on npm install. The script queries the AWS instan...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/06/30 9:37 a.m.13 views

MAL-2026-6674 Malicious code in ripshakti1 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 764edbf390c427ef99a9d9164034b966fbac251f00240bbb219825c0c92422a6 package.json declares a preinstall lifecycle hook node index.js that auto-executes on npm install. index.js queries the AWS EC2 instance metadata...

5.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/10 6:37 p.m.28 views

Malicious code in @solana-labs/web3.js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 91b0523027116b3981b0f1dfe925f01d8956eb19817aae6ea7d0022d5357fba4 Package @solana-labs/web3.js impersonates the legitimate @solana/web3.js and re-exports it as cover while running a malicious postinstall node...

5.5AI score
SaveExploits0References17
CVE
CVE
added 2026/05/22 5:27 p.m.46 views

CVE-2026-39965

Summary: CVE-2026-39965 affects TypeBot (versions ≤ 3.15.2). The HTTP Request and Code blocks validate the initial URL but the HTTP clients (ky and fetch) do not re-validate redirect destinations on 302 responses, enabling an authenticated user to point a block to an attacker-controlled server th...

7.7CVSS5.8AI score0.00239EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.39 views

PT-2026-42818

TypeBot is a chatbot builder tool. Versions 3.15.2 and prior contain an SSRF via Open Redirect Bypass as the HTTP Request block and Code block validate the initial request URL via validateHttpReqUrl to block private IPs and cloud metadata hostnames. However, the HTTP clients ky and fetch follow 3...

7.7CVSS5.8AI score0.00239EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.14 views

CVE-2026-42141

Xibo is an open source digital signage platform with a web content management system and Windows display player software. Prior to 4.4.1, an authenticated Server-Side Request Forgery SSRF vulnerability in the Xibo CMS allows users with Library upload permissions to make arbitrary HTTP requests fr...

7.7CVSS5.9AI score0.00369EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/12 5:14 p.m.13 views

CVE-2026-42141 Xibo: Authenticated Server-Side Request Forgery (SSRF) in Library Upload via URL functionality

Xibo is an open source digital signage platform with a web content management system and Windows display player software. Prior to 4.4.1, an authenticated Server-Side Request Forgery SSRF vulnerability in the Xibo CMS allows users with Library upload permissions to make arbitrary HTTP requests fr...

7.7CVSS5.9AI score0.00369EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/05/07 9:28 p.m.24 views

Ech0 has Server-Side Request Forgery (SSRF) via Connect Handler fetchPeerConnectInfo

Summary The fetchPeerConnectInfo function in internal/service/connect/connect.go:214-239 uses httpUtil.SendRequest no SSRF protection instead of SendSafeRequest which has ValidatePublicHTTPURL with private IP blocking. This allows authenticated users to make the server request arbitrary URLs...

5.9AI score
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/04/12 5:26 p.m.280 views

Exploit for Server-Side Request Forgery in Vercel Next.Js

CVE-2024-34351 Demo Minimal Next.js 14.0.0 application for de...

7.5CVSS5.9AI score0.05453EPSS
SaveExploits3
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2025-7033

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00674EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-45343

Malicious code in bioql PyPI...

8.5CVSS6.6AI score0.00479EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-6877

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.00706EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-7017

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00586EPSS
SaveExploits1References2
Rows per page
Query Builder