Lucene search
+L

483440 matches found

CVE
CVE
added 2026/09/06 12:00 p.m.25 views

CVE-2026-86257

CVE-2026-86257 affects wger before version 2.6 . The root cause is a lack of sanitization on the first_name and last_name fields in the gym member TSV export endpoint , enabling any gym member to inject spreadsheet formulas such as =HYPERLINK. When an admin opens the exported file in Excel or Lib...

5.4CVSS6AI score0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/06 12:00 p.m.8 views

EUVD-2026-72113

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

5.4CVSS6AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.2 views

CVE-2026-86257 wger before 2.6 CSV Formula Injection via member export

wger before 2.6 fails to sanitize firstname and lastname fields in the gym member TSV export endpoint, allowing any gym member to inject spreadsheet formulas. Attackers can inject formulas like =HYPERLINK to exfiltrate admin data or execute code when admins open the exported file in Excel or...

4.8CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/06 12:00 p.m.9 views

EUVD-2026-72108

h3 versions before 1.15.9 fail to sanitize carriage return characters in EventStream data and comment fields, allowing attackers to inject arbitrary SSE events by including unsanitized carriage returns. Attackers can inject event type directives, split single push calls into multiple browser-pars...

6.9CVSS6AI score0.00216EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.19 views

CVE-2026-86252

h3 versions before 1.15.9 fail to sanitize carriage return characters in EventStream data and comment fields, enabling attackers to inject arbitrary SSE events . The flaw allows injection of event type directives, splitting a single push call into multiple browser-parsed events, or escaping comme...

6.9CVSS6AI score0.00216EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.41 views

CVE-2026-86252 h3 before 1.15.9 SSE Event Injection via Carriage Return

h3 versions before 1.15.9 fail to sanitize carriage return characters in EventStream data and comment fields, allowing attackers to inject arbitrary SSE events by including unsanitized carriage returns. Attackers can inject event type directives, split single push calls into multiple browser-pars...

6.9CVSS0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 12:00 p.m.1 views

CVE-2026-86252 h3 before 1.15.9 SSE Event Injection via Carriage Return

h3 versions before 1.15.9 fail to sanitize carriage return characters in EventStream data and comment fields, allowing attackers to inject arbitrary SSE events by including unsanitized carriage returns. Attackers can inject event type directives, split single push calls into multiple browser-pars...

6.9CVSS6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/06 11:53 a.m.6 views

HW-Pyton-10

CVE-2020-11022 简要描述 CVE-2020-11022 — 反射型XSS(跨站脚本)漏洞,由于用户输入在被反射到HTML响应时未经转义而导致。攻击者可注入JavaScript代码,该代码将在用户浏览器中执行。...

6.9CVSS6.7AI score0.99019EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 11:52 a.m.5 views

TP-L-NK-SIZMA-EXPLO-T

TP-LiNK-SIZMA-EXPLOiT TP-Link Router Authenticated RCE Exploit CVE-2022-30074 This tool performs authenticated remote code execution using the CVE-2022-30075 vulnerability found in TP-Link Archer AX50 and some other TP-Link router models. TP-Link Router Authenticated RCE Exploit CVE-2022-30075 Th...

8.8CVSS7.9AI score0.33832EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/06 11:51 a.m.9 views

CVE-2024-51428-PoC

CVE-2024-51428 - PoC de Inyección SQL Ciega en ZoneMinder Wrapper de Python para sqlmap diseñado para explotar CVE-2024-51428 en ZoneMinder. Esta herramienta automatiza la detección y explotación de una inyección SQL ciega , manteniendo una salida limpia y centrada en los datos útiles. El script...

7.5CVSS6AI score0.00531EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 11:50 a.m.6 views

CVE-2024-25082_CVE-2024-25081

⚠️ FontForge RCE — CVE-2024-25081 & CVE-2024-25082 - PoC 📖 Overview Proof-of-concept exploit for two command injection vulnerabilities in FontForge ≤ 20230101 Splinefont component...

6.5CVSS6.6AI score0.0187EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/06 11:40 a.m.7 views

cve-2026-82222-poc

CVE-2026-82222 Inyección de objetos PHP no autenticada a RCE en GiveWP = 4.16.7.1. Parcheado en 4.16.7.2...

