Lucene search
+L

728 matches found

Kitploit
Kitploit
•added 2026/09/26 3:32 a.m.•10 views

nowafpls

nowafpls 目次 nowafpls WAFの既知の制限 nowafplsのインストール nowafplsの使用方法 著者 ライセンス nowafpls ほとんどのWebアプリケーションファイアウォール(WAF)には、リクエストボディが送信されたときに処理できるデータ量に制限があります。つまり、リクエストボディを含むHTTPリクエスト(POST、PUT、PATCHなど)では、先頭にジャンクデータを付加するだけでWAFをバイパスできることがよくあります。 リクエストにこのジャンクデータが詰め込まれると、WAFはリクエストの先頭からX...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/24 3:24 a.m.•9 views

ipa: FreeIPA: Unauthenticated DoS in `/ipa/migration/migration.py` via Unbounded Request Body Read

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increas...

7.5CVSS5.8AI score0.00412EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/24 12:00 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2026-92284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. In version 2.11.3 and earlier, in modules/caddyhttp/replacer.go, resolving http.request.body...

6.9CVSS5.8AI score0.00387EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/23 10:33 p.m.•13 views

CVE-2017-14980.RCE

CVE-2017-14980 このエクスプロイトは、Windows 10 x86, build: 16299 上で動作する Sync Breeze Enterprise バージョン 10.0.28 を対象としています。認証されていない攻撃者が HTTP リクエストボディ を介して バッファオーバーフロー を実行し、任意のコード実行 につなげることができます。このエクスプロイトは、すべてのセキュリティ緩和策(例: ASLR、CFG、DEP)が無効になっていることを前提としています。 !NOTE このプロジェクトは、Windows...

9.8CVSS8.6AI score0.22483EPSS
SaveExploits7
Cvelist
Cvelist
•added 2026/09/23 11:23 a.m.•36 views

CVE-2026-78383 Apache Tomcat: AJP DoS via missing request body

Allocation of resources without limits or throttling vulnerability in Apache Tomcat allows an unauthenticated AJP request to pin an AJP processing thread leading to denial of service. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.25, from 10.1.0-M1 through 10.1.59, from 9.0.0.M1...

0.00376EPSS
SaveExploits0References1
AlmaLinux
AlmaLinux
•added 2026/09/23 12:00 a.m.•3 views

Critical: ipa security, bug fix, and enhancement update

AlmaLinux Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. Security Fixes: ipa: FreeIPA: Unauthenticated DoS in /ipa/i18nmessages via Unbounded Request Body Read CVE-2026-73198 ip...

9.8CVSS6.5AI score0.00963EPSS
SaveExploits1References18
Cvelist
Cvelist
•added 2026/09/22 8:34 p.m.•33 views

CVE-2026-96260 Mattermost server missing request body size limit on plugin routes allows denial of service by an authenticated user

Mattermost versions 11.9.x = 11.9.1, 11.8.x = 11.8.5, 11.7.x = 11.7.10, 11.10.x = 11.10.1 fail to enforce a request body size limit during CSRF validation of plugin requests which allows an authenticated user to exhaust server memory and cause a denial of service via a large request body sent to ...

6.5CVSS0.00411EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/22 8:34 p.m.•13 views

CVE-2026-96260

The Mattermost server is vulnerable to a denial of service because it fails to enforce a request body size limit during CSRF validation of plugin requests. This flaw allows an authenticated user to exhaust server memory by sending a large request body to a plugin endpoint. Affected versions inclu...

6.5CVSS5.7AI score0.00411EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/22 12:00 a.m.•3 views

CVE-2026-96260: Memory Allocation with Excessive Size Value

Mattermost versions 11.9.x = 11.9.1, 11.8.x = 11.8.5, 11.7.x = 11.7.10, 11.10.x = 11.10.1 fail to enforce a request body size limit during CSRF validation of plugin requests which allows an authenticated user to exhaust server memory and cause a denial of service via a large request body sent to ...

6.5CVSS5.7AI score0.00411EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/21 11:58 a.m.•13 views

CVE-2025-1974

README 口で言うのは簡単だ。コードを見てみろ。 詳細は https://www.wiz.io/blog/ingress-nginx-kubernetes-vulnerabilities で確認できます。 使い方 1. shell.c 内の IP を変更する。 2. Docker が利用可能か確認し、make shell.so を実行する。nginx-ingress-controller は musl-libc ベースのため、確実に動作させるには Alpine で .so をビルドする必要があります 3. python3 exploit.py を実行してシェルを取得する。 25 行目...

9.8CVSS7.3AI score0.99384EPSS
SaveExploits20
Kitploit
Kitploit
•added 2026/09/21 12:03 a.m.•14 views

CVE-2026-34040-PoC

CVE-2026-34040 — Docker/Moby AuthZ プラグイン バイパス(ラボ PoC) KO: Docker(Moby)の認可(AuthZ)プラグインを 1MB を超えるリクエストボディ でバイパスする脆弱性の実習用再現プロジェクトです。 EN: Docker(Moby)の認可(AuthZ)プラグインを 1MB を超えるリクエストボディ でバイパスする脆弱性のラボ再現です。 脆弱性の事実 / 脆弱性の詳細 項目| 値 ---|--- CVE| CVE-2026-34040 CVSS 3.1| 8.8(High)—...

8.8CVSS7.9AI score0.00163EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•0 views

CVE-2026-63405: Insufficient Verification of Data Authenticity

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the Pusher-compatible REST API in pusher/http.go includes the caller-supplied bodymd5 value in the HMAC input but does not calculate the digest of the received request body or compare it...

5.9CVSS5.8AI score0.00209EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/16 3:15 p.m.•3 views

tomcat: Apache Tomcat: Denial of Service due to uncontrolled resource allocation

In Apache Tomcat, no limit was enforced on the request body for WebDAV LOCK or PROPFIND requests which were available to unauthenticated users. This allows a remote attacker to consume excessive resources, leading to Denial of Service DoS, making the affected system unavailable to legitimate user...

7.5CVSS7.2AI score0.00864EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/15 12:45 p.m.•15 views

CVE-2026-53659

A flaw was found in http4k, a functional toolkit for Kotlin HTTP applications. The ServerFilters.GZip and RequestFilters.GunZip functions, along with underlying Gzip request-body decompression, do not limit the decompressed size of incoming data. An unauthenticated client can exploit this by...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/15 8:17 a.m.•12 views

CVE-2026-91819

Affected versions of MISP rely on CakePHP request-method override processing in a way that can disable CSRF and form-security validation. CakePHP honors a method field or X-HTTP-Method-Override header by rewriting the effective request method. For override values outside the normal write verbs...

6.9CVSS0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/14 6:20 p.m.•11 views

CVE-2026-91080

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS0.00658EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/14 5:52 p.m.•21 views

CVE-2026-91080

webhook through 2.8.3 (a Go-based webhook receiver) is vulnerable to unauthenticated memory exhaustion . The service reads the entire request body into memory before evaluating trigger rules, with no enforced size limit. An attacker can send a multi-gigabyte request body with an invalid signature...

8.7CVSS5.7AI score0.00658EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/14 5:52 p.m.•8 views

CVE-2026-91080 webhook through 2.8.3 Memory Exhaustion via Oversized Request Body

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/14 5:52 p.m.•35 views

CVE-2026-91080 webhook through 2.8.3 Memory Exhaustion via Oversized Request Body

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS0.00658EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/14 5:52 p.m.•8 views

CVE-2026-91080 webhook through 2.8.3 Memory Exhaustion via Oversized Request Body

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS5.7AI score0.00658EPSS
SaveExploits0References4
Rows per page
Query Builder