Lucene search
+L

2591319 matches found

CVE
CVE
added 2026/09/06 2:30 p.m.12 views

CVE-2026-86217

CVE-2026-86217 affects code-projects Hotel and Tourism Reservation in PHP version 1.0 . The vulnerability resides in the Database Backup Handler component, specifically in the file /ht/hotel_db (1).sql , which is exposed and accessible over the network without authentication. The exposed SQL data...

6.9CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/06 2:30 p.m.16 views

CVE-2026-86217 code-projects Hotel and Tourism Reservation in PHP Database Backup hotel_db%20(1).sql information disclosure

A vulnerability was detected in code-projects Hotel and Tourism Reservation in PHP 1.0. Affected is an unknown function of the file /ht/hoteldb%201.sql of the component Database Backup Handler. The manipulation results in information disclosure. The attack may be launched remotely. The exploit is...

6.9CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/06 2:30 p.m.6 views

CVE-2026-58480

CVE-2026-58480 — Blocksy Companion Pro Unauthenticated File Upload RCE Advanced Reviews → saveattachments → Custom Fonts strpos Bypass → shell.woff2.php Overview CVE-2026-58480 also tracked as CVE-2026-15158 is a critical CVSS 9.8 unauthenticated arbitrary file upload vulnerability in Blocksy...

9.8CVSS6AI score0.03572EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/06 2:30 p.m.4 views

CVE-2023-26360-adobe-coldfusion-rce-exploit

Critical vulnerabilities in Adobe Coldfusion CVE-2023-26359, CVE-2023-26360 and CVE-2023-26359 On March 8, 2023, Adobe released security updates to address critical vulnerabilities in Adobe ColdFusion, a popular web application development platform. These vulnerabilities, classified as improper...

9.8CVSS7.2AI score0.97339EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.9 views

CVE-2020-0041

CVE-2020-0041 This repository contains LPE code for exploiting CVE-2020-0041 implemented by bluefrostsecurity as released at https://github.com/bluefrostsecurity/CVE-2020-0041/tree/master/lpe . The exploitation approach for this part can be found at...

7.8CVSS7.7AI score0.03246EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.4 views

PoC_CVE-2025-54887

PoCCVE-2025-54887 This repository contains Proof-of-Concept PoC exploit for CVE-2025-54887. This is a vulnerability in ruby-jwe version = 1.1.0 where the authentication tag of encrypted JWEs can be brute forced, which may result in loss of confidentiality and provide ways to craft arbitrary JWEs...

9.1CVSS8.1AI score0.00244EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

CVE-2025-50460

CVE-2025-50460: Remote Code Execution in modelscope/ms-swift via unsafe PyYAML deserialization Status: Awaiting Analysis This CVE record has been marked for NVD enrichment efforts. A remote code execution RCE vulnerability exists in the ms-swift project version 3.3.0 due to unsafe deserialization...

9.8CVSS6.5AI score0.02473EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

ksentinel

ksentinel - Kernel Syscalls Integrity Monitor Overview ksentinel monitors critical kernel functions and the syscall table for unauthorized modifications. It detects common syscalls that are targeted by most rootkits including ftrace hooks, kprobes, and syscall table hijacking. Features Function...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

Trigon

Trigon Trigon is a deterministic kernel exploit based on CVE-2023-32434. It currently supports A9 - A11 devices running iOS 13 - 15.7.6 . Being deterministic means that this exploit will never panic during or after exploitation and is completely reliable. Trigon exploits an integer overflow in th...

7.8CVSS7.9AI score0.51517EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.6 views

CVE-2022-44877

Centos Web Panel 7 Unauthenticated Remote Code Execution - CVE-2022-44877 root@kitploit: + Centos Web Panel 7 Unauthenticated Remote Code Execution + Centos Web Panel 7 - log ➜ CVE-2022-44877 cat log examplelog ➜ CVE-2022-44877 echo "examplelog $whoami" log ➜ CVE-2022-44877 cat log examplelog...

9.8CVSS8.5AI score0.99995EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

CVE-2025-50461

CVE-2025-50461: Remote Code Execution via Unsafe Model Deserialization in Verl Status: RESERVED This CVE ID has been assigned but is not yet published in the official CVE list. A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/modelmerger.py script whe...

6.5CVSS5.9AI score0.00496EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

CVE-2025-29705

CVE-2025-29705 CVE-2025-29705 Introduction code-gen: A code generation tool that allows custom templates to generate different code, supporting MySQL, Oracle, SQL Server, PostgreSQL https://gitee.com/durcframework/code-gen This project has no access control, allowing anyone to freely access such...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 2:29 p.m.5 views

CVE-2023-1454

CVE-2023-1454 jmreport/qurestSql Unauthorized SQL Injection Batch Scan POC Jeecg-Boot is a rapid development platform based on Spring Boot and Jeecg-Boot-Plus. The latest jeecg-boot 3.5.0 has been exposed to multiple SQL injection vulnerabilities. Description Original tool URL The original tool h...

9.8CVSS7.1AI score0.35825EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.5 views

kafel

WHAT IS IT? Kafel is a language and library for specifying syscall filtering policies. The policies are compiled into BPF code that can be used with seccomp-filter. This is NOT an official Google product. Usage With verbose error reporting root@kitploit: struct sockfprog prog; kafelctxtt ctxt =...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.7 views

wifitap

wifitap.py --- WiFi injection tool through tun/tap device Cedric Blancher [email protected] http://sid.rstack.org/index.php/Wifitap french http://sid.rstack.org/index.php/WifitapEN english This program is a proof of concept tool allowing WiFi communications using traffic injection. You'll...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.3 views

CVE-2018-7600

ठीक है देव, मैंने git clone से शुरू होने वाला उपयोग वाला हिस्सा भी जोड़ दिया है, इसलिए README पूरा हो गया है। यह अंतिम संस्करण है जिसे आपको अपने GitHub repo में README.md में कॉपी-पेस्ट करना है। CVE-2018-7600 - Drupalgeddon2 RCE Exploit यह Exploit Drupal 7.56 और कुछ पिछले संस्करणों की उस कमजोरी क...

9.8CVSS7.7AI score0.99991EPSS
SaveExploits49References1
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.3 views

CVE-2018-7600-Remote-Code-Execution

Drupalgeddon2 Python एक्सप्लॉइट CVE-2018-7600 यह रिपॉजिटरी Drupal में गंभीर रिमोट कोड निष्पादन भेद्यता, जिसे Drupalgeddon2 CVE-2018-7600 के नाम से जाना जाता है, के लिए एक Python-आधारित प्रूफ-ऑफ-कॉन्सेप्ट एक्सप्लॉइट शामिल करता है। यह स्क्रिप्ट शैक्षिक उद्देश्यों और सुरक्षा पेशेवरों द्वारा अधिकृत...

9.8CVSS7.8AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.4 views

CVE-2025-24016-Nuclei-Template

CVE-2025-24016 Wazuh Unsafe Deserialization RCE Detection This repository contains a Nuclei template to detect the unsafe deserialization vulnerability in Wazuh servers, identified as CVE-2025-24016. Template Details root@kitploit: id: wazuh-unsafe-deserialization info: name: "Wazuh Unsafe...

9.9CVSS8.7AI score0.9384EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.200 views

linkedin2username

linkedin2username OSINT Tool: Generate username lists from companies on LinkedIn. This is a pure web-scraper, no API key required. You use your valid LinkedIn username and password to login, it will create several lists of possible username formats for all employees of a company you point it at...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 2:28 p.m.4 views

OpenAnt

OpenAnt OpenAnt from Knostic is an open source LLM-based vulnerability discovery product that helps defenders proactively find verified security flaws while minimizing both false positives and false negatives. Stage 1 detects. Stage 2 attacks. What survives is real. We're pretty proud of this...

5.8AI score
SaveExploits0
Rows per page
Query Builder