10CVSS6.3AI score0.01547EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/06 11:35 a.m.8 views

CVE-2022-22980

SpEL RCE Exploit - CVE-2022-22980 针对 Spring Data 的 SpEL 注入远程代码执行(RCE)漏洞利用工具。 描述 漏洞 该靶机暴露了一个 /search 端点,其接受参数 trackingid,该参数存在 SpEL 注入漏洞。此注入允许直接在服务器上执行恶意的 Java 表达式。 利用原理 1. 注入一个 SpEL 表达式,通过 Runtime.getRuntime.exec 执行 shell 命令 2. 将命令的输出以 base64 编码 3. 通过 HTTP GET 请求将结果外带至受控的监听器 4. 解码并显示结果 使用方法 先决条件...

9.8CVSS8AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 11:33 a.m.8 views

cisco-rv-rce-poc

CVE-2023-20048 — Cisco RV 系列 概念验证与漏洞利用 ⚠ 警告: 仅用于授权测试 。不得将本工具用于您未拥有或未获得书面许可的系统。这仅是一个概念验证 ,仅限授权测试 使用。 这是什么 一个小型仓库,包含: CiscoPoc.py — 用于检测 CVE-2023-20048 的无害概念验证脚本。 CiscoRCE.py — 通过存在漏洞的 form2ping.cgi 尝试获取反向 Shell 的漏洞利用工具。 描述 该脚本用于检测 Cisco RV 系列路由器 是否存在 CVE-2023-20048 漏洞,这是一个命令注入缺陷,可导致以 root 权限执行远程代码...

9.9CVSS8.2AI score0.15821EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/06 11:20 a.m.5 views

CVE-2025-50383

CVE-2025-50383 Description A low-privileged authenticated user can exploit this vulnerability by sending a crafted HTTP POST request with a malicious orderby parameter e.g., orderby=IF1=1,SLEEP5,1. This can trigger time-based blind SQL injection, resulting in unauthorized SQL execution on the...

8.1CVSS5.9AI score0.00357EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/06 11:19 a.m.8 views

CVE-2025-24367-PoC-Cacti

Cacti CVE-2025-24367 Authenticated RCE PoC This repository contains a proof‑of‑concept exploit for CVE‑2025‑24367 , an authenticated remote code execution vulnerability in Cacti. The issue abuses insufficient input sanitization in graph template handling. By injecting malicious content into the...

8.8CVSS8.3AI score0.54024EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/06 11:19 a.m.7 views

CVE-2024-48990

CVE-2024-48990 — needrestart Local Privilege Escalation Local privilege escalation exploit targeting needrestart /environ — including PYTHONPATH. An unprivileged local user can exploit this by: 1. Setting PYTHONPATH to a directory containing a malicious importlib package 2. Keeping a Python proce...

7.8CVSS7.1AI score0.20452EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/06 11:18 a.m.4 views

PHP-CGI-Argument-Injection-Exploit

🎬 这个 YouTube 视频 1️⃣ 目标检查 从 Kali 中确定 Metasploitable 的 IP: root@kitploit: ip a 例如: Kali: 192.168.56.101 Metasploitable2: 192.168.56.102 检查端口和服务: root@kitploit: nmap -p 80 192.168.56.102 也可以在浏览器中检查: http://192.168.56.102/ 2️⃣ 启动 Metasploit root@kitploit: msfconsole 3️⃣ 选择 PHP CGI 漏洞利用模块 root@kitploit:...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/06 11:18 a.m.9 views

CVE-2026-86211

A flaw has been found in rabindralamsal inventory-management-system 1.0.0. This affects an unknown part of the file index.php of the component Login. Executing a manipulation of the argument username/password can lead to sql injection. The attack can be executed remotely. The exploit has been...

7.5CVSS0.00254EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/06 10:51 a.m.6 views

powerfulseal

PowerfulSeal PowerfulSeal inyecta fallos en tus clústeres de Kubernetes para que puedas detectar problemas lo antes posible. Permite escribir escenarios que describen experimentos de caos completos. Acepta el fallo inevitable. Acepta al Sello. Documentación Consulta la documentación de Powerfulse...

6AI score
SaveExploits0References1
Rows per page
Query Builder