Lucene search
+L

1616 matches found

Kitploit
Kitploit
added 2026/09/14 12:11 p.m.6 views

CVE_2020_0796_CNA

CVE-2020-0796-CNA 根据danigargu提供的POC进行修改,实现了Windows 10的提权复现并根据stephenfewer的反射DLL项目与CobaltStrike文档提供的接口开发了AggressorScripts。 本仓库仅仅为了交流反射DLL注入的实现与测试,因此不提供Release版本,请自行编译 具体还未进行稳定性测试,欢迎交流 影响版本(本地提权+远程蓝屏) Windows 10 Version 1903 for 32-bit Systems Windows 10 Version 1903 for x64-based Systems Windows 1...

10CVSS8.3AI score0.9981EPSS
SaveExploits126References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in cups

OpenPrinting CUPS is an open-source printing system. In versions 2.4.2 and earlier, a heap buffer overflow vulnerability existed, which allowed a remote attacker to launch a Denial-of-Service DoS attack. This vulnerability was present in the formatlogline function. Exploitation of this...

7.5CVSS6.8AI score0.01461EPSS
SaveExploits1References2
NVD
NVD
added 2026/09/14 7:17 a.m.8 views

CVE-2025-26790

Withsecure Atlant with Capricorn engine before 2025-01-2002 allows a Remote Denial of Service via an out-of-bounds memory read during processing of a document file by the antivirus engine...

3.7CVSS0.00332EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 12:00 a.m.15 views

CVE-2025-26790

Withsecure Atlant with the Capricorn engine, in versions prior to 2025-01-20_02 , is vulnerable to a remote denial of service caused by an out-of-bounds memory read during processing of a document file by the antivirus engine. The CVSS 3.1 score is 3.7 (Low) with a vector of AV:N/AC:H/PR:N/UI:N/S...

3.7CVSS5.7AI score0.00332EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 12:00 a.m.5 views

EUVD-2025-210907

Withsecure Atlant with Capricorn engine before 2025-01-2002 allows a Remote Denial of Service via an out-of-bounds memory read during processing of a document file by the antivirus engine...

3.7CVSS5.7AI score0.00332EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 10:47 p.m.7 views

check_icmp_dos

checkicmpdos iOS 12 / OS X Remote Kernel Heap Overflow CVE-2018-4407 POC: root@kitploit: pip install scapy sudo scapy sendIPdst=“Target IP“,options=IPOption“A”8/TCPdport=2323,options=19, “1"18,19, “2”18 或使用脚本 root@kitploit: python checkicmpdos.py 127.0.0.1...

8.8CVSS7.9AI score0.22024EPSS
SaveExploits11
EUVD
EUVD
added 2026/09/13 10:46 p.m.9 views

EUVD-2026-77132

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/13 10:46 p.m.33 views

CVE-2026-15891 NULL pointer dereference in Zephyr MQTT-SN client when removing a non-responsive gateway

The MQTT-SN client keepalive handler processping in subsys/net/lib/mqttsn/mqttsn.c removes the gateway record after PINGREQ retries are exhausted. It invoked SYSSLISTPEEKHEADCONTAINER&client-gateways, gw, next but discarded the result. That macro is a pure expression that does not assign to gw, s...

7.5CVSS0.00336EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 2:06 p.m.7 views

CVE-2017-0541

poc and vulnerability analysis of CVE-2017-0541...

9.3CVSS7.4AI score0.04971EPSS
SaveExploits0
NVD
NVD
added 2026/09/13 12:17 p.m.10 views

CVE-2026-90780

SIPp through 3.7.7 contains a buffer overflow vulnerability in the getheader function in src/sipparser.cpp when processing SIP messages with header content exceeding 20,490 bytes. Unauthenticated remote attackers can send crafted SIP messages with oversized headers to overflow the static buffer a...

8.7CVSS0.00633EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/13 11:42 a.m.7 views

EUVD-2026-77004

SIPp through 3.7.7 contains a buffer overflow vulnerability in the getheader function in src/sipparser.cpp when processing SIP messages with header content exceeding 20,490 bytes. Unauthenticated remote attackers can send crafted SIP messages with oversized headers to overflow the static buffer a...

