Lucene search
+L

429 matches found

Kitploit
Kitploit
added 2026/09/18 1:12 p.m.5 views

Docker-Container-CVE-2020-13401

CVE-2020-13401 の調査 19.03.11 より前の Docker のコンテナにおける CVE-2020-13401 の脆弱性に関する調査 19.03.11 より前の Docker Engine で作成されたコンテナは、ネットワーク内の他のコンテナから送信される偽の RA(ルーター広告)メッセージを受信して適用する脆弱性があります。RA の受信はオペレーティングシステムの通常の動作ですが、RA 送信者がネットワーク内で信頼されていない場合、被害者コンテナはそのメッセージを受信してネットワークに参加し、すべてのネットワークパケットを新しい偽ルーターに送信してしまう可能性がありま...

6CVSS7.1AI score0.02839EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 9:31 a.m.9 views

CVE-2020-10749

CVE-2020-10749 CVE-2020-10749 PoC IPv6 の不正ルーター広告による Kubernetes MitM 攻撃 教育目的のみ 要件 以下の kubelet バージョンを持つ Kubernetes クラスター kubelet v1.18.0-v1.18.3 kubelet v1.17.0-v1.17.6 kubelet mtu 1450 state UP inet6 fe80::3c07:afff:feb5:7219/64 scope link validlft forever preferredlft forever / ip -6 route...

6CVSS7.1AI score0.02428EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/18 6:19 a.m.26 views

sylkie

sylkie A command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol. Getting Started Note: This project is still in the early phases of development. If you run into any problems, please consider...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 4:42 p.m.8 views

CVE-2020-16898

CVE-2020-16898: “坏邻居” CVSS 评分: 8.8 CVSS 向量: CVSS3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C 概述 10月13日,微软宣布 Windows IPv6 协议栈中存在一个极其严重的漏洞,该漏洞允许攻击者发送特制数据包,从而可能在远程系统上执行任意代码。分享给 MAPP 成员的概念验证代码既极其简单又完全可靠。它会立即导致蓝屏死机(BSOD),但更重要的是,对于那些能够绕过 Windows 10 和 Windows Server 2019...

8.8CVSS8.8AI score0.1094EPSS
SaveExploits12References2
Kitploit
Kitploit
added 2026/09/17 4:31 p.m.11 views

CVE-2020-16898-Bad-Neighbor

用于检测 CVE-2020-16898:Bad Neighbor 的简单策略 脚本提供以下功能 :: 1 脚本根据此处描述的启发式规则进行检查: https://www.mcafee.com/blogs/other-blogs/mcafee-labs/cve-2020-16898-bad-neighbor/ 安装 root@kitploit: zeek-pkg install zeek/initconf/CVE-2020-16898-Bad-Neighbor 或 @load CVE-2020-16898-Bad-Neighbor/scripts 详细说明: 详细告警和描述:脚本生成以下告...

8.8CVSS8.2AI score0.1094EPSS
SaveExploits12
NVD
NVD
added 2026/09/14 7:17 p.m.7 views

CVE-2026-15893

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS0.002EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 6:49 p.m.6 views

EUVD-2026-77767

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS5.9AI score0.002EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 6:49 p.m.30 views

CVE-2026-15893 Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement causes assertion/DoS

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS0.002EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 6:49 p.m.9 views

CVE-2026-15893

CVE-2026-15893 affects the Zephyr RTOS IPv6 Neighbor Discovery stack. The function net_if_ipv6_calc_reachable_time() in subsys/net/ip/net_if.c computes a randomized reachable time from base_reachable_time using integer division. When the Reachable Time field of an incoming Router Advertisement is...

6.5CVSS5.9AI score0.002EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/14 6:49 p.m.5 views

CVE-2026-15893 Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement causes assertion/DoS

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/09/04 5:16 p.m.6 views

CVE-2026-17255

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service due to improper validation of the prefix length in ICMPv6 Router Advertisements...

7.5CVSS0.00405EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 1:30 p.m.10 views

CVE-2026-74598

A flaw was found in the Linux kernel's IPv6 networking stack. An off-by-one error in the validation of the Route Information option length RFC 4191 allows a remote attacker to craft a Router Advertisement RA packet. This crafted packet can cause the kernel to read up to 8 bytes beyond the intende...

7.5CVSS5.3AI score0.00425EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in libndp

A vulnerability was discovered in libndp. This flaw allows a local malicious user to trigger a buffer overflow in NetworkManager, by sending a malformed IPv6 router advertisement packet. This issue occurred because libndp did not properly validate the route length information...

8.1CVSS7.3AI score0.01165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:31 p.m.15 views

EUVD-2026-64535

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix Route Information option length validation rt6routercv validates the Route Information option RFC 4191 length against the prefix length, but both checks are off by one. rinfo-length is the ND option length in units of 8...

5.6AI score0.00425EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 8:37 p.m.44 views

CVE-2026-12633 Out-of-bounds write in IPv6 6LoWPAN Context Option handling via unauthenticated Router Advertisement

The IPv6 neighbor-discovery code in subsys/net/ip/ipv6nbr.c processes the 6LoWPAN Context Option 6CO, RFC 6775 carried inside ICMPv6 Router Advertisements. In handlera6co the 8-bit contextlen field is taken directly from the packet and was never bounded to the RFC maximum of 128. The function...

8.1CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 8:37 p.m.37 views

CVE-2026-12633

CVE-2026-12633 is an out-of-bounds write in the Zephyr RTOS IPv6 neighbor-discovery code (subsys/net/ip/ipv6_nbr.c). The function handle_ra_6co() processes the 6LoWPAN Context Option (RFC 6775) from ICMPv6 Router Advertisements without bounding the 8-bit context_len field to the RFC maximum of 12...

8.1CVSS5.5AI score0.00214EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 8:17 p.m.11 views

CVE-2026-16850

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS0.00564EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:37 p.m.14 views

EUVD-2026-62745

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS6AI score0.00564EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:37 p.m.42 views

CVE-2026-16850 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to command injection via crafted Router Advertisements...

8.8CVSS0.00564EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:37 p.m.21 views

CVE-2026-16850

IBM AIX 7.2 and 7.3, and PowerVM VIOS 4.1, are vulnerable to command injection via crafted Router Advertisements, enabling remote arbitrary code execution with HIGH severity (CVSS 8.8). Exploitation details are not provided in the documents; refer to the IBM support advisory for patch information.

8.8CVSS6AI score0.00564EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder