Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/22 4:07 a.m.9 views

CVE-2021-21975

CVE-2021-21975 SSRF-POC - SSRF 到凭据泄露 首先配置 pd 客户端。 现在运行 ./pd deploy http-new-requests 现在替换脚本中的 pipedream http 请求示例:Randomstring.m.pipedream.net 在一个单独的终端中运行 - ./pd logs new-requests | tee -a req.txt 然后在另一个终端中运行 - python3 CVE-2021-21975.py iplist cat req.txt | grep Basic basic.txt; cat basic.txt |...

7.5CVSS7.7AI score0.7829EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/17 1:41 a.m.13 views

CVE-2023-27163

CVE-2023-27163 これは CVE-2023-27163 のPoCです。これは request-baskets の v1.2.1 までに存在するSSRF脆弱性です。 この脆弱性により、攻撃者は /api/baskets/name を介して機密性の高いネットワークリソースにアクセスできます。 request-baskets には、ユーザーがリクエストを転送する別のサーバーを指定できる機能があります。 ここでの問題は、ユーザーがネットワーク内で閉じた内部アプリケーションなど、意図しないサービスも指定できることです。 使用方法 root@kitploit: $ python3...

6.5CVSS6.9AI score0.06591EPSS
SaveExploits29References2
Kitploit
Kitploit
added 2026/09/17 12:52 a.m.13 views

CVE-2021-40438

CVE-2021-40438 Apache フォワードリクエスト CVE CVE-2021-40438: 巧妙に細工されたリクエストURIパスにより、modproxyがリモートユーザーによって選択されたオリジンサーバーにリクエストを転送する可能性があります。この問題はApache HTTP Server 2.4.48以前に影響します。 このCVEは、DoS攻撃において元のIPを偽装するために使用される可能性があります。 app.netlas.ioで脆弱なサーバーを検索: root@kitploit: cve.basescore:8 and geo.country:"RU" and...

9CVSS7.9AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 9:39 a.m.8 views

CVE-2021-40438

CVE-2021-40438 リクエストの uri-path により、modproxy がリクエストをリモートユーザーが選択したオリジンサーバーへ転送する可能性があります。この問題は Apache HTTP Server 2.4.48 以前のバージョンに影響します。 攻撃者は、uri パスを含むリクエストを作成することでこの脆弱性を悪用でき、これにより modproxy は攻撃者が選択したオリジンサーバーへリクエストを転送します。Apache HTTP Server の modproxy コンポーネントは、Apache HTTP Server...

9CVSS7.7AI score0.99999EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90518

When a particular authentication mode is configured, the reverse proxy forwards requests for a bundled third-party administrative interface directly to that interface without applying the gateway's own authentication requirement first. All access control for this administrative interface, which...

6.9CVSS5.8AI score0.0031EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.11 views

next: Next.js: Server-Side Request Forgery via malicious host redirection in Server Actions

A flaw was found in Next.js, a framework for building web applications. A remote attacker can exploit this vulnerability by manipulating Host-associated headers when a Server Action forwards or redirects a request. This can lead to Server-Side Request Forgery SSRF, where the server is tricked int...

8.3CVSS5.4AI score0.00872EPSS
SaveExploits0References9
Patchstack
Patchstack
added 2026/07/28 4:36 p.m.11 views

NPM: QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding

NPM: QTINeon has unauthenticated relay-to-host amplification via unbounded RECONNECTREQUEST forwarding vulnerability discovered by ? in WordPress Npm qti-neon versions 1.0.0...

8.6CVSS5.8AI score0.00263EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/05/29 7:16 p.m.25 views

CVE-2026-44652

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, corsProxyMiddleware forwards req.params.url directly into fetchurl, .... It only blocks circular...

6.9CVSS0.00375EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/01/31 7:39 p.m.171 views

capstone-poc

Capstone Proof of Concept 1. Create the UI using the run fu...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/01/27 9:17 a.m.11 views

EUVD-2026-4809

A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF Carriage Return Line Feed Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing ...

6.1CVSS5.8AI score0.00332EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2023-43661

Malicious code in bioql PyPI...

10CVSS8.6AI score0.01047EPSS
SaveExploits1References1
CVE
CVE
added 2025/09/22 9:01 p.m.183 views

CVE-2025-47910

CVE-2025-47910 — Normal (detailed) The connected sources confirm a vulnerability in Go’s net/http CrossOriginProtection: the AddInsecureBypassPattern can bypass more requests than intended, causing CrossOriginProtection to skip validation while forwarding the original request path. This may allow...

5.4CVSS6.5AI score0.0033EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/22 9:01 p.m.24 views

CVE-2025-47910 CrossOriginProtection insecure bypass patterns not limited to exact matches in net/http

When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections...

0.0033EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.19 views

Google Go 安全漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google USA. A security vulnerability exists in Google Go that stems from the AddInsecureBypassPattern method that may accidentally bypass more requests, resulting in skipping authenticati...

5.4CVSS9.2AI score0.0033EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/04 11:22 p.m.13 views

SUSE CVE-2025-47910

When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections...

5.4CVSS7AI score0.0033EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/05/23 4:12 a.m.15 views

CVE-2023-39967

WireMock is a tool for mocking HTTP services. When certain request URLs like “@127.0.0.1:1234" are used in WireMock Studio configuration fields, the request might be forwarded to an arbitrary service reachable from WireMock’s instance. There are 3 identified potential attack vectors: via...

10CVSS7AI score0.01047EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2024/12/17 12:00 a.m.27 views

Ubuntu: Security Advisory (USN-7161-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.9CVSS8.6AI score0.16496EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/08/28 1:20 a.m.21 views

Incorrect Input Validation

Apache Traffic Server is vulnerable to Incorrect Input Validation. The vulnerability is caused due to Invalid Accept-Encoding header. This can lead to fail cache lookup and force forwarding requests...

8.2CVSS6.6AI score0.01085EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/26 9:11 a.m.32 views

CVE-2024-35296 Apache Traffic Server: Invalid Accept-Encoding can force forwarding requests

Invalid Accept-Encoding header can cause Apache Traffic Server to fail cache lookup and force forwarding requests. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.10, from 9.0.0 through 9.2.4. Users are recommended to upgrade to version 8.1.11 or 9.2.5, which fixes the issue...

7.2AI score0.01085EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/26 4:27 p.m.29 views

CVE-2024-0387

The EDS-4000/G4000 Series prior to version 3.2 includes IP forwarding capabilities that users cannot deactivate. An attacker may be able to send requests to the product and have it forwarded to the target. An attacker can bypass access controls or hide the source of malicious requests...

6.5CVSS6.5AI score0.00538EPSS
SaveExploits0References1
Rows per page
Query Builder