313 matches found
ghauri
Like Ghauri, consider supporting the developer...
CSRFER
CSRFER root@kitploit: / / | \ | | \ | / /\ --.| |/ / | | | | |/ / | | --. \ /| | | || / | /// / |\ | | | || |\ \ //| \| /| | -.--. " '-, ',' 2 \ \q \ . \ .--' '----. / . . \ .'.' \ .-.\ '-, ,/ .---;- . \ \ .\ // '-. \ \ | '. , '-. c=' Cooo -. '-. '. '-. \ snd '-. '. '-. \ ---' CSRFER...
CVE-2026-66753-HTTP-Header-Injection-via-Unvalidated-CR-and-LF-in-Header-Values-tiny_http-
安全公告:未验证的 CR 和 LF 导致 HTTP 头注入(tinyhttp) 分配的 CVE ID: CVE-2026-66753 概要 tinyhttp 不会拒绝 HTTP 头值中的回车或换行,无论方向如何。 在请求侧,readnextline 仅在 CRLF 处结束一个头行,因此单独的 LF 会保留在解析后的值中并到达应用程序。在响应侧,Header::frombytes 仅验证字节是 ASCII,而响应写入器会原样发出值,因此包含 CRLF 的值会拆分响应。 将请求头值反射到响应头中,或将请求头重新序列化到另一连接的应用程序,因此会继承一个注入原语,且没有任何迹象表明有问题。...
CVE-2024-4323-Exploit-POC
CVE-2024-4323-Exploit-POC この概念実証スクリプトは、Fluent Bit におけるメモリ破損の脆弱性 CVE-2024-4323 を利用してリモートコード実行を可能にする方法を示しています。 CVE-2024-4323 は、Fluent Bit バージョン 2.0.7 から 3.0.3 におけるメモリ破損の脆弱性です。この問題は、組み込み HTTP サーバーによるトレースリクエストの解析に存在し、サービス妨害 DoS 状態、情報漏洩、またはリモートコード実行 RCE を引き起こす可能性があります MITRE CVE Launchpad。...
EUVD-2026-56887
Django REST framework: Potential bypass of Django DATAUPLOADMAXMEMORYSIZE when parsing oversized JSON and urlencoded request bodies via DRF request.data...
CVE-2026-67184-Unauthenticated-NULL-Pointer-Dereference-Crashes-the-Server-TinyWeb-
安全公告:未经身份验证的 NULL 指针解引用导致服务器崩溃(TinyWeb) 分配的 CVE ID: CVE-2026-67184 摘要 当 TinyWeb 解析请求行失败时,它会返回错误,但请求的 URL 指针仍保持为 NULL。调用方忽略了该错误,并将请求传递给响应构建器,后者解引用了这个 NULL 指针并导致工作进程崩溃。少数格式错误的请求即可使整个服务器宕机,且无法恢复。 受影响软件 项目:TinyWeb https://github.com/GeneralSandman/TinyWeb 构建所报告的版本:TnyWeb/0.0.8...
grandstream-cve-2026-2329-analysis
Análisis de Parches y Variantes de CVE-2026-2329 en el Firmware Grandstream GXP1600 Proyecto de análisis estático defensivo que compara el firmware Grandstream GXP1600 1.0.7.79 vulnerable y 1.0.7.81 parcheado para comprender cómo el fabricante remedió la falla de análisis de solicitudes asociada...
GHSA-HR6J-W4MW-G9MJ alos-http has unauthenticated remote DoS: malformed path starting with "?" triggers out-of-bounds panic in sanitizeRequestPath, crashing entire server
Summary A single unauthenticated HTTP request to a path starting with ? e.g. GET ? HTTP/1.1 crashes the entire server process. The request line parser passes the path to sanitizeRequestPath which indexes the first byte of the path after stripping the query string. It does so without checking that...
CVE-2026-17251 Unauthenticated Denial of Service via Null Pointer Dereference in HTTP Request Parsing
A NULL pointer dereference vulnerability exists in the HTTP request parsing functionality of TL-MR6400 v7. An unauthenticated remote attacker can trigger the vulnerability by sending a specially crafted HTTP request containing a malformed session cookie header. Successful exploitation may cause...
CVE-2026-42934 vulnerabilities
Vulnerabilities for packages: nginx-stable, nginx-mainline...
EUVD-2026-57543
IBM Security Verify Access 10.0 through 10.0.9.2 and IBM Verify Identity Access 11.0 through 11.0.3 and IBM Verify Identity Access Container 11.0 through 11.0.3 could allow a remote attacker to access sensitive information due to an inconsistent interpretation of an HTTP request by a reverse prox...
CVE-2026-12359
Summary: CVE-2026-12359 affects IBM Security Verify Access and IBM Verify Identity Access families (and containers) with versions 10.0–10.0.9.2, 11.0–11.0.3, and corresponding containers. Affected component is the reverse proxy’s handling of HTTP requests, described as an inconsistent interpretat...
CVE-2026-73228
Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...
UBUNTU-CVE-2026-73228
Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...
CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`
Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...
CVE-2026-73228
Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...
HTTP Request Smuggling
Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...
HTTP Request Smuggling
Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via inconsistent handling of HTTP requests in the System.Net.HttpListener. An attacker can gain unauthorized access to sensitive information by sending specially crafted HTTP requests that exploit discrepancies in...
PT-2026-70880
Name of the Vulnerable Software and Affected Versions Django REST framework versions prior to 3.17.2 Description Request data parsing in the Request. parse function within rest framework/request.py passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and...
IBM WebSphere Application Server input validation error vulnerability
IBM WebSphere Application Server is an application server product from IBM. Versions 8.5 and 9.0 of IBM WebSphere Application Server have security vulnerabilities. These vulnerabilities stem from input validation flaws in the HTTP request parsing component, leading to inconsistent interpretation ...