Lucene search
+L

5718 matches found

GithubExploit
GithubExploit
added 2021/01/28 2:13 a.m.17 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156-Baron-Samedit This repo contains my work on clum...

7.8CVSS7.3AI score0.99295EPSS
SaveExploits83
GithubExploit
GithubExploit
added 2021/01/27 4:3 p.m.81 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 https://www.qualys.com/2021/01/26/cve-2021...

7.8CVSS7.7AI score0.99295EPSS
SaveExploits83
Microsoft CVE
Microsoft CVE
added 2021/01/27 8:0 a.m.6 views

A flaw was found in dnsmasq before version 2.83. When receiving a query dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default a maximum of 150 pending queries can be sent to upstream servers so there can be at most 150 queries for the same name. This flaw allows an off-path attacker on the network to substantially reduce the number of attempts that it would have to perform to forge a reply and have it accepted by dnsmasq. This issue is mentioned in the "Birthday Attacks" section of RFC5452. If chained with CVE-2020-25684 the attack complexity of a successful attack is reduced. The highest threat from this vulnerability is to data integrity.

...

4.3CVSS7AI score0.04873EPSS
SaveExploits2
OSV
OSV
added 2021/01/26 9:15 p.m.6 views

ALPINE-CVE-2021-3156

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character...

7.8CVSS7.4AI score0.99295EPSS
SaveExploits83References1
Amazon
Amazon
added 2021/01/26 12:0 a.m.42 views

Medium: dnsmasq

Issue Overview: A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query,...

4.3CVSS5AI score0.04873EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2021/01/26 12:0 a.m.27 views

Scientific Linux Security Update : dnsmasq on SL7.x x86_64 (2021:0153)

The remote Scientific Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the SLSA-2021:0153-1 advisory. - dnsmasq: loose address/port check in replyquery makes forging replies easier for an off-path attacker CVE-2020-25684 - dnsmasq: loose query nam...

4.3CVSS6.8AI score0.04873EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2021/01/26 12:0 a.m.57 views

Amazon Linux 2 : dnsmasq (ALAS-2021-1587)

The version of dnsmasq installed on the remote host is prior to 2.76-16. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1587 advisory. A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if th...

4.3CVSS6.7AI score0.04873EPSS
SaveExploits2References7
ATTACKERKB
ATTACKERKB
added 2021/01/26 12:0 a.m.239 views

CVE-2021-3156 "Baron Samedit"

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via “sudoedit -s” and a command-line argument that ends with a single backslash character. Recent assessments: cdelafuente-r7 at January 27, 2021 3:40pm UTC...

8.4CVSS8.9AI score0.99295EPSS
SaveIn wildExploits88References39
Tenable Nessus
Tenable Nessus
added 2021/01/26 12:0 a.m.114 views

CentOS 7 : dnsmasq (RHSA-2021:0153)

The remote CentOS Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:0153 advisory. - A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply...

4.3CVSS6.7AI score0.04873EPSS
SaveExploits2References4
AlpineLinux
AlpineLinux
added 2021/01/26 12:0 a.m.44 views

CVE-2021-3156

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character...

7.8CVSS8.5AI score0.99295EPSS
SaveExploits83
RedHat Linux
RedHat Linux
added 2021/01/25 3:13 p.m.5 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/25 2:29 p.m.108 views

Moderate: Red Hat Security Advisory: dnsmasq security update

An update for dnsmasq is now available for Red Hat Enterprise Linux 7.2 Advanced Update Support. 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...

4.3CVSS6.9AI score0.04873EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2021/01/25 2:29 p.m.6 views

dnsmasq: multiple queries forwarded for the same name makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the same name. This flaw...

4.3CVSS7.2AI score0.04873EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/25 2:29 p.m.7 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
Tenable Nessus
Tenable Nessus
added 2021/01/25 12:0 a.m.57 views

RHEL 7 : dnsmasq (RHSA-2021:0245)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:0245 advisory. The dnsmasq packages contain Dnsmasq, a lightweight DNS Domain Name Server forwarder and DHCP Dynamic Host Configuration Protocol server...

4.3CVSS7AI score0.04873EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2021/01/25 12:0 a.m.35 views

RHEL 7 : dnsmasq (RHSA-2021:0240)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:0240 advisory. The dnsmasq packages contain Dnsmasq, a lightweight DNS Domain Name Server forwarder and DHCP Dynamic Host Configuration Protocol server...

4.3CVSS7AI score0.04873EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2021/01/22 12:0 a.m.53 views

F5 Networks BIG-IP : NTP vulnerabilities (K55376430)

The version of F5 Networks BIG-IP installed on the remote host is prior to 11.6.5.3 / 12.1.5.3 / 13.1.3.6 / 14.1.4 / 15.1.2.1 / 16.0.1.1 / 16.1.0. It is, therefore, affected by a vulnerability as referenced in the K55376430 advisory. Thentpdin the network time protocol NTP before 4.2.8p14, and in...

7.4CVSS6.7AI score0.04071EPSS
SaveExploits0References2
NVD
NVD
added 2021/01/20 5:15 p.m.29 views

CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS5.8AI score0.04873EPSS
SaveExploits2References8
OSV
OSV
added 2021/01/20 5:15 p.m.4 views

DEBIAN-CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

3.7CVSS6.5AI score0.04873EPSS
SaveExploits2References1
Prion
Prion
added 2021/01/20 5:15 p.m.54 views

Design/Logic Flaw

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS3.9AI score0.04873EPSS
SaveExploits2References7Affected Software4
Rows per page
Query Builder