Latest CVE Feed
-
5.5
MEDIUMCVE-2020-9944
An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, tvOS 14.0, iOS 14.0 and iPadOS 14.0. An application may be able to read restricted memory.... Read more
- EPSS Score: %0.30
- Published: Dec. 08, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-9851
An access issue was addressed with improved access restrictions. This issue is fixed in macOS Catalina 10.15.5. A malicious application may be able to modify protected parts of the file system.... Read more
- EPSS Score: %0.19
- Published: Jun. 09, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-9703
Adobe Acrobat and Reader versions 2020.009.20074 and earlier, 2020.001.30002, 2017.011.30171 and earlier, and 2015.006.30523 and earlier have a stack exhaustion vulnerability. Successful exploitation could lead to application denial-of-service.... Read more
- EPSS Score: %0.48
- Published: Aug. 19, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-8992
ext4_protect_reserved_inode in fs/ext4/block_validity.c in the Linux kernel through 5.5.3 allows attackers to cause a denial of service (soft lockup) via a crafted journal size.... Read more
Affected Products : linux_kernel ubuntu_linux leap active_iq_unified_manager h410c_firmware cloud_backup hci_management_node solidfire steelstore_cloud_integrated_storage data_availability_services +1 more products- EPSS Score: %0.07
- Published: Feb. 14, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-8631
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.... Read more
- EPSS Score: %0.06
- Published: Feb. 05, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-8564
In Kubernetes clusters using a logging level of at least 4, processing a malformed docker config file will result in the contents of the docker config file being leaked, which can include pull secrets or other registry credentials. This affects < v1.19.3,... Read more
Affected Products : kubernetes- EPSS Score: %0.05
- Published: Dec. 07, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-8563
In Kubernetes clusters using VSphere as a cloud provider, with a logging level set to 4 or above, VSphere cloud credentials will be leaked in the cloud controller manager's log. This affects < v1.19.3.... Read more
Affected Products : kubernetes- EPSS Score: %0.09
- Published: Dec. 07, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-6920
Potential security vulnerabilities including compromise of integrity, and allowed communication with untrusted clients has been identified in HP Support Assistant software.... Read more
Affected Products : support_assistant- EPSS Score: %0.56
- Published: Feb. 16, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-5824
Symantec Endpoint Protection (SEP) and Symantec Endpoint Protection Small Business Edition (SEP SBE), prior to 14.2 RU2 MP1 and prior to 14.2.5569.2100 respectively, may be susceptible to a denial of service vulnerability, which is a type of issue whereby... Read more
Affected Products : endpoint_protection- EPSS Score: %0.06
- Published: Feb. 11, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-36783
In the Linux kernel, the following vulnerability has been resolved: i2c: img-scb: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in functions img_i2c_xfer and img_i2c_init. However, ... Read more
Affected Products : linux_kernel- Published: Feb. 28, 2024
- Modified: Dec. 06, 2024
-
5.5
MEDIUMCVE-2020-36241
autoar-extractor.c in GNOME gnome-autoar through 0.2.4, as used by GNOME Shell, Nautilus, and other software, allows Directory Traversal during extraction because it lacks a check of whether a file's parent is a symlink to a directory outside of the inten... Read more
- EPSS Score: %0.18
- Published: Feb. 05, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-35531
In LibRaw, an out-of-bounds read vulnerability exists within the get_huffman_diff() function (libraw\src\x3f\x3f_utils_patched.cpp) when reading data from an image file.... Read more
- EPSS Score: %0.02
- Published: Sep. 01, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-35522
In LibTIFF, there is a memory malloc failure in tif_pixarlog.c. A crafted TIFF document can lead to an abort, resulting in a remote denial of service attack.... Read more
- EPSS Score: %0.06
- Published: Mar. 09, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-35496
There's a flaw in bfd_pef_scan_start_address() of bfd/pef.c in binutils which could allow an attacker who is able to submit a crafted file to be processed by objdump to cause a NULL pointer dereference. The greatest threat of this flaw is to application a... Read more
- EPSS Score: %0.08
- Published: Jan. 04, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2022-28260
Acrobat Reader DC version 22.001.2011x (and earlier), 20.005.3033x (and earlier) and 17.012.3022x (and earlier) are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memo... Read more
- EPSS Score: %0.93
- Published: May. 11, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-29385
GNOME gdk-pixbuf (aka GdkPixbuf) before 2.42.2 allows a denial of service (infinite loop) in lzw.c in the function write_indexes. if c->self_code equals 10, self->code_table[10].extends will assign the value 11 to c. The next execution in the loop will as... Read more
- EPSS Score: %0.81
- Published: Dec. 26, 2020
- Modified: Apr. 29, 2025
-
5.5
MEDIUMCVE-2020-27618
The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infini... Read more
Affected Products : debian_linux h410c_firmware ontap_select_deploy_administration_utility h300s_firmware h500s_firmware h700s_firmware h410s_firmware glibc a250_firmware 500f_firmware +14 more products- EPSS Score: %0.03
- Published: Feb. 26, 2021
- Modified: Jun. 09, 2025
-
5.5
MEDIUMCVE-2020-26570
The Oberthur smart card software driver in OpenSC before 0.21.0-rc1 has a heap-based buffer overflow in sc_oberthur_read_file.... Read more
- EPSS Score: %0.05
- Published: Oct. 06, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-25650
A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the virtual machine. Any unprivileged local guest user with access to the UNIX domain socket path `/run/spice-vdagentd/spice-vdagent-sock` could use this ... Read more
- EPSS Score: %0.15
- Published: Nov. 25, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-25601
An issue was discovered in Xen through 4.14.x. There is a lack of preemption in evtchn_reset() / evtchn_destroy(). In particular, the FIFO event channel model allows guests to have a large number of event channels active at a time. Closing all of these (w... Read more
- EPSS Score: %0.05
- Published: Sep. 23, 2020
- Modified: Nov. 21, 2024