Lucene search
+L

323 matches found

Kitploit
Kitploit
added 2026/09/02 2:32 p.m.4 views

ssrf-sheriff

SSRF Sheriff これはGoで書かれたSSRFテスト用の保安官です。元々はUber H1-4420 2019 London Live Hacking Eventのために作成されましたが、現在は他の組織が実装して貢献できるようにオープンソース化されています。 機能 任意のHTTPメソッド(GET、POST、PUT、DELETEなど)に応答します 設定可能なシークレットトークン(base.example.yamlを参照) コンテンツ固有の応答 応答本文にシークレットトークンを含む JSON XML HTML CSV TXT PNG JPEG 応答本文にトークンを含まない GIF MP...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 2:46 a.m.31 views

cdb

Pown CDB Pown CDB is a Chrome Debug Protocol utility. The main goal of the tool is to automate common tasks to help debug web applications from the command-line and actively monitor and intercept HTTP requests and responses. This is particularly useful during penetration tests and other types of...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 2:35 a.m.6 views

galah

简介:Galah(/ɡəˈlɑː/,发音为“guh-laa”)是一个基于LLM的Web蜜罐,旨在模仿各种应用程序并动态响应任意HTTP请求。Galah支持主流LLM提供商,包括OpenAI、GoogleAI、GCP的Vertex AI、Anthropic、Cohere和Ollama。 与传统Web蜜罐手动模拟特定Web应用程序或漏洞不同,Galah能够动态生成与任意HTTP请求相关的响应——包括HTTP标头和正文内容。LLM生成的响应会缓存一段可配置的时间,以避免对相同请求重复生成,从而降低API成本。缓存是端口专用的,确保为特定端口生成的响应不会在另一个端口上对相同请求复用。...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 8:37 p.m.42 views

wotop

Web-On-Top-Of-Protocol WOTOP root@kitploit: ██╗ ██╗ ██████╗ ████████╗ ██████╗ ██████╗ ██║ ██║██╔═══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ██║ █╗ ██║██║ ██║ ██║ ██║ ██║██████╔╝ ██║███╗██║██║ ██║ ██║ ██║ ██║██╔═══╝ ╚███╔███╔╝╚██████╔╝ ██║ ╚██████╔╝██║ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ Introduction WOTOP is a...

6.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.11 views

aiohttp: AIOHTTP: Denial of Service via malformed HTTP responses

A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework. This vulnerability involves an out-of-bounds heap read in the C response parser when processing malformed HTTP responses. An attacker operating a malicious server, or even an accidental malformed response, could exploit th...

7.1CVSS5.6AI score0.003EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/05 7:59 p.m.9 views

CVE-2026-67297

A vulnerability in FreeRDP allows a malicious RD Gateway to bypass client-side size limits by sending oversized chunked HTTP responses. This exhausts the client's memory, resulting in a Denial of Service DoS. Mitigation To mitigate this issue, FreeRDP clients should only connect to trusted Remote...

8.7CVSS5.5AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 8:42 p.m.13 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.5AI score0.00423EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/01 12:22 p.m.43 views

CVE-2026-67297

FreeRDP prior to 3.29.0 contains a flaw in http_response_recv_body() where RESPONSE_SIZE_LIMIT is not enforced for Transfer-Encoding: chunked HTTP responses. This allows an attacker controlling a malicious RD Gateway endpoint to send oversized chunked bodies, exhausting memory on the client. Impa...

8.7CVSS5.5AI score0.00344EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 7:41 a.m.19 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.6AI score0.00423EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/07/30 6:58 a.m.16 views

httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies

A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial...

7.5CVSS6.6AI score0.00423EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/14 8:16 p.m.8 views

DEBIAN-CVE-2026-15714

An out-of-bounds read vulnerability was found in libsoup's multipart processing subsystem. The flaw exists in the soupmultipartinputstreamreadheaders function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When...

6.5CVSS5.5AI score0.00706EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/07 3:16 p.m.14 views

CVE-2026-53878

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. DomainNameValidator does not prohibit newlines in domain names unless used via a form field, since CharField strips newlines. If an application uses values with newlines in an HTTP response, header injection can occur. Djan...

6.1CVSS0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 7:54 a.m.16 views

CVE-2026-40859 Apache Camel: Camel-Vertx-Http: Unsafe Java deserialization of HTTP response bodies via a raw ObjectInputStream when transferException is enabled

Deserialization of Untrusted Data vulnerability in Apache Camel. The camel-vertx-http component deserializes HTTP response bodies carrying the Content-Type application/x-java-serialized-object using a raw java.io.ObjectInputStream, without applying any ObjectInputFilter...

8.1CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2026/07/01 8:32 a.m.10 views

OPENSUSE-SU-2026:21189-1 Security update for transmission

This update for transmission fixes the following issues: Changes in transmission: - CVE-2026-38978: add clickjack safeguards when serving http responses bsc1267404...

5.3CVSS5.9AI score0.00305EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/22 4:16 p.m.20 views

CVE-2026-12549

The fix for CVE-2026-2443 was regressed by a subsequent rework commit that replaced specific overflow checks with a general signed comparison. When a client sends a Range request with a suffix length exceeding the content size, the resulting negative start value is not properly clamped, leading t...

4.8CVSS0.00411EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/22 1:55 p.m.77 views

CVE-2026-12549 Libsoup: incomplete fix for cve-2026-2443: range suffix overflow in libsoup soupserver

The fix for CVE-2026-2443 was regressed by a subsequent rework commit that replaced specific overflow checks with a general signed comparison. When a client sends a Range request with a suffix length exceeding the content size, the resulting negative start value is not properly clamped, leading t...

4.8CVSS0.00411EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/12 2:52 p.m.18 views

EUVD-2026-36466

OpenTelemetry-cpp is the C++ implementation of OpenTelemetry. Prior to release 1.27.0, the OTLP HTTP exporters traces/metrics/logs read the full HTTP response into an in-memory vector of bytes without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is...

5.3CVSS5.3AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.43 views

PT-2026-45837

Name of the Vulnerable Software and Affected Versions tesla versions 0.6.0 through 1.18.2 Description Improper handling of highly compressed data allows a denial of service via a decompression bomb in HTTP response bodies. When Tesla.Middleware.DecompressResponse or Tesla.Middleware.Compression i...

8.2CVSS6AI score0.00455EPSS
SaveExploits1References13
CVE
CVE
added 2026/05/12 6:01 p.m.26 views

CVE-2026-42348

OpenTelemetry.OpAmp.Client (OpenTelemetry .NET) is affected before version 0.2.0-alpha.1. The HTTP transport reads HttpResponseMessage.Content into memory using ReadAsByteArrayAsync without a size cap, allowing an unbounded read of the entire response body. This can cause memory exhaustion in the...

7.5CVSS5.9AI score0.00311EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/12 6:01 p.m.68 views

CVE-2026-42348 OpAMP client reads unbounded HTTP response bodies

OpenTelemetry.OpAmp.Client is the OpAMP client for OpenTelemetry .NET. Prior to 0.2.0-alpha.1, when receiving responses from the OpAMP server over HTTP, the OpAMP client allocates an unbounded buffer to read all bytes from the server, with no upper-bound on the number of bytes consumed. This coul...

5.9CVSS0.00311EPSS
SaveExploits0References2
Rows per page
Query Builder