Lucene search
+L

345 matches found

Kitploit
Kitploit
added 2026/09/04 7:05 a.m.5 views

quicmap

quicmap (快速)高效的 QUIC 服务扫描器 quicmap 是一个相对快速的 QUIC 服务扫描器,无需使用多个工具即可识别 QUIC 服务、所使用的协议版本以及支持的 ALPN。 主要特性 扫描任意主机、IP 地址、网络和端口,并识别 QUIC 服务 运行任意数量的线程(默认 50) 支持对 ALPN 进行二分查找以加快扫描速度 精美的进度条! 安装 root@kitploit: git clone https://github.com/bojanisc/quicmap.git cd quicmap pip3 install -r requirements.txt pytho...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 5:22 p.m.4 views

CVE-2026-22002-VNC-Authentication-Bypass-via-Protocol-Version-Confusion

CVE-2026-22002 – 通过协议版本混淆绕过 VNC 认证 程序代码(Python) root@kitploit: vncserversim.py - VNC server with version negotiation flaw import socket, struct def handleconn: Send server version "RFB 003.008\n" conn.sendb"RFB 003.008\n" Receive client version clientver = conn.recv12 Vulnerability: if client sen...

4.9CVSS7.9AI score0.00323EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Linux

In the IPv4 implementation in the Linux kernel before 5.12.4, the net/ipv4/route.c file has an information leak because the hash table is very small...

3.5CVSS6.2AI score0.00368EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in open-iscsi

A issue was discovered in Contiki through version 3.0. An integer overflow exists in the uIP TCP/IP stack component when parsing TCP MSS options for IPv4 network packets in the uipprocess function in net/ipv4/uip.c...

7.5CVSS7.3AI score0.03959EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 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: icmp6: Fixed the null-ptr-deref of ip6nullentry-rt6iidev in icmp6dev. With some IPv6 Ext Hdr RPL, SRv6, etc., we can send a packet that has the link-local address as src and dst IP, and it will be forwarded to an external IP in t...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:03 p.m.46 views

CVE-2026-68379

The CVE-2026-68379 item covers a Linux kernel TCP TIME_WAIT reference leak when PSP policy fails, in both IPv4 and IPv6 receive paths. This can cause memory leakage of tcp_tw_bucket structures and potential DoS via resource exhaustion. The documented fix releases the TIME_WAIT socket reference an...

7.5CVSS5.3AI score0.00601EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Node.js Module axios 1.13.0 < 1.18.0 maxBodyLength Bypass (CVE-2026-67318)

The version of the axios Node.js module installed on the remote host is 1.13.0 prior to 1.18.0. It is, therefore, affected by a vulnerability: - axios fails to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2...

6.3CVSS6.1AI score0.00429EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/06 11:54 p.m.13 views

SUSE CVE-2026-68743

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

5.5CVSS5.6AI score0.00093EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:08 a.m.47 views

CVE-2026-64572 ipv4: fib: free fib_alias with kfree_rcu() on insert error path

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fibalias with kfreercu on insert error path fibtableinsert publishes newfa into the leaf's falist with fibinsertalias before calling the fib entry notifiers. When a notifier fails, the error path removes newfa wit...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/04 7:16 p.m.10 views

UBUNTU-CVE-2026-68743

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

7.1CVSS5.6AI score0.00093EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 6:37 p.m.64 views

CVE-2026-68743 Sssd: sssd: pam responder out-of-bounds read via unchecked auth_token_length in protocol v1

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

5.5CVSS0.00093EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/04 6:37 p.m.84 views

CVE-2026-68743

SSSD's extract_authtok_v1() in the PAM responder skips validation of auth_token_length against the buffer, allowing a local attacker to trigger an out-of-bounds read and crash via a crafted protocol v1 request. Nessus flags unpatched distros; no in-the-wild exploitation is reported. Apply vendor ...

7.1CVSS5.6AI score0.00093EPSS
SaveExploits0References2Affected Software3
Vulnrichment
Vulnrichment
added 2026/08/04 6:37 p.m.16 views

CVE-2026-68743 Sssd: sssd: pam responder out-of-bounds read via unchecked auth_token_length in protocol v1

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

5.5CVSS5.6AI score0.00093EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.10 views

netty-codec-http2: Netty: Denial of Service due to HTTP/2 max header size handling

A flaw was found in Netty, a network application framework. A remote attacker can exploit a vulnerability in the HTTP/2 Hypertext Transfer Protocol version 2 maximum header size handling. By sending a specific SETTINGSMAXHEADERLISTSIZE setting, an attacker can cause Netty to produce an exception...

6.9CVSS5.5AI score0.00302EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/03 9:51 a.m.11 views

CVE-2026-68743

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

7.1CVSS5.2AI score0.00093EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.26 views

EUVD-2026-51826

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS5.6AI score0.00429EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/07/30 1:40 a.m.16 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS7AI score0.00443EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/29 2:54 p.m.17 views

io.netty/netty-codec-http: Netty: Protocol version confusion in netty-codec-http (WebSocket)

A flaw was found in netty-codec-http. The WebSocket handshaker in this component fails to properly validate protocol version information during the WebSocket upgrade process. A remote attacker can exploit this vulnerability by manipulating the WebSocket handshake, leading to a bypass of security...

7.5CVSS5.8AI score0.00249EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/28 10:16 a.m.19 views

CVE-2026-59248

Allocation of resources without limits vulnerability in ninenines cowlib allows an unauthenticated remote HTTP/2 or HTTP/3 peer to exhaust memory on the vulnerable server or client and cause a denial of service. The HPACK and QPACK prefixed-integer decoder cowhpackcommon:decbigint/3 in...

8.7CVSS5.5AI score0.00292EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/27 3:44 p.m.17 views

CVE-2026-59898

A flaw was found in netty-codec-http. The WebSocket handshaker in this component fails to properly validate protocol version information during the WebSocket upgrade process. A remote attacker can exploit this vulnerability by manipulating the WebSocket handshake, leading to a bypass of security...

7.5CVSS5.8AI score0.00249EPSS
SaveExploits0References4
Rows per page
Query Builder