Lucene search
+L

54561 matches found

Kitploit
Kitploit
added 2026/08/25 6:20 p.m.185 views

decoder-plus-plus

Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 5:20 p.m.1 views

watchguard_cve-2022-26318

watchguardcve-2022-26318 Watchguard RCE POC CVE-2022-26318 !/usr/bin/python3 -- coding: utf-8 - - CVE-2022-26318 import socket import ssl import gzip Remote WatchGuard XTM or FireWare OS RHOST = "1.1.1.1" Local host with nc listener: nc -l 8.8.8.8 8888 LHOST = "8.8.8.8" def buildPayloadLHOST:...

9.8CVSS5.5AI score0.78157EPSS
SaveExploits6
NVD
NVD
added 2026/08/25 4:16 p.m.3 views

CVE-2025-71346

Nokogiri before 1.18.8 packages a vulnerable version of libxml2 before 2.13.8 that contains a heap-based buffer under-read CVE-2025-32415 in the xmlSchemaIDCFillNodeTables function in xmlschemas.c. The issue can be triggered when validating against an untrusted XML Schema, or when validating...

8.7CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 4:16 p.m.5 views

CVE-2023-54354

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 4:16 p.m.3 views

CVE-2021-47996

Nokogiri before 1.11.4 CRuby implementation only, when the packaged/vendored libxml2 is used bundles libxml2 2.9.10, which is affected by multiple vulnerabilities addressed in libxml2 2.9.12, including a memory leak in xmlSchemaValidateStream CVE-2019-20388, a global buffer over-read in...

8.7CVSS
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/25 4:13 p.m.141 views

xxexploiter

XXExploiter It generates the XML payloads, and automatically starts a server to serve the needed DTD's or to do data exfiltration. Installation root@kitploit: install node and npm if you don't have it yet npm install -g xxexploiter Building & Running from source This is a simple Node application...

5.6AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 3:16 p.m.5 views

EUVD-2026-65530

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.7 views

CVE-2025-71407 Nokogiri before 1.18.3 Stack Buffer Overflow and Use-After-Free

Nokogiri before 1.18.3 contains a stack buffer overflow vulnerability in libxml2 when reporting DTD validation errors with long QName prefixes, and a use-after-free vulnerability during validation against untrusted XML Schemas. Attackers can trigger these vulnerabilities by providing malicious DT...

9.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:15 p.m.6 views

CVE-2025-71346

Nokogiri (Ruby XML/HTML parsing gem) versions before 1.18.8 bundle a vulnerable version of libxml2 (before 2.13.8) containing a heap-based buffer under-read in the xmlSchemaIDCFillNodeTables function in xmlschemas.c (upstream CVE-2025-32415). The issue is triggered when validating against an untr...

8.7CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 3:15 p.m.3 views

EUVD-2025-210772

Nokogiri before 1.18.8 packages a vulnerable version of libxml2 before 2.13.8 that contains a heap-based buffer under-read CVE-2025-32415 in the xmlSchemaIDCFillNodeTables function in xmlschemas.c. The issue can be triggered when validating against an untrusted XML Schema, or when validating...

8.7CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.8 views

CVE-2025-71346 Nokogiri before 1.18.8 Heap Buffer Under-read via XML Schema

Nokogiri before 1.18.8 packages a vulnerable version of libxml2 before 2.13.8 that contains a heap-based buffer under-read CVE-2025-32415 in the xmlSchemaIDCFillNodeTables function in xmlschemas.c. The issue can be triggered when validating against an untrusted XML Schema, or when validating...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:15 p.m.6 views

CVE-2023-54354

Nokogiri before 1.14.3 (CRuby implementation only, when using the packaged libxml2) bundles libxml2 v2.10.3 , which contains NULL pointer dereference vulnerabilities in XML Schema processing functions (xmlSchemaFixupComplexType and xmlSchemaCheckCOSSTDerivedOK ). An attacker supplying a crafted o...

8.7CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.8 views

CVE-2023-54354 Nokogiri before 1.14.3 Null Pointer Dereference via libxml2

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:15 p.m.3 views

EUVD-2023-60605

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS
SaveExploits0References5
CVE
CVE
added 2026/08/25 3:15 p.m.6 views

CVE-2022-50999

Nokogiri versions before 1.13.5 contain an integer overflow in the packaged libxml2 buffer handling functions. Attackers can exploit this by supplying multi-gigabyte XML files that trigger out-of-bounds memory writes, potentially leading to information disclosure , data modification , or denial o...

8.8CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:15 p.m.4 views

EUVD-2022-56023

Nokogiri before 1.13.9 CRuby implementation using packaged libraries bundles libxml2 v2.9.14, which is affected by CVE-2022-40304 data corruption / double-free from an entity reference cycle when entity content is allocated from a dict and CVE-2022-40303 integer overflows when parsing with...

8.7CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 3:15 p.m.5 views

CVE-2022-50998

Nokogiri (CRuby implementation using packaged libraries) versions before 1.13.9 bundle libxml2 v2.9.14 , which is susceptible to two underlying flaws: CVE-2022-40304 (a double-free from an entity reference cycle when entity content is allocated from a dict) and CVE-2022-40303 (integer overflows d...

8.7CVSS5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 3:06 p.m.1 views

CVE-2023-46604

CVE-2023-46604 This repository contains an exploit script and a Proof of Concept PoC XML file for the CVE-2023-46604 vulnerability affecting Apache ActiveMQ. The vulnerability allows for remote code execution due to unsafe deserialization practices within the OpenWire protocol. Description...

10CVSS9AI score0.99723EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/08/25 2:26 p.m.1 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.8CVSS9.2AI score0.99994EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/08/25 1:59 p.m.80 views

ssrf-king

🔥 ssrf-king 🔥 v1.12 Latest SSRF plugin for burp that Automates SSRF Detection in all of the Request If you are facing any problems or would like a new feature that is not listed below Please create a new issue below in this form Create New Issue Upcoming Features Checklist ✔️ It will soon have a...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder