Lucene search
+L

455 matches found

Kitploit
Kitploit
added 2026/09/05 10:21 p.m.5 views

CVE-2023-26208

CVE-2023-26208 自动化利用(仅用于教育目的)🚨 📌 描述 这是一个带有图形界面(Tkinter)的 Python 脚本,允许用户测试向登录端点自动发送请求。其目的是模拟服务器对不同大小有效载荷的响应,并分析可能的漏洞。 ⚠️ 此代码严格用于教育和学习目的。不当使用可能违法并违反安全政策。作者对任何不当使用概不负责。 🛠 功能 ✅ 允许输入目标 IP 并设置有效载荷大小。 ✅ 向 /logincheck 端点自动发送请求。 ✅ 启动和停止按钮以控制测试。 ✅ 使用线程并行运行,不阻塞界面。 ✅ 在启动前检查 IP 是否有效。 📋 安装和使用 🔧 前提条件 已安装 Python...

5.3CVSS4.8AI score0.01812EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 7:57 p.m.6 views

CVE-2022-29056

CVE-2022-29056 漏洞利用自动化(仅限教育目的)🚨 📌 描述 这是一个带有图形界面(Tkinter)的 Python 脚本,允许用户向登录端点自动发送测试请求。其目的是模拟服务器对不同负载大小的响应,并分析潜在漏洞。 ⚠️ 此代码严格用于教育目的和学习。不当使用可能违法并违反安全政策。作者不对任何不当使用负责。 🛠 功能 ✅ 允许输入目标 IP 并设定负载大小。 ✅ 向 /logincheck 端点自动发送请求。 ✅ 提供“开始”和“停止”按钮以控制测试。 ✅ 使用线程并行运行,避免界面卡死。 ✅ 在开始前验证 IP 是否有效。 📋 安装与使用 🔧 先决条件 已安装 Pytho...

5.3CVSS5.9AI score0.01808EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 8:00 a.m.1303 views

bad_ducky

Bad Ducky Summary Bad Ducky is yet another Rubber Ducky clone. It is based on CJMCU BadUsb ATMEGA32u4 - Arduino Leonardo clone board with onboard card reader, which you can buy on ebay or aliexpress. My goal was to create something compatible with Rubber Ducky scripts, while having ability to...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/05 5:17 a.m.3 views

CVE-2023-26209

CVE-2023-26209 Exploit Automation Con Fines Educativos 🚨 📌 Descripción Este es un script de Python con interfaz gráfica Tkinter que permite al usuario probar el envío de solicitudes automatizadas a un endpoint de login. El objetivo es simular cómo los servidores responden a diferentes tamaños de...

5.3CVSS5.6AI score0.01748EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

A issue was discovered in the Linux kernel before version 6.3.10. The file fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, resulting in a out-of-bounds read...

9.1CVSS6.6AI score0.02524EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: nfc: nci: Fixed an uninitialized value in ncidevup and ncintfpacket. syzbot reported the following uninitialized value access issue 12: The ncirxwork function parses and processes received packets. When the payload length is...

8.8CVSS6AI score0.0032EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: VMCI: Fixed a runtime warning from memcpy in dgdispatchashost. Syzkaller encountered a “WARNING in dgdispatchashost” bug. memcpy: A field-spanning write was detected size 56 for a single field “&dginfo-msg” in...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 6:18 p.m.110 views

CVE-2026-48809

CVE-2026-48809 – python-engineio : The issue affects the python-engineio server prior to version 4.13.2, where the size of incoming messages could be loaded into memory before validation, enabling potential DoS through excessive memory allocation. Two configurations are affected: POST requests wi...

7.5CVSS5.5AI score0.00279EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/11 6:18 p.m.7 views

CVE-2026-48809 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take...

7.5CVSS5.4AI score0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 6:18 p.m.33 views

CVE-2026-48809 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 6:18 p.m.13 views

CVE-2026-48809 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take...

7.5CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/06 9:16 p.m.59 views

CVE-2026-48083

OpenReception's OpenReception appointment booking software (affected: prior to version 1.0.2) contains a vulnerability in the /api/log endpoint. The endpoint accepts unauthenticated POST requests, applies no schema validation, and writes attacker-controlled content directly into stdout logs, trea...

6.5CVSS5.6AI score0.00349EPSS
SaveExploits0References2
RustSec
RustSec
added 2026/08/01 12:00 p.m.15 views

NIP-44 v2 decryption permits resource exhaustion

The NIP-44 decryption entry point Base64-decoded the complete attacker-controlled payload before determining its version or enforcing any size limit. For v2 payloads, the decoded buffer was then authenticated with HMAC even when it was much larger than the maximum payload supported by the crate's...

5.7AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/29 7:54 p.m.15 views

gstreamer1-plugins-bad-free: GStreamer: Signed integer overflow in VMnc decoder cursor payload handling

A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a length check and leading to out-of-bounds reads. A remote attacker could trick a user into opening a...

7.1CVSS5.9AI score0.00392EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 5:16 p.m.24 views

EUVD-2026-41152

OpenTelemetry Javaagent RMI context propagation allows resource exhaustion...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/29 11:22 a.m.22 views

CVE-2026-56407

An integer overflow exists in libexpat's doProlog function due to improper handling of entity value lengths. A local attacker could exploit this to execute arbitrary code or access sensitive system data. Mitigation To prevent exploitation explicitly disable all internal and external XML entity...

6.9CVSS6.3AI score0.00139EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/28 6:38 p.m.14 views

gstreamer1-plugins-bad-free: GStreamer: Signed integer overflow in VMnc decoder cursor payload handling

A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a length check and leading to out-of-bounds reads. A remote attacker could trick a user into opening a...

7.1CVSS5.9AI score0.00392EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/27 8:10 p.m.40 views

CVE-2026-64546 drm/edid: fix OOB read in drm_parse_tiled_block()

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix OOB read in drmparsetiledblock drmparsetiledblock casts the DisplayID block to a struct displayidtiledblock and reads the full fixed layout up to tile-topologyid7 without checking block-numbytes. The DisplayID...

7.1CVSS0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 12:00 a.m.10 views

UBUNTU-CVE-2026-64527

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate VMBus packet size in receive callback hypervreceivesub reads msg-vidhdr.type and dispatches into one of four message-type branches without knowing how many bytes the host wrote into hv-recvbuf. The completion...

5.6AI score0.00161EPSS
SaveExploits0References13
CVE
CVE
added 2026/07/25 8:50 a.m.33 views

CVE-2026-64339

CVE-2026-64339 is an out-of-bounds read in the Linux kernel's usbio module (usb: misc: usbio). The function usbio_bulk_msg() copies a device-supplied length (bpkt_len) from the bulk IN buffer, but only validates it against txbuf_len instead of rxbuf_len. A malicious or malfunctioning USB device t...

7.1CVSS6AI score0.00157EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder