Show filters
4,245 Total Results
Displaying 691-700 of 4,245
Sort by:
Attacker Value
Unknown

CVE-2020-8631

Disclosure Date: February 05, 2020 (last updated February 21, 2025)
cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice function.
Attacker Value
Unknown

CVE-2019-12528

Disclosure Date: February 04, 2020 (last updated November 08, 2023)
An issue was discovered in Squid before 4.10. It allows a crafted FTP server to trigger disclosure of sensitive information from heap memory, such as information associated with other users' sessions or non-Squid processes.
Attacker Value
Unknown

CVE-2020-8517

Disclosure Date: February 04, 2020 (last updated February 21, 2025)
An issue was discovered in Squid before 4.10. Due to incorrect input validation, the NTLM authentication credentials parser in ext_lm_group_acl may write to memory outside the credentials buffer. On systems with memory access protections, this can result in the helper process being terminated unexpectedly. This leads to the Squid process also terminating and a denial of service for all clients using the proxy.
Attacker Value
Unknown

CVE-2020-8450

Disclosure Date: February 04, 2020 (last updated February 21, 2025)
An issue was discovered in Squid before 4.10. Due to incorrect buffer management, a remote client can cause a buffer overflow in a Squid instance acting as a reverse proxy.
Attacker Value
Unknown

CVE-2020-8449

Disclosure Date: February 04, 2020 (last updated February 21, 2025)
An issue was discovered in Squid before 4.10. Due to incorrect input validation, it can interpret crafted HTTP requests in unexpected ways to access server resources prohibited by earlier security filters.
Attacker Value
Unknown

CVE-2019-9674

Disclosure Date: February 04, 2020 (last updated February 21, 2025)
Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.
Attacker Value
Unknown

CVE-2019-20446

Disclosure Date: February 02, 2020 (last updated February 21, 2025)
In xml.rs in GNOME librsvg before 2.46.2, a crafted SVG file with nested patterns can cause denial of service when passed to the library for processing. The attacker constructs pattern elements so that the number of final rendered objects grows exponentially.
Attacker Value
Unknown

CVE-2015-6815

Disclosure Date: January 31, 2020 (last updated February 21, 2025)
The process_tx_desc function in hw/net/e1000.c in QEMU before 2.4.0.1 does not properly process transmit descriptor data when sending a network packet, which allows attackers to cause a denial of service (infinite loop and guest crash) via unspecified vectors.
Attacker Value
Unknown

CVE-2020-8492

Disclosure Date: January 30, 2020 (last updated February 21, 2025)
Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.
Attacker Value
Unknown

CVE-2019-20445

Disclosure Date: January 29, 2020 (last updated February 21, 2025)
HttpObjectDecoder.java in Netty before 4.1.44 allows a Content-Length header to be accompanied by a second Content-Length header, or by a Transfer-Encoding header.