Lucene search
+L

10160 matches found

Kitploit
Kitploit
added 2026/09/02 8:59 p.m.3 views

java-cve-2021-29425-tika-xxe

java-cve-2021-29425-tika-xxe...

5.8CVSS6.4AI score0.10233EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 7:32 p.m.5 views

xxexploiter

XXExploiter XML ペイロードを生成し、必要な DTD を提供したりデータの外部への抽出(データ・エクスフィルトレーション)を行ったりするために、自動的にサーバーを起動します。 インストール root@kitploit: node と npm がまだない場合はインストールしてください npm install -g xxexploiter ソースからのビルドと実行 これは TypeScript で書かれたシンプルな Node アプリケーションです。他のアプリと同様にビルドできます: (最初に node と npm をインストールしてください。まだない場合)...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 4:16 p.m.4 views

Web-Security-Learning

Web-Security-Learning Repository: https://github.com/CHYbeta/Web-Security-Learning Knowledge Planet Vulnerability Attack and Defense: https://t.zsxq.com/mm2zBeq Table of Contents: Web-Security-Learning Web Security SQL Injection MySQL MSSQL PostgreSQL MongoDB Techniques Tools XSS CSRF Other...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 2:36 p.m.4 views

CVE-2022-2414-Proof-Of-Concept

CVE-2022-2414-概念実証 pki-core に欠陥が見つかりました。XML 文書の解析時に外部エンティティにアクセスできるため、XML 外部エンティティ XXE 攻撃が発生する可能性があります。この欠陥により、リモート攻撃者は特別に細工された HTTP リクエストを送信することで、任意のファイルの内容を取得できる可能性があります。 参照: https://nvd.nist.gov/vuln/detail/CVE-2022-2414 https://access.redhat.com/security/cve/CVE-2022-2414...

7.5CVSS7.2AI score0.85608EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 2:26 p.m.4 views

CVE-2017-9096-iText-XXE

CVE-2017-9096 1. XXEを含む悪意のあるPDFの作成 フォームを含むPDFを入手する: root@kitploit: wget https://www.pdfscripting.com/public/FreeStuff/PDFSamples/ModifySubmitExample.pdf -O input.pdf PDFの解凍 これを行うには、qpdf --qdf --object-streams=disable input.pdf output.pdf でPDFを解凍し、テキストエディタでPDFを編集して悪意のあるXMLを追加する必要があります。 外部エンティティの追加...

8.8CVSS7.2AI score0.09565EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 11:43 a.m.6 views

XXEinjector

XXEinjector XXEinjector automates retrieving files using direct and out of band methods. Directory listing only works in Java applications. Bruteforcing method needs to be used for other applications. Options: root@kitploit: --host Mandatory - our IP address for reverse connections...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:20 a.m.4 views

CVE-2022-0219

CVE-2022-0219 Jadx 在通过 -e 选项导出包含恶意构造的 AndroidManifest.xml / strings.xml 的 APK 文件到 gradle 时,容易受到 XML 外部实体限制不当 CWE-611 的攻击。 当从 CLI 使用时,可能导致本地文件泄露。当作为库使用时,如果 APK 文件来自不可信源,则可能导致本地文件泄露或拒绝服务。已知 GUI 不受影响。 原始报告:https://huntr.dev/bounties/0d093863-29e8-4dd7-a885-64f76d50bf5e/ 已在 jadx-1.3.2 中修复。...

5.5CVSS6AI score0.01054EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 10:37 p.m.6 views

CVE-2023-45612-PoC

CVE-2023-45612 https://nvd.nist.gov/vuln/detail/CVE-2023-45612 Descripción de CVE En JetBrains Ktor anterior a 2.3.5, la configuración predeterminada de ContentNegotiation con formato XML era vulnerable a XXE. La vulnerabilidad fue corregida por @marychatte el 29 de septiembre de 2023...

9.8CVSS7.2AI score0.00595EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/01 8:55 p.m.5 views

Blackash-CVE-2025-58360

🔓 🛰️ 'CVE-2025-58360' GeoServer WMSエンドポイントがXXE攻撃に対して脆弱 🌟 🏷️ 基本情報 CVE ID : CVE-2025-58360 公開日 : 📅 2025年11月25日 最終更新日 : 📅 2025年11月25日(11月26日時点でまだ新しい) 脆弱性タイプ : XML External Entity XXE – CWE-611 影響を受けるソフトウェア : GeoServer(Javaで書かれたオープンソースの地理空間サーバー) 深刻度 : 🔥 高 – CVSS v3.1 Base Score 7.5 Vector:...

9.8CVSS7.3AI score0.64874EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 7:53 p.m.5 views

ktor-cve-2023-45612-poc

Ktor XXE 漏洞概念验证(CVE-2023-45612) 摘要 影响:通过构造包含 XXE 引用的 XML DTD,可任意访问文件。 根因:不安全的 XML 文档解析器。 本仓库包含一个存在漏洞的 Ktor 2.3.4 应用,其配置允许外部实体,从而使 XXE 效果可见。 描述 用于 XML 外部实体注入(CVE-2023-45612)概念验证的易受攻击的 Ktor(v2.3.4)应用。 CVE-2023-45612 是 Ktor ContentNegotiation 中的一个 XXE(XML 外部实体)漏洞,当在 2.3.5. 之前的版本中启用 XML 时触发。 该漏洞对应...

