Show filters
2,155 Total Results
Displaying 101-110 of 2,155
Sort by:
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-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-13254

Disclosure Date: June 03, 2020 (last updated February 21, 2025)
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
Attacker Value
Unknown

CVE-2020-13596

Disclosure Date: June 03, 2020 (last updated February 21, 2025)
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
Attacker Value
Unknown

CVE-2019-20811

Disclosure Date: June 03, 2020 (last updated February 21, 2025)
An issue was discovered in the Linux kernel before 5.0.6. In rx_queue_add_kobject() and netdev_queue_add_kobject() in net/core/net-sysfs.c, a reference count is mishandled, aka CID-a3e23f719f5c.
Attacker Value
Unknown

CVE-2019-20810

Disclosure Date: June 03, 2020 (last updated February 21, 2025)
go7007_snd_init in drivers/media/usb/go7007/snd-go7007.c in the Linux kernel before 5.6 does not call snd_card_free for a failure path, which causes a memory leak, aka CID-9453264ef586.
Attacker Value
Unknown

CVE-2020-13757

Disclosure Date: June 01, 2020 (last updated February 21, 2025)
Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior (such as by causing excessive memory allocation).
Attacker Value
Unknown

CVE-2020-10936

Disclosure Date: May 27, 2020 (last updated February 21, 2025)
Sympa before 6.2.56 allows privilege escalation.
Attacker Value
Unknown

CVE-2020-10711

Disclosure Date: May 22, 2020 (last updated February 21, 2025)
A NULL pointer dereference flaw was found in the Linux kernel's SELinux subsystem in versions before 5.7. This flaw occurs while importing the Commercial IP Security Option (CIPSO) protocol's category bitmap into the SELinux extensible bitmap via the' ebitmap_netlbl_import' routine. While processing the CIPSO restricted bitmap tag in the 'cipso_v4_parsetag_rbm' routine, it sets the security attribute to indicate that the category bitmap is present, even if it has not been allocated. This issue leads to a NULL pointer dereference issue while importing the same category bitmap into SELinux. This flaw allows a remote network user to crash the system kernel, resulting in a denial of service.
Attacker Value
Unknown

CVE-2020-13113

Disclosure Date: May 21, 2020 (last updated February 21, 2025)
An issue was discovered in libexif before 0.6.22. Use of uninitialized memory in EXIF Makernote handling could lead to crashes and potential use-after-free conditions.