Lucene search
+L

39098 matches found

CVE
CVE
added 2026/08/25 8:05 p.m.4 views

CVE-2026-74932

WP Fastest Cache (WordPress plugin) versions before 1.5.1 fail to validate the Host header before using it to build URLs for asset files embedded in cached pages, and omit that header from the cache key. This allows an unauthenticated attacker to poison cached pages with references to an attacker...

7.5CVSS5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 8:00 p.m.1 views

MappedImagesDetector

MappedImagesDetector 네이티브 Windows 메모리 스캐너: 악성 DLL 인젝션 및 인메모리 멀웨어 탐지 MappedImagesDetector는 최신 멀웨어가 사용하는 악성 DLL 인젝션 기법수동 매핑 DLL, 지워진 PE 헤더, 의심스러운 메모리 매핑 이미지을 탐지하도록 설계된 저수준 C++20 Windows 도구 입니다. 전통적인 안티바이러스 솔루션이 종종 놓치는 이러한 기법을 찾아냅니다. 이 프로젝트는 디스크 시그니처가 아닌 메모리 기반 탐지 에 중점을 둡니다. 안티바이러스 엔진, EDR 시스템 및 멀웨어...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 7:49 p.m.2 views

CVE-2025-29927-POC

CVE-2025-29927-POC はじめに このリポジトリは、CVE-2025-29927(Webアプリケーションにおけるミドルウェア処理の欠陥を示す仮想的な脆弱性)の Proof of Concept(PoC)です。このPoCは、特別に細工されたHTTPリクエストがリダイレクションロジックをバイパスし、ダッシュボードなどの制限されたコンテンツにアクセスする方法を示しています。このプロジェクトは教育目的およびセキュリティ研究目的のみを意図しています。 免責事項 :...

9.1CVSS7.3AI score0.99203EPSS
SaveExploits58References1
Kitploit
Kitploit
added 2026/08/25 7:17 p.m.1 views

WordPress_Backup_Migration-RCE_Unauthenticated

CVE-2023-6553 — WordPress용 Backup Migration 플러그인 - 리버스 셸 Chocapikk의 CVE-2023-6553 익스플로잇 확장 버전으로, 기존의 대화형 웹셸 위에 단일 명령 리버스 셸 모드를 추가했습니다. 취약점 CVE-2023-6553 — Backup Migration WordPress 플러그인버전 ≤ 1.3.7의 인증되지 않은 원격 코드 실행 취약점. 이 플러그인은 backup-heart.php를 노출하며, Content-Dir HTTP 헤더에서 PHP 필터 체인을 읽어 인증 또는 검증 ...

9.8CVSS6.5AI score0.97846EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/08/25 7:16 p.m.56 views

lst2x64dbg

lst2x64dbg This command extracts all the labels found in the LST file that is given as the single argument. An x64dbg database is created in the current directory based on the extracted labels. The LST file can be generated in IDA from the File menu: Produce file - Create LST file... Example...

5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/08/25 6:58 p.m.9 views

CVE-2026-65979

OpenEXR (the reference implementation for the EXR image format, widely used in the motion picture industry) versions 3.4.0 through 3.4.12 contain an out-of-bounds read in the HTJ2K decoder . The decoder parses a header-length field (PLEN ) from a chunk's compressed data and advances the codestrea...

6.7CVSS5.6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 6:58 p.m.8 views

CVE-2026-65979 OpenEXR: Out-of-bounds read in HTJ2K decoder from unvalidated chunk header length (PLEN)

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. From version 3.4.0 through 3.4.12, the HTJ2K decoder parses a header-length field PLEN from a chunk's compressed data but never checks that this value fits within the...

6.7CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 6:32 p.m.2 views

InflativeLoading

InflativeLoading 기사: https://winslow1984.com/books/malware/page/reflectiveloading-and-inflativeloading 주요 업데이트 내역 이 섹션에서는 주요 업데이트를 제공합니다. 주요 업데이트에는 추가된 지원 또는 기능이 포함됩니다. 2024년 4월 11일: PE 서명 난독화 추가 PE 헤더에서 elfanew, Import Directory의 RVA 같은 일부 바이트만 로딩 프로세스를 완료하는 데 필수적입니다. 따라서 다른 바이트는 무작위 바이트로 덮어씌워 P...

5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/08/25 6:26 p.m.10 views

CVE-2026-55620

eml_parser is a Python module for parsing EML files. Prior to 3.0.2 , the eml_parser.routing.noparenthesis function in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers using a regex-based fix-point loop with quadratic running time in nesting depth. A single Receive...

7.5CVSS5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 6:26 p.m.1 views

next-attack

这是一个使用 create-next-app 引导创建的 Next.js 项目。 测试漏洞 首先,你可以确认中间件正常工作并会重定向用户: root@kitploit: curl http://localhost:3000/api/admin 然后,你可以通过以下命令展示中间件是如何被绕过的: root@kitploit: curl -H "x-middleware-subrequest: src/middleware:src/middleware:src/middleware:src/middleware:src/middleware"...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/25 6:24 p.m.8 views