8.7CVSS6.1AI score0.00633EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 10:35 a.m.8 views

CVE-2024-54085

CVE-2024-54085: Vulnerabilidad crítica de omisión de autenticación en AMI MegaRAC BMC Sistemas afectados La vulnerabilidad afecta a una amplia gama de hardware de servidores de los principales fabricantes: AMI MegaRAC SPx : versiones 12.x hasta 12.7 y 13.x hasta 13.5 HPE Cray XD670 : versiones...

10CVSS7.5AI score0.60747EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:09 a.m.10 views

CVE-2017-11499

Node.js 特定安全缺陷 常量哈希表种子 CVE-2017-11499 Node.js 曾容易受到哈希洪水远程拒绝服务攻击,因为哈希表种子在 Node.js 的特定发布版本中是常量。这是由于默认启用 V8 快照构建,导致初始随机种子在启动时被覆盖。感谢 Google Project Zero 的 Jann Horn 报告此漏洞。 你可以在此处阅读关于哈希洪水漏洞的一般类别:链接。 在此次更新中,快照已默认禁用。严重依赖 vm.runInNewContext 的代码很可能会遇到性能回归,直到实现更好的解决方案。 这是一个高严重性漏洞,影响所有活跃发布线(4.x、6.x、8.x)以及 7...

7.5CVSS7.7AI score0.05434EPSS
SaveExploits1
OPENSUSE Linux
OPENSUSE Linux
added 2026/09/13 12:00 a.m.12 views

strongswan-6.1.0-1.1 on GA media (moderate)

strongswan-6.1.0-1.1 on GA media Announcement ID: openSUSE-SU-2026:11749-1 Rating: moderate Cross-References: CVE-2026-78123 CVE-2026-78124 CVE-2026-78126 CVE-2026-78127 CVE-2026-78130 CVE-2026-78131 CVE-2026-78133 CVE-2026-78134 CVE-2026-78135 CVSS scores: CVE-2026-78123 SUSE : 7.5...

8.7CVSS6AI score0.00426EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 4:48 p.m.8 views

TKEY-remote-DoS-vulnerability-exploit

TKEY-remote-DoS-vulnerability-exploit Código de exploit para CVE-2015-5477 POC...

7.8CVSS7.3AI score0.91284EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/12 7:36 a.m.11 views

CVE-2022-36234

Descripción de CVE-2022-36234 Se descubrió que la confirmación 29bc615f0d9910eb2f59aa8dff1f54f0e3af4496 del Servidor TCP SimpleNetwork contiene una vulnerabilidad de doble liberación double free que se explota mediante paquetes TCP manipulados. Provocar la doble liberación permitirá a los cliente...

7.5CVSS7.9AI score0.00941EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 7:27 a.m.10 views

CVE-2022-30780-lighttpd-denial-of-service

CVE-2022-30780 - denegación de servicio remota en lighttpd CVE-2022-30780 - denegación de servicio remota en lighttpd Resumen Un atacante no autenticado puede enviar una solicitud HTTP con una URL que desborda la longitud máxima de URL, lo que resulta en una denegación de servicio. Versiones...

7.5CVSS7.5AI score0.5692EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-89696

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and...

7.5CVSS5.8AI score0.00762EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 10:42 p.m.11 views

CVE-2026-89564

A flaw was found in the Linux kernel's IP multicast forwarding. When a prefetched socket is destroyed, a subsequent operation to free a network packet skb can attempt to access the already freed socket memory. This use-after-free vulnerability can be triggered by a remote attacker sending special...

7.8CVSS6.1AI score0.00136EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 10:12 p.m.12 views

CVE-2026-89712

A flaw was found in the Linux kernel's Network File System Daemon NFSD component. A race condition exists where, during the processing of unmounted source-server mounts, a thread may temporarily release a lock. During this window, another NFS Remote Procedure Call RPC thread can free memory that...

9.8CVSS6.1AI score0.00704EPSS
SaveExploits0References7
Rows per page
Query Builder