Lucene search
+L

85 matches found

Kitploit
Kitploit
added 2026/08/30 10:39 p.m.6 views

DoH_c2_Trigger

DoHc2Trigger Code for blogpost: https://outflank.nl/blog/2018/10/25/building-resilient-c2-infrastructues-using-dns-over-https/...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 9:57 p.m.4 views

dark-doh

dark-doh.exe versione pubblica Scopo: scaricare file tramite DoH, oppure scaricare ed eseguire uno shellcode non implementato nella versione pubblica Esempio di esecuzione: dark-doh.exe file1 download google yourdomain.com Aggiunto lo script Python di supporto per la generazione delle zone DNS...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 8:10 p.m.5 views

ioc2rpz

ioc2rpz™ rende operativa la tua intelligence sulle minacce Indice Riepilogo breve Panoramica ioc2rpz™ è il luogo dove l'intelligence sulle minacce incontra il DNS Architettura generale Come usare ioc2rpz™ Interfaccia web di ioc2rpz™ Supporto protocolli Riepilogo porte UDP Porta 53 TCP Porta 53 DN...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 12:23 a.m.4 views

dns-benchmark-tool

⚠️ Dieses Projekt wurde verschoben und wird nicht mehr gewartet. Installieren Sie den Nachfolger: pip install net-benchmark Repository: https://github.com/net-benchmark/net-benchmark Alle vorhandenen Befehle und Flags bleiben vollständig kompatibel. DNS Benchmark Tool Teil von BuildTools - Network...

5.5AI score
SaveExploits0References13
OSV
OSV
added 2026/08/24 8:43 p.m.6 views

GHSA-4PH6-MJV7-3FQ6 netfoil vulnerable to improper handling of untrusted DoH response data

Summary HTTPS RR data returned from the DoH server was not properly handled. Unverified APLN data which could contain arbitrary byte sequences was written directly to the log. It could also cause unnecessary memory usage. The single-byte response code was also written directly to the log...

6.9CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/29 12:22 p.m.23 views

CVE-2026-32936

A flaw was found in CoreDNS, a DNS server that chains plugins. A remote, unauthenticated attacker can exploit this vulnerability by repeatedly sending oversized DNS-over-HTTPS DoH GET requests. The GET path, unlike the POST path, lacks size validation before processing large dns= query parameter...

8.7CVSS5.6AI score0.00672EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/05 9:16 p.m.6 views

AZL-85730 CVE-2026-35579 affecting package coredns for versions less than 1.11.4-16

CoreDNS is a DNS server written in Go. In versions prior to 1.14.3, the gRPC, QUIC, DoH, and DoH3 transport implementations incorrectly handle TSIG authentication. For gRPC and QUIC, the server checks whether the TSIG key name exists in the configuration but never calls dns.TsigVerify to validate...

9.8CVSS7.2AI score0.0051EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/05 8:29 p.m.6 views

CVE-2026-35579

CoreDNS is a DNS server written in Go. In versions prior to 1.14.3, the gRPC, QUIC, DoH, and DoH3 transport implementations incorrectly handle TSIG authentication. For gRPC and QUIC, the server checks whether the TSIG key name exists in the configuration but never calls dns.TsigVerify to validate...

8.2CVSS5.8AI score0.0051EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/05/05 7:02 p.m.8 views

CVE-2026-33190 CoreDNS TSIG authentication bypass on encrypted DNS transports

CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the tsig plugin can be bypassed on non-plain-DNS transports DoT, DoH, DoH3, DoQ, and gRPC because it trusts the transport writer's TsigStatus instead of performing verification itself. The DoH and DoH3 writer's TsigStatus...

8.7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/04/28 10:54 p.m.23 views

GHSA-VP29-5652-4FW9 CoreDNS has TSIG authentication bypass on gRPC and QUIC transports

Summary The gRPC, QUIC, DoH, and DoH3 transports in CoreDNS incorrectly handle TSIG authentication. For gRPC and QUIC, CoreDNS checks whether the TSIG key name exists in the config, but does not actually verify the TSIG HMAC. If the key name matches, tsigStatus remains nil and the tsig plugin...

8.2CVSS5.9AI score0.0051EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/28 10:43 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the requestToMsgGet process. An attacker can exhaust CPU and memory resources by sending oversized DNS-over-HTTPS GET requests with large dns query parameters, causing the...

8.7CVSS5.8AI score0.00672EPSS
SaveExploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2026/04/08 12:00 a.m.8 views

Security update for dnsdist (low)

openSUSE security update: security update for dnsdist ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20461-1 Rating: low References: bsc1250054 bsc1253852 Cross-References: CVE-2025-30187 CVE-2025-8671 CVSS scores: CVE-2025-30187 SUSE : 3.7...

8.7CVSS6AI score0.0351EPSS
SaveExploits3References2
Debian CVE
Debian CVE
added 2026/03/31 11:59 a.m.13 views

CVE-2026-24029

When the earlyacldrop earlyACLDrop in Lua option is disabled default is enabled on a DNS over HTTPs frontend using the nghttp2 provider, the ACL check is skipped, allowing all clients to send DoH queries regardless of the configured ACL...

6.5CVSS5.2AI score0.00148EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/20 4:03 a.m.8 views

CVE-2026-32947 Egress Policy Bypass via DNS over HTTPS (DoH) in Harden-Runner (Community Tier)

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. In versions 2.15.1 and below, a DNS over HTTPS DoH vulnerability allows attackers to bypass egress-policy: block network restrictions by tunneling exfiltrated data through permitted HTTPS endpoints like...

4.6CVSS6.3AI score0.00305EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/14 12:00 a.m.5 views

SUSE SLED15 / SLES15 Security Update : dnsdist (SUSE-SU-2026:0888-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0888-1 advisory. Update to dnsdist 1.9.11: - CVE-2025-8671: Add mitigations for the HTTP/2 MadeYouReset attack bsc1253852. -...

7.5CVSS5.9AI score0.0351EPSS
SaveExploits3References8
SUSE Linux
SUSE Linux
added 2026/03/13 7:08 a.m.9 views

Security update for dnsdist

This update for dnsdist fixes the following issues: Update to dnsdist 1.9.11: CVE-2025-8671: Add mitigations for the HTTP/2 MadeYouReset attack bsc1253852. CVE-2025-30187: denial of service via crafted DoH exchange bsc1250054. Patch Instructions: To install this SUSE update use the SUSE recommend...

8.7CVSS5.7AI score0.0351EPSS
SaveExploits3References10
OSV
OSV
added 2026/03/13 7:08 a.m.7 views

SUSE-SU-2026:0888-1 Security update for dnsdist

This update for dnsdist fixes the following issues: Update to dnsdist 1.9.11: - CVE-2025-8671: Add mitigations for the HTTP/2 MadeYouReset attack bsc1253852. - CVE-2025-30187: denial of service via crafted DoH exchange bsc1250054...

7.5CVSS5.8AI score0.0351EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.9 views

MiracleLinux 4 : firefox-78.5.0-1.0.1.AXS4 (AXSA:2020-966:26)

The remote MiracleLinux 4 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2020-966:26 advisory. Mozilla: Parsing mismatches could confuse and bypass security sanitizer for chrome privileged code CVE-2020-26951 Mozilla: Memory safety bugs fixed i...

9.3CVSS8.4AI score0.0255EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-14811

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.02238EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/09/25 10:50 a.m.8 views

Security update for curl

This update for curl fixes the following issues: CVE-2025-9086: Fixed Out of bounds read for cookie path bsc1249191 CVE-2025-10148: Predictable WebSocket mask bsc1249348 Fix the --ftp-pasv option in curl v8.14.1 bsc1246197 tooloperate: fix return code when --retry is used but not triggered...

7.5CVSS7.6AI score0.01395EPSS
SaveExploits1References16
Rows per page
Query Builder