9.8CVSS7.2AI score0.00595EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/01 7:10 p.m.3 views

CVE-2019-8997

CVE-2019-8997 BlackBerry AtHoc 早于 7.6 HF-567 版本的管理系统(控制台)中存在一个 XML 外部实体注入(XXE)漏洞,攻击者可能通过在现有字段中输入恶意构造的 XML,从而读取应用服务器上的任意本地文件或向网络发出请求。 报告人 Nolan B. Kennedy nxkennedy 安全公告 http://support.blackberry.com/kb/articleDetail?articleNumber=000047227 https://nvd.nist.gov/vuln/detail/CVE-2019-8997 博文...

5.9CVSS6.2AI score0.02317EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 6:03 p.m.5 views

CVE-2016-4014

CVE-2016-4014 SAP Netweaver JAVA AS UDDI 组件 XXE root@kitploit: POST /uddi/api/replication HTTP/1.1 Host: host Connection: close Accept-Encoding: gzip, deflate Accept: / User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:78.0 Gecko/20100101 Firefox/78.0 Content-Type: text/xml;charset=UTF-...

9CVSS7.3AI score0.05264EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 5:31 p.m.5 views

CVE-2021-29447

WordPress 5.6-5.7 - 已认证(作者及以上)XXE CVE-2021-29447 使用 步骤1:运行WordPress root@kitploit: $ make up-wp 步骤2:运行攻击者Web服务器 root@kitploit: $ make up-mal 步骤3:生成恶意WAV文件 不使用wavefile npm(推荐) root@kitploit: $ echo -en 'RIFF\xb8\x00\x00\x00WAVEiXML\x7b\x00\x00\x00%remote;%init;%trick; \x00' malicious.wav 使用wavefil...

7.1CVSS6.8AI score0.85719EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/01 10:31 a.m.5 views

CVE-2025-58360

CVE-2025-58360 La vulnerabilidad en cuestión es CVE-2025-58360 puntuación CVSS: 8.2, una falla de entidad externa XML XXE no autenticada que afecta a todas las versiones hasta la 2.25.5 inclusive y desde las versiones 2.26.0 hasta la 2.26.1. Ha sido corregida en las versiones 2.25.6, 2.26.2,...

9.8CVSS7.3AI score0.64874EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 6:16 a.m.5 views

Tika-CVE-2025-66516-Lab

CVE-2025-66516 最小化验证环境 本项目用于验证 CVE-2025-66516 (Apache Tika 中的 XML 外部实体注入漏洞)。 漏洞简介 Apache Tika 3.2.1 及其之前版本在解析包含 XFA 表单的 PDF 文件时,未正确禁用外部实体加载,导致存在 XXE 漏洞。攻击者可通过构造恶意的 PDF 文件读取服务器上的敏感文件。 环境要求 JDK 11+ Maven 使用方法 1. 生成恶意 Payload 运行 org.example.ExploitGenerator 类。 该程序会在当前目录下生成 poc-xxe.pdf。 Windows : 尝试读...

9.8CVSS7.2AI score0.80336EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/01 2:44 a.m.6 views

CVE-2019-14678

CVE-2019-14678: SAS XML Mapper における XML 外部実体参照 SAS XML Mapper 9.45 には XML 外部実体参照 XXE の脆弱性が存在し、悪意のある攻撃者によって複数の方法で悪用される可能性があります。例としては、ローカルファイルの読み取り、帯域外 OOB ファイルの窃取、サーバーサイドリクエストフォージェリ SSRF、および/またはサービス拒否 DoS 攻撃の可能性があります。この脆弱性は、AUTOMAP オプションを使用する場合の XMLV2 LIBNAME エンジンにも影響を及ぼします。 ベンダー開示:...

10CVSS7.2AI score0.02951EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/31 5:17 p.m.9 views

CVE-2026-17615

A flaw was found in RESTEasy's SourceProvider. This vulnerability allows an unauthenticated attacker to perform an unauthenticated remote file read. By sending a specially crafted XML body with a DOCTYPE declaration referencing external entities to an endpoint that accepts application/xml and...

7.5CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 4:15 p.m.18 views

CVE-2026-17615

CVE-2026-17615 is an XML External Entity (XXE) vulnerability in RESTEasy's SourceProvider component. The root cause is that SourceProvider.writeTo() creates a SAXParser without disabling external entity resolution. An unauthenticated attacker can exploit this by sending a specially crafted XML bo...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 4:15 p.m.6 views

EUVD-2026-68654

A flaw was found in RESTEasy's SourceProvider. This vulnerability allows an unauthenticated attacker to perform an unauthenticated remote file read. By sending a specially crafted XML body with a DOCTYPE declaration referencing external entities to an endpoint that accepts application/xml and...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 10:51 a.m.3 views

CVE-2026-82880 YaCy Search Server through 1.941 XML External Entity Injection via Parsers

YaCy Search Server through 1.941 contains an XML external entity injection vulnerability in SVG, FreeMind, and OpenSearch parsers that fail to disable external entity resolution. Attackers can publish malicious documents with DOCTYPE declarations containing SYSTEM entities pointing to local files...

8.7CVSS5.9AI score
SaveExploits0References9
Rows per page
Query Builder