CVE-2026-55619

eml_parser , a Python module for parsing EML files, is vulnerable to a denial of service prior to version 3.0.2 . The flaw resides in eml_parser.parser.HeaderParser.header_fetch_parse, which delegates address parsing to email.utils.getaddresses(). A deeply nested CFWS comment construct in an e-ma...

5.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 6:23 p.m.5 views

EUVD-2026-65701

Airbyte Platform resolves the workspace used for its authorization decision from a field the caller supplies. AuthorizationServerHandler copies recognised identifiers out of the raw JSON request body into X-Airbyte- headers, and AuthenticationHeaderResolver.resolveWorkspace consults...

8.8CVSS5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 6:14 p.m.2 views

CVE-2021-31166

CVE-2021-31166 CVE-2021-31166 HTTP 프로토콜 스택 취약점 악용 시도 탐지 Suricata 규칙 Zeek 패키지 참고 자료 https://corelight.blog/2021/05/27/detecting-cve-2021-31166-http-vulnerability/ https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-31166 https://github.com/0vercl0k/CVE-2021-31166...

9.8CVSS8.6AI score0.99657EPSS
SaveExploits24References1
Cvelist
Cvelist
added 2026/08/25 6:03 p.m.9 views

CVE-2026-55637 genieacs-mcp: DNS rebinding reaches local GenieACS MCP Streamable HTTP transport

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 5:37 p.m.2 views

CVE-2017-5638

CVE-2017-5638 Apache Struts 2 のバージョン 2.3.32 より前の 2.3.x、および 2.5.10.1 より前の 2.5.x には、Jakarta Multipart パーサーに欠陥があります。この欠陥により、ファイルをアップロードしようとした際に、例外の処理とエラーメッセージの生成が誤って行われます。その結果、攻撃者は Content-Type、Content-Disposition、Content-Length などの巧妙に細工された HTTP ヘッダーを悪用して、任意のコマンドをリモートで実行できます。 実行 python exploit.py -r...

10CVSS6AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/25 5:31 p.m.2 views

CVE-2020-27223

CVE-2020-27223 사용 방법 root@kitploit: $ mvn spring-boot:run 9.4.36.v20210114 root@kitploit: $ ./poc/cve-2020-27223-poc1.sh "timens":"58,557","acceptlanguage":"aab" real 0m0.093s 🐇 user 0m0.006s sys 0m0.007s "timens":"18,461,763,438","acceptlanguage":"ahn" real 0m35.339s 🐢 user 0m0.006s sys 0m0.006s...

5.3CVSS7.5AI score0.7795EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 5:25 p.m.1 views

CVE-2021-23017

CVE-2021-23017 PoC Scanner NGINX DNS 오버플로우 취약점 확인 - CVE-2021-23017 PoC 이 Python 스크립트는 nginx 서버가 nginx에 내장된 DNS 리졸버 에 영향을 미치고 버퍼 오버플로우를 유발할 수 있는 치명적인 취약점 CVE-2021-23017 에 잠재적으로 취약한지 확인합니다. 🔍 하는 일 사용자에게 URL을 요청합니다. 매우 긴 악성 Host 헤더와 함께 HTTP 요청을 전송합니다. 서버에 nginx의 resolver가 구성되어 있고 취약한 경우, 서버가 실패하거나 로...

7.7CVSS7.9AI score0.53461EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/25 5:24 p.m.1 views

CVE-2014-6271-Apache-Debian

CVE-2014-6271-Apache-Debian 개요 이 리포지토리는 CVE-2014-6271의 PoC 환경입니다. apache2 컨테이너 이미지를 사용하여 취약점을 포함한 웹 서비스를 배포할 수 있습니다. 사전 준비 이미지 빌드 Dockerfile에서 안전하지 않은 이미지를 빌드합니다. root@kitploit: docker build -t cve-2014-6271-apache-debian:buster ./insecure-base-image/ docker build -t training-website-poc:v1.0...

10CVSS8.7AI score0.99999EPSS
SaveExploits138References2
NVD
NVD
added 2026/08/25 5:17 p.m.7 views

CVE-2026-55553

urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, requestInternal recursively calls...

7.5CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/25 5:17 p.m.2 views

Jatayu

JATAYU ステルス型スタンドアロンPHP Webシェル 特徴 HTTP ヘッダーベースの認証。 100% 検出不可。 実行関数の変更機能。 余計な機能は一切なし。 使い方 root@kitploit: GET /test/jatayu.php?fn=1&&cmd=whoami Host : http://test.com Authtoken : bb3b1a1f-0447-42a6-955a-88681fb88499 関数一覧 パラメータ| 機能 ---|--- fn=1| shellexec 関数を呼び出す fn=2| system 関数を呼び出す cmd=id| コマンドを実行...

5.3AI score
SaveExploits0
Rows per page
Query Builder