Lucene search
+L

604851 matches found

RedhatCVE
RedhatCVE
added 2026/09/09 1:46 a.m.4 views

CVE-2026-87431

A flaw was found in Google Chrome's Extensions. This missing authorization vulnerability allows a remote attacker to obtain sensitive information. The attacker can exploit this by persuading a user to install a specially crafted Chrome extension...

0.00256EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:45 a.m.4 views

CVE-2026-87491

A flaw was found in chromium-browser. A remote attacker could exploit an out-of-bounds write vulnerability in the V8 JavaScript engine by crafting a malicious HTML page. This could allow the attacker to execute arbitrary code within the browser's sandbox environment...

8.8CVSS0.00291EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:43 a.m.3 views

CVE-2026-87435

A flaw was found in Google Chrome's ControlledFrame. A remote attacker, who has compromised the renderer process, could exploit this vulnerability by crafting a malicious HTML page. This could lead to an information leak, allowing the attacker to obtain sensitive information...

5.3CVSS0.00288EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:42 a.m.6 views

Libssh2-Exploit

Libssh2-Exploit Goals In this project, we aim to create an exploit to an out of bounds read vulnerabulity in libssh2 described in CVE-2019-13115. Create a malicious ssh server to cause a client connecting to it to crash and see if this can be exploited further to steal data from the client. Getti...

8.1CVSS7.8AI score0.11659EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 1:34 a.m.5 views

CVE-2024-3660-PoC

CVE-2024-3660 – TensorFlow Keras Arbitrary Code Execution via Malicious Model Overview CVE-2024-3660 is an arbitrary code execution vulnerability in TensorFlow's Keras framework affecting versions 2.13. It allows an attacker to embed Python code inside a model e.g., via a Lambda layer which...

9.8CVSS8.4AI score0.01745EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 1:29 a.m.4 views

CVE-2023-38545-sample

Quick description This showcases the cURL CVE-2023-38545. It is as lightweight as I could make it. Setup First, build the Docker Image: docker build . -t cveimage Next, we can simply run the image file, creating a temporary Docker Container which will get deleted once the container is stopped:...

9.8CVSS7.2AI score0.78483EPSS
SaveExploits6References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:14 a.m.3 views

CVE-2026-87589

A flaw was found in Chromium's SiteIsolation component. A remote attacker, who has already compromised the browser's renderer process, could exploit incorrect authorization by crafting a malicious HTML page. This could allow them to bypass system access restrictions...

0.00178EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 1:14 a.m.4 views

CVE-2026-87583

A flaw was found in Chromium, specifically within the Passwords user interface UI in Google Chrome on Android. A remote attacker could exploit this vulnerability by crafting a malicious HTML page. This would allow the attacker to spoof UI elements, potentially misleading users...

5.4CVSS0.00162EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:13 a.m.7 views

CVE-2024-3094-XZ-Backdoor-Detector

Description Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0. Through a series of complex obfuscations, the liblzma build process extracts a prebuilt object file from a disguised test file existing in the source code, which is then used to modify specific...

10CVSS8.4AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/09 1:05 a.m.6 views

CVE-2024-32002

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.5 views

kernel: USB: serial: io_ti: fix heap overflow in get_manuf_info()

A flaw was found in the Linux kernel's ioti USB serial driver. A malicious USB device, when plugged into a host running this driver, can exploit a heap overflow vulnerability in the getmanufinfo function. This occurs because the driver does not properly validate the size of data read from the...

6.8CVSS0.00261EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 1:00 a.m.7 views

RTF-Cleaner

RTF-Cleaner Limpia RTF, intenta extraer URL de muestras RTF maliciosas usando CVE-2017-0199 y CVE-2017-8759...

9.3CVSS7.4AI score0.99933EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/09 12:58 a.m.16 views

CVE-2023-35674

Description CVE-2023-35674 is a high-severity zero-day security vulnerability in the Android Framework. This vulnerability allows an attacker to escalate their privileges without requiring user interaction or additional execution permissions. The vulnerability occurs in how the Android Framework...

8.8CVSS7.5AI score0.02782EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 12:57 a.m.6 views

CVE-2018-20250

exp for Extracting Code Execution From Winrar poc by Ridter how to use ? you just need to install python 3.7, and prepare a evil file you want to run, set the values you want, this exp script will generate the evil archive file automatically! 1. set the values you want root@kitploit: ... ... The...

7.8CVSS7.2AI score0.96274EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/09 12:44 a.m.6 views

CVE-2021-40444

Fully Weaponized CVE-2021-40444 Malicious docx generator to exploit CVE-2021-40444 Microsoft Office Word Remote Code Execution, works with arbitrary DLL files. Background Although many PoC are already around the internet, I guessed to give myself a run to weaponizing this vulnerability, as what I...

8.8CVSS7.2AI score0.9745EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/09 12:35 a.m.9 views

CVE-2021-26700

RCE in NPM VSCode Extension Fixed 10th February 2021 in https://github.com/microsoft/vscode-npm-scripts/commit/cdd5e507564e0cc0f60bcccf184822be3fd73e07 https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-26700 Summary Remote code execution vulnerability in the eg2.vscode-npm-script...

7.8CVSS7.4AI score0.06003EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/09 12:33 a.m.6 views

androwarn

Androwarn Otro analizador de código estático para aplicaciones Android maliciosas Descripción Androwarn es una herramienta cuyo objetivo principal es detectar y advertir al usuario sobre posibles comportamientos maliciosos desarrollados por una aplicación Android. La detección se realiza mediante...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 11:51 p.m.5 views

Text4ShellPayloads

Text4ShellPayloads This project includes a python script which generates malicious commands leveraging CVE-2022-42889 vulnerability The vulnerable server was set up according to the guidance of "Karthik U J" by following the step in https://github.com/karthikuj/cve-2022-42889-text4shell-docker...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/08 11:43 p.m.29 views

web_exploit_detector

Web Exploit Detector Introduction The Web Exploit Detector is a Node.js application and NPM module used to detect possible infections, malicious code and suspicious files in web hosting environments. This application is intended to be run on web servers hosting one or more websites. Running the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:30 p.m.3 views

CVE-2019-5736-Dockerattack-and-security-mechanism

CVE-2019-5736-attack-and-security-mechanism In this project, we found a recent attack through the malicious container and implemented a security mechanism to stop it. Introduction Cyber-attacks have become a critical challenge for both companies and small businesses, largely due to vulnerabilitie...

9.3CVSS7.1AI score0.98452EPSS
SaveExploits35
Rows per page
Query Builder