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

CVE-2020-10761

Disclosure Date: June 09, 2020 (last updated February 21, 2025)
An assertion failure issue was found in the Network Block Device(NBD) Server in all QEMU versions before QEMU 5.0.1. This flaw occurs when an nbd-client sends a spec-compliant request that is near the boundary of maximum permitted request length. A remote nbd-client could use this flaw to crash the qemu-nbd server resulting in a denial of service.
Attacker Value
Unknown

CVE-2020-10757

Disclosure Date: June 09, 2020 (last updated February 21, 2025)
A flaw was found in the Linux Kernel in versions after 4.5-rc1 in the way mremap handled DAX Huge Pages. This flaw allows a local attacker with access to a DAX enabled storage to escalate their privileges on the system.
Attacker Value
Unknown

CVE-2020-13974

Disclosure Date: June 09, 2020 (last updated February 21, 2025)
An issue was discovered in the Linux kernel 4.4 through 5.7.1. drivers/tty/vt/keyboard.c has an integer overflow if k_ascii is called several times in a row, aka CID-b86dab054059. NOTE: Members in the community argue that the integer overflow does not lead to a security issue in this case.
Attacker Value
Unknown

CVE-2020-13625

Disclosure Date: June 08, 2020 (last updated February 21, 2025)
PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or any mail relay processing the message.
Attacker Value
Unknown

CVE-2020-13696

Disclosure Date: June 08, 2020 (last updated February 21, 2025)
An issue was discovered in LinuxTV xawtv before 3.107. The function dev_open() in v4l-conf.c does not perform sufficient checks to prevent an unprivileged caller of the program from opening unintended filesystem paths. This allows a local attacker with access to the v4l-conf setuid-root program to test for the existence of arbitrary files and to trigger an open on arbitrary files with mode O_RDWR. To achieve this, relative path components need to be added to the device path, as demonstrated by a v4l-conf -c /dev/../root/.bash_history command.
Attacker Value
Unknown

CVE-2020-12049

Disclosure Date: June 08, 2020 (last updated February 21, 2025)
An issue was discovered in dbus >= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service's private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.
Attacker Value
Unknown

CVE-2020-13904

Disclosure Date: June 07, 2020 (last updated February 21, 2025)
FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.
Attacker Value
Unknown

CVE-2020-13881

Disclosure Date: June 06, 2020 (last updated February 21, 2025)
In support.c in pam_tacplus 1.3.8 through 1.5.1, the TACACS+ shared secret gets logged via syslog if the DEBUG loglevel and journald are used.
Attacker Value
Unknown

CVE-2020-13765

Disclosure Date: June 04, 2020 (last updated February 21, 2025)
rom_copy() in hw/core/loader.c in QEMU 4.0 and 4.1.0 does not validate the relationship between two addresses, which allows attackers to trigger an invalid memory copy operation.
Attacker Value
Unknown

CVE-2020-13800

Disclosure Date: June 04, 2020 (last updated February 21, 2025)
ati-vga in hw/display/ati.c in QEMU 4.2.0 allows guest OS users to trigger infinite recursion via a crafted mm_index value during an ati_mm_read or ati_mm_write call.