Show filters
977 Total Results
Displaying 61-70 of 977
Sort by:
Attacker Value
Unknown

CVE-2020-27765

Disclosure Date: December 04, 2020 (last updated February 22, 2025)
A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.
Attacker Value
Unknown

CVE-2020-27771

Disclosure Date: December 04, 2020 (last updated February 22, 2025)
In RestoreMSCWarning() of /coders/pdf.c there are several areas where calls to GetPixelIndex() could result in values outside the range of representable for the unsigned char type. The patch casts the return value of GetPixelIndex() to ssize_t type to avoid this bug. This undefined behavior could be triggered when ImageMagick processes a crafted pdf file. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was demonstrated in this case. This flaw affects ImageMagick versions prior to 7.0.9-0.
Attacker Value
Unknown

CVE-2020-28916

Disclosure Date: December 04, 2020 (last updated February 22, 2025)
hw/net/e1000e_core.c in QEMU 5.0.0 has an infinite loop via an RX descriptor with a NULL buffer address.
Attacker Value
Unknown

CVE-2020-25624

Disclosure Date: November 30, 2020 (last updated February 22, 2025)
hw/usb/hcd-ohci.c in QEMU 5.0.0 has a stack-based buffer over-read via values obtained from the host controller driver.
Attacker Value
Unknown

CVE-2020-25625

Disclosure Date: September 25, 2020 (last updated February 22, 2025)
hw/usb/hcd-ohci.c in QEMU 5.0.0 has an infinite loop when a TD list has a loop.
Attacker Value
Unknown

CVE-2020-25085

Disclosure Date: September 25, 2020 (last updated February 22, 2025)
QEMU 5.0.0 has a heap-based Buffer Overflow in flatview_read_continue in exec.c because hw/sd/sdhci.c mishandles a write operation in the SDHC_BLKSIZE case.
Attacker Value
Unknown

CVE-2020-25084

Disclosure Date: September 25, 2020 (last updated February 22, 2025)
QEMU 5.0.0 has a use-after-free in hw/usb/hcd-xhci.c because the usb_packet_map return value is not checked.
Attacker Value
Unknown

CVE-2020-15803

Disclosure Date: July 17, 2020 (last updated February 21, 2025)
Zabbix before 3.0.32rc1, 4.x before 4.0.22rc1, 4.1.x through 4.4.x before 4.4.10rc1, and 5.x before 5.0.2rc1 allows stored XSS in the URL Widget.
Attacker Value
Unknown

CVE-2020-12826

Disclosure Date: May 12, 2020 (last updated February 21, 2025)
A signal access-control issue was discovered in the Linux kernel before 5.6.5, aka CID-7395ea4e65c2. Because exec_id in include/linux/sched.h is only 32 bits, an integer overflow can interfere with a do_notify_parent protection mechanism. A child process can send an arbitrary signal to a parent process in a different security domain. Exploitation limitations include the amount of elapsed time before an integer overflow occurs, and the lack of scenarios where signals to a parent process present a substantial operational threat.
Attacker Value
Unknown

CVE-2019-14898

Disclosure Date: May 08, 2020 (last updated February 21, 2025)
The fix for CVE-2019-11599, affecting the Linux kernel before 5.0.10 was not complete. A local user could use this flaw to obtain sensitive information, cause a denial of service, or possibly have other unspecified impacts by triggering a race condition with mmget_not_zero or get_task_mm calls.