Lucene search
+L

2381 matches found

Kitploit
Kitploit
added 2026/09/13 4:21 a.m.5 views

overkill

Overkill Overkill is an exploit for a patched vulnerability affecting QNAP QTS. Due to the way QNAP discloses vulnerabilities, I'm unsure if this issue has a CVE or not. However, it was likely patched in November 2020 and April 2021. The n-day was "discovered" while doing diff analysis for...

9.8CVSS8.1AI score0.33381EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:52 a.m.8 views

libxml2-exploit

libxml2-exploit An example exploit for CVE-2017-7376 Install Download this repo and a vulnerable version of libxml2, e.g. v2.7.7: root@kitploit: git clone https://github.com/brahmstaedt/libxml2-exploit.git cd libxml2-exploit wget https://github.com/GNOME/libxml2/archive/v2.7.7.zip unzip v2.7.7.zi...

10CVSS7.1AI score0.23286EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:29 a.m.5 views

ruby-nmap

ruby-nmap Source Issues Documentation Description A Ruby API to nmap, the exploration tool and security / port scanner. Allows automating nmap and parsing nmap XML files. Features Provides a Ruby API for automating nmap. Provides a Parser for enumerating nmap XML scan files. Supports the full Nma...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 6:04 p.m.4 views

CVE-2024-34102

CVE-2024-34102 Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8, and earlier are affected by an Improper Restriction of XML External Entity Reference 'XXE' vulnerability that could result in arbitrary code execution. An attacker could exploit this vulnerability by sending a crafted XML...

9.8CVSS8.5AI score0.99994EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/12 3:33 p.m.6 views

CVE-2016-3141

CVE-2016-3141 1. Vulnerability Detail. Use-after-free vulnerability in wddx.c in the WDDX extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to cause a denial of service memory corruption and application crash or possibly have unspecified other impact by triggering a...

9.8CVSS7.9AI score0.36009EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 12:57 p.m.4 views

x-stream__xstream_CVE-2020-26217_1-4-14-java77

master: v-1.4.x: XStream Java to XML Serialization, and back again Binaries All binary artifacts are bundled in the -bin archive. It includes the XStream jars and any other library used at build time, or optional runtime extras. MXParser is recommend for use as it will greatly improve the...

9.3CVSS6.8AI score0.85001EPSS
SaveExploits7References5
Kitploit
Kitploit
added 2026/09/12 12:37 p.m.8 views

CVE-2017-9805

CVE-2017-9805: Apache Struts 2 S2-052 RCE Analizi Bu depo, Apache Struts 2 S2-052 üzerindeki XStream deserialization zafiyetine yönelik teknik detayları ve PoC Proof of Concept çalışmasını içermektedir. 📌 Zafiyet Bilgileri CVE Kodu: CVE-2017-9805 Zafiyet Türü: Uzaktan Kod Çalıştırma RCE Risk...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/11 2:22 p.m.7 views

liblapith

Liblapith - Nessus 결과 파일을 파싱하기 위한 라이브러리 NCC Group Plc가 오픈소스로 공개 - http://www.nccgroup.com/ Felix Ingram이 개발, felix dot ingram at nccgroup dot com http://www.github.com/nccgroup/liblaptith LGPL로 공개됨. 자세한 내용은 LICENSE 참조 예제 root@kitploit: import liblapith scan = liblapith.load"" scan =...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:36 a.m.4 views

MAL-006

MAL-006: WSO2 ESB の「Try It」における XML 外部エンティティ WSO2 ESB の「Try It」ツールにおいて、エラーベースの XML 外部エンティティ(XXE)攻撃が特定されました。 なぜCVEがないのか? ベンダーは「Try It は本番環境では無効にすることが推奨されます」と回答し、公開開示は行われませんでした。 要件: この脆弱性には以下が必要です: 有効なユーザー資格情報 または 正規のWSO2リポジトリからXMLファイルを変更する または 「Try It」ツールに送信されるファイルを傍受および変更する 概念実証: 詳細と悪用プロセスは、この PD...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 11:58 p.m.6 views

CVE-2025-7766

CVE-2025-7766 PoC Exploit PoC for exploiting XML External Entity vulnerability in CVE-2025-7766. Demonstrates file read /etc/passwd and out-of-band HTTP callbacks. Author : Byte Reaper CVE : CVE-2025-7766 Vulnerability : Remote Code Execution via XML External Entity XXE PoC for exploiting XXE in...

8.6CVSS5.9AI score0.01726EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/10 1:16 p.m.8 views

apr-util: Apache Portable Runtime Utility: Denial of Service via XML stack recursion attack

A flaw was found in Apache Portable Runtime Utility apr-util. A remote attacker could exploit a stack recursion vulnerability by providing specially crafted XML input to a library consumer that uses the aprxmlquoteelem function. This could lead to a denial of service DoS due to an application cra...

9.1CVSS0.00458EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 6:53 a.m.12 views

ktor-xxe-poc

ktor-xxe-poc This is a proof-of-concept reproducing the security problem CVE-2023-45612. Versions Used Ktor: 2.2.3 xmlutil: 0.84.3 Java: 17.0.6 Gradle: 9.1.0 Python: 3.13.7 How to Run 1. Build and run the server: root@kitploit: ./gradlew build ./gradlew run 2. Test the XXE payload : root@kitploit...

9.8CVSS8.2AI score0.00595EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 3:04 a.m.3 views

CVE-2026-20224---XXE-Injection-en-Cisco-Catalyst-SD-WAN-Manager

CVE-2026-20224 - Cisco Catalyst SD-WAN Manager XXE Injection ⚠️ DISCLAIMER THIS TOOL IS EXCLUSIVELY FOR EDUCATIONAL AND RESEARCH PURPOSES This exploit is intended exclusively for authorized red team operations, penetration testing, and security research on systems where you have explicit written...

8.6CVSS7.8AI score0.01036EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:28 a.m.7 views

CVE-2020-4463

IBM Maximo Asset Management is vulnerable to Information Disclosure via XXE Vulnerability CVE-2020-4463 IBM Maximo Asset Management is vulnerable to an XML External Entity Injection XXE attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive...

8.2CVSS7.6AI score0.3159EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-19614

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The API is prone to XML external entity XXE injection. By default, XML external entity support is enabled. This issue affects NanoXML: 2.2.3. CVE-2026-19614 Not...

5.3CVSS0.00232EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 10:31 p.m.5 views

expat_2_1_0_CVE-2024-28757

Expat, Release 2.1.0 This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the...

7.5CVSS6.6AI score0.02006EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/08 9:00 p.m.8 views

EUVD-2026-69236

xmldom: Quadratic-memory consumption...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/08 4:42 p.m.9 views

EUVD-2026-65227

NLTK: Entity-expansion DoS billion laughs via remaining raw ElementTree parses...

8.7CVSS5.5AI score0.00294EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/08 4:37 p.m.13 views

EUVD-2026-64337

NLTK: Stable FrameNet and NKJP readers parse outside-root XML...

8.2CVSS5.5AI score0.00367EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/09/08 7:44 a.m.10 views

expat: libexpat: Arbitrary Code Execution via Heap-based Buffer Overflow

A flaw was found in libexpat, a library used for parsing XML data. An attacker could exploit a heap-based buffer overflow, a type of memory error, by providing specially crafted XML input. This vulnerability occurs when the library mishandles memory reallocation while processing XML, particularly...

6.9CVSS0.00103EPSS
SaveExploits0References5
Rows per page
Query Builder