Lucene search
+L

591 matches found

Kitploit
Kitploit
added 2026/09/20 9:04 p.m.16 views

dnspooq

dnspooq DNSpooq PoC - dnsmasq cache poisoning CVE-2020-25686, CVE-2020-25684, CVE-2020-25685 For educational purposes only Requirements Docker compose Docker Exploit Launch containers root@kitploit: $ docker-compose up -d Run exploit.py root@kitploit: $ docker-compose exec attacker bash bash-5.0...

4.3CVSS7.3AI score0.04873EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/20 5:07 p.m.8 views

metasploit-bailiwicked_domain-fix

🚀 metasploit-bailiwickeddomain-fix Fix forundefined method each in Metasploit’s bailiwickeddomain.rb CVE-2008-1447 DNS cache poisoning module 🔎 Problem While testing CVE-2008-1447 using Metasploit, the original module crashed with: root@kitploit: undefined method each for an instance of IPAddr...

6.8CVSS7.2AI score0.95182EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/17 7:58 a.m.12 views

BIND-9-Cache-Poisoning-PoC---CVE-2025-40778

BIND 9 缓存污染 PoC - CVE-2025-40778 概念概述 此漏洞允许攻击者污染 BIND 解析器的 DNS 缓存,从而在合法用户不知情的情况下将其重定向到恶意 IP 地址。 攻击的核心逻辑: 攻击依赖于利用信任。受害者信任解析器,而解析器(BIND)信任从权威服务器收到的答案。漏洞在于 BIND 会处理并缓存 DNS 响应中 ADDITIONAL 部分提供的未经请求的数据,即使这些数据属于完全不同的、未请求的域。 攻击步骤: 1. 设置 :攻击者控制一个针对特定域(例如 poc.lab)的恶意权威 DNS 服务器。攻击者等待目标解析器(BIND)查询该域。 2. 注入...

8.6CVSS6.8AI score0.00665EPSS
SaveExploits1
Rockylinux
Rockylinux
added 2026/09/17 6:06 a.m.8 views

unbound security update

An update is available for unbound. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The unbound packages provide a validating, recursive, and caching DNS or DNSS...

9.3CVSS0.00163EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.6 views

RockyLinux 10 : unbound (RLSA-2026:68291)

The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:68291 advisory. unbound: Unbound: DNS cache poisoning via UDP source port predictability CVE-2026-50252 Tenable has extracted the preceding description block directly from the...

9.3CVSS0.00163EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.6 views

RockyLinux 9 : unbound (RLSA-2026:68292)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:68292 advisory. unbound: Unbound: DNS cache poisoning via UDP source port predictability CVE-2026-50252 Tenable has extracted the preceding description block directly from the...

9.3CVSS0.00163EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.10 views

AlmaLinux 10 : unbound (ALSA-2026:68291)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:68291 advisory. unbound: Unbound: DNS cache poisoning via UDP source port predictability CVE-2026-50252 Tenable has extracted the preceding description block directly from the...

9.3CVSS0.00163EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/16 7:24 p.m.13 views

Moderate: Red Hat Security Advisory: unbound security update

An update for unbound is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.3CVSS0.00163EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/16 6:20 p.m.10 views

unbound: Unbound: DNS cache poisoning via UDP source port predictability

A flaw in Unbound's SOREUSEPORT implementation reduces UDP source port entropy by allowing attackers to map ports to specific worker threads. This enables DNS cache poisoning, potentially leading to traffic redirection or unauthorized information disclosure...

9.3CVSS0.00163EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/16 6:20 p.m.8 views

Moderate: Red Hat Security Advisory: unbound security update

An update for unbound is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.3CVSS0.00163EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/16 2:55 p.m.9 views

CVE-2026-78301

A flaw was found in BIND, a widely used Domain Name System DNS software. A remote attacker could exploit this by introducing a specially crafted, malformed DNS zone into an authoritative BIND server. This action could cause the server to incorrectly delegate authority for parts of its own...

5.8CVSS0.00181EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 6:58 a.m.7 views

netty-resolver-dns-check

netty-resolver-dns-check 针对 io.netty:netty-resolver-dns 中三个 DNS 缓存投毒 CVE 的离线检查工具—— CVE-2026-45674 、CVE-2026-47691 和 CVE-2026-45673 ——并回答版本号无法回答的问题: 你的应用是否真的在使用该解析器? 如果你使用 Spring WebClient,答案很可能是肯定的,即使 netty-resolver-dns 并未出现在你的 pom.xml 中,代码中也没有任何地方调用它。 root@kitploit: java -jar...

10CVSS6AI score0.00386EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

RHEL 9 : unbound (RHSA-2026:68292)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68292 advisory. The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: Unbound: DNS cache poisoning via...

9.3CVSS0.00163EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

RHEL 10 : unbound (RHSA-2026:68291)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:68291 advisory. The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: Unbound: DNS cache poisoning via...

9.3CVSS0.00163EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/09/16 12:00 a.m.10 views

Moderate: unbound security update

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: Unbound: DNS cache poisoning via UDP source port predictability CVE-2026-50252 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

9.3CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/14 4:35 p.m.16 views

OESA-2026-3868 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: An issue was discovered in the resolv gem before 0.7.2 for Ruby. Resolv::DNS::MessageEncoder...

4CVSS5.6AI score0.0035EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/09/10 9:01 a.m.11 views

USN-8742-1: Netty vulnerability

It was discovered that Netty incorrectly validates the bailiwick of NS records. An attacker could possibly use this issue to facilitate DNS cache poisoning attacks...

10CVSS5.8AI score0.00386EPSS
SaveExploits0
OSV
OSV
added 2026/09/10 9:01 a.m.8 views

USN-8742-1 netty vulnerability

It was discovered that Netty incorrectly validates the bailiwick of NS records. An attacker could possibly use this issue to facilitate DNS cache poisoning attacks...

10CVSS5.8AI score0.00386EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.10 views

PT-2026-89731

It was discovered that Netty incorrectly validates the bailiwick of NS records. An attacker could possibly use this issue to facilitate DNS cache poisoning attacks...

10CVSS5.8AI score0.00386EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 9:52 a.m.14 views

Security Bulletin:Vulnerabilities exists in NPS of IBM Netezza Appliance

Summary Vulnerabilities identified in NPS of IBM Netezza Software have been addressed in version 11.3.1.3-IF3. Vulnerability Details CVEID:CVE-2026-69247 DESCRIPTION: cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 44.0.0 until 50.0.0,...

9.8CVSS6.8AI score0.00645EPSS
SaveExploits3Affected Software1
Rows per page
Query Builder