Lucene search
K

18 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-1368

Malware in sbrugna...

7.5CVSS7.6AI score0.01888EPSS
Exploits0References7
CNNVD
CNNVD
added 2022/12/28 12:0 a.m.6 views

go-resolver 数据伪造问题漏洞

go-resolver is a Golang DNSSEC validation parser library implemented on top of miekg/dns by the peterzen personal developer. A security vulnerability exists in go-resolver, which stems from DNSSEC authentication not being performed correctly...

6.5CVSS6.5AI score0.00227EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/06/29 9:45 p.m.35 views

Denial of Service in miekg-dns

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS3AI score0.01888EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2021/06/29 9:45 p.m.12 views

GHSA-P55X-7X9V-Q8M4 Denial of Service in miekg-dns

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.2AI score0.01888EPSS
Exploits0References6
Veracode
Veracode
added 2019/12/16 6:41 a.m.35 views

Insecure Random Generator

github.com/miekg/dns uses an insecure random generation for transaction IDs. The default Id function uses an insecure math/rand function, resulting in predictable output and allowing an attacker to exploit the vulnerability to forge responses without being on path...

5.9CVSS2.4AI score0.02066EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2019/12/13 10:15 p.m.3 views

UBUNTU-CVE-2019-19794

The miekg Go DNS package before 1.1.25, as used in CoreDNS before 1.6.6 and other products, improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries...

5.9CVSS6.8AI score0.02066EPSS
Exploits1References7
Veracode
Veracode
added 2019/03/08 5:26 a.m.24 views

Denial Of Service (DoS)

github.com/miekg/dns is vulnerable to Denial Of Service DoS. A null pointer dereference in the setTA function in scanrr.go causes a denial of service condition when dns.ParseZone parsing error occurs, allowing an attacker to deny service to users...

7.5CVSS7.2AI score0.0176EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2018/01/29 7:29 p.m.3 views

UBUNTU-CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.3AI score0.01888EPSS
Exploits0References5
OSV
OSV
added 2018/01/29 7:29 p.m.3 views

DEBIAN-CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS8.7AI score0.01888EPSS
Exploits0References1
Prion
Prion
added 2018/01/29 7:29 p.m.9 views

Design/Logic Flaw

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

5CVSS7.3AI score0.01888EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2018/01/29 7:29 p.m.6 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.4AI score0.01888EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2018/01/29 7:29 p.m.18 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7AI score0.01888EPSS
Exploits0References4
OSV
OSV
added 2018/01/29 7:29 p.m.14 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.6AI score
Exploits0References2
Debian CVE
Debian CVE
added 2018/01/29 7:0 p.m.17 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.4AI score0.01888EPSS
Exploits0
CVE
CVE
added 2018/01/29 7:0 p.m.57 views

CVE-2017-15133

CVE-2017-15133 affects the miekg/dns library and its use prior to version 1.0.4. A remote attacker can send carefully timed TCP packets to a DNS server, causing it to block or delay accepting new connections, leading to a denial of service and degraded availability. The risk is described as a net...

7.5CVSS7.2AI score0.01888EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/01/29 7:0 p.m.11 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.3AI score0.01888EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2018/01/29 1:20 p.m.12 views

CVE-2017-15133

A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections...

7.5CVSS7.2AI score0.01888EPSS
Exploits0References3
Veracode
Veracode
added 2018/01/05 7:52 a.m.7 views

Denial Of Service (DoS)

github.com/miekg/dns is vulnerable to denial of service DoS attacks. The msg.unpack method uses the lengths from headers without any validation. That allows attackers to use headers to overwhelm the application and cause DoS conditions...

6.4AI score
Exploits0
Rows per page
Query Builder