Lucene search
K

1231 matches found

CNNVD
CNNVD
added 2021/05/04 12:0 a.m.1 views

Exim 缓冲区错误漏洞

Opera Software Opera is a Norwegian web browser from Opera Software that supports multi-window browsing, customizable user interfaces, etc. Exim is an open source messaging agent MTA that runs on Unix systems and is responsible for routing, forwarding, and delivering mail. Exim suffers from a...

9.8CVSS7.9AI score0.02607EPSS
Exploits1References6
OSV
OSV
added 2021/04/20 4:43 p.m.2 views

GHSA-893H-35V4-MXQX Path Traversal in Ansible

A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the winunzip module as the extracted files are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive...

8.5CVSS6.8AI score0.00155EPSS
Exploits0References14
Github Security Blog
Github Security Blog
added 2021/04/20 4:43 p.m.55 views

Path Traversal in Ansible

A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the winunzip module as the extracted files are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive...

7.8CVSS6.8AI score0.00155EPSS
Exploits0References13Affected Software1
Veracode
Veracode
added 2021/04/06 7:56 a.m.26 views

Arbitrary File Read

python3.5 is vulnerable to arbitrary file read. Running pydoc -p allows other local users to extract arbitrary files. The /getfile?key=path URL allows to read arbitrary file on the file system...

5.7CVSS4.1AI score0.00081EPSS
Exploits0References22Affected Software5
OSV
OSV
added 2021/03/16 9:15 p.m.30 views

CVE-2021-20218

A flaw was found in the fabric8 kubernetes-client in version 4.2.0 and after. This flaw allows a malicious pod/container to cause applications using the fabric8 kubernetes-client copy command to extract files outside the working path. The highest threat from this vulnerability is to integrity and...

7.4CVSS6.5AI score
Exploits0References2
Kitploit
Kitploit
added 2021/02/23 8:30 p.m.45 views

HaE - BurpSuite Highlighter And Extractor

HaE is used to highlight HTTP requests and extract information from HTTP response messages or request messages. Read Chinese simplified version READMEzh. Public Rules Website: https://gh0st.cn/HaE/ Introduction HaE is used to highlight HTTP requests and extract information from HTTP response...

7AI score
Exploits0References2
OSV
OSV
added 2021/02/08 12:55 p.m.1 views

USN-4724-1 openldap vulnerabilities

It was discovered that OpenLDAP incorrectly handled Certificate Exact Assertion processing. A remote attacker could possibly use this issue to cause OpenLDAP to crash, resulting in a denial of service. CVE-2020-36221 It was discovered that OpenLDAP incorrectly handled saslAuthzTo processing. A...

7.5CVSS7.2AI score0.7152EPSS
Exploits0References11
NVD
NVD
added 2021/02/02 7:15 a.m.18 views

CVE-2021-3281

In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method used by "startapp --template" and "startproject --template" allows directory traversal via an archive with absolute paths or relative paths with dot segments...

5.3CVSS0.41482EPSS
Exploits1References5
OpenVAS
OpenVAS
added 2021/02/02 12:0 a.m.21 views

Ubuntu: Security Advisory (USN-4715-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.7AI score0.41482EPSS
Exploits1References2
Microsoft CVE
Microsoft CVE
added 2021/01/29 8:0 a.m.2 views

A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network who can create valid DNS replies could use this flaw to cause an overflow with arbitrary data in a heap-allocated memory possibly executing code on the machine. The flaw is in the rfc1035.c:extract_name() function which writes data to the memory pointed by name assuming MAXDNAME*2 bytes are available in the buffer. However in some code execution paths it is possible extract_name() gets passed an offset from the base buffer thus reducing in practice the number of available bytes that can be written in the buffer. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

...

8.3CVSS7AI score0.34287EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2021/01/27 8:0 a.m.2 views

A flaw was found in dnsmasq before version 2.83. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. A remote attacker who can create valid DNS replies could use this flaw to cause an overflow in a heap-allocated memory. This flaw is caused by the lack of length checks in rfc1035.c:extract_name() which could be abused to make the code execute memcpy() with a negative size in get_rdata() and cause a crash in dnsmasq resulting in a denial of service. The highest threat from this vulnerability is to system availability.

...

7.1CVSS7AI score0.31317EPSS
Exploits0
OSV
OSV
added 2021/01/20 5:15 p.m.1 views

DEBIAN-CVE-2020-25682

A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary...

8.1CVSS7.2AI score0.34287EPSS
Exploits0References1
OSV
OSV
added 2021/01/20 5:15 p.m.1 views

ALPINE-CVE-2020-25682

A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary...

8.1CVSS7.9AI score0.34287EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.1 views

dnsmasq: buffer overflow in extract_name() due to missing length check when DNSSEC is enabled

A flaw was found in dnsmasq. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary data in a...

8.3CVSS7.9AI score0.34287EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.2 views

dnsmasq: heap-based buffer overflow with large memcpy in get_rdata() when DNSSEC is enabled

A flaw was found in dnsmasq. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. A remote attacker, who can create valid DNS replies, could use this flaw to cause an overflow in a heap-allocated memory. This flaw is cause...

7.1CVSS7.7AI score0.31317EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.2 views

dnsmasq: heap-based buffer overflow with large memcpy in sort_rrset() when DNSSEC is enabled

A flaw was found in dnsmasq. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. This flaw allows a remote attacker, who can create valid DNS replies, to cause an overflow in a heap-allocated memory. This flaw is caused b...

7.1CVSS7.7AI score0.22EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:37 p.m.1 views

dnsmasq: heap-based buffer overflow with large memcpy in sort_rrset() when DNSSEC is enabled

A flaw was found in dnsmasq. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. This flaw allows a remote attacker, who can create valid DNS replies, to cause an overflow in a heap-allocated memory. This flaw is caused b...

7.1CVSS7.7AI score0.22EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:11 p.m.2 views

dnsmasq: heap-based buffer overflow with large memcpy in get_rdata() when DNSSEC is enabled

A flaw was found in dnsmasq. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. A remote attacker, who can create valid DNS replies, could use this flaw to cause an overflow in a heap-allocated memory. This flaw is cause...

7.1CVSS7.7AI score0.31317EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:11 p.m.1 views

dnsmasq: heap-based buffer overflow with large memcpy in sort_rrset() when DNSSEC is enabled

A flaw was found in dnsmasq. A heap-based buffer overflow was discovered in dnsmasq when DNSSEC is enabled and before it validates the received DNS entries. This flaw allows a remote attacker, who can create valid DNS replies, to cause an overflow in a heap-allocated memory. This flaw is caused b...

7.1CVSS7.7AI score0.22EPSS
Exploits0References6
OSV
OSV
added 2021/01/19 12:0 a.m.0 views

UBUNTU-CVE-2020-25682

A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary...

8.1CVSS7.4AI score0.34287EPSS
Exploits0References5
Rows per page
Query Builder