Latest CVE Feed
-
5.5
MEDIUMCVE-2020-7918
An insecure direct object reference in webmail in totemo totemomail 7.0.0 allows an authenticated remote user to read and modify mail folder names of other users via enumeration.... Read more
Affected Products : totemomail- Published: Mar. 27, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2006-1058
BusyBox 1.1.1 does not use a salt when generating passwords, which makes it easier for local users to guess passwords from a stolen password file using techniques such as rainbow tables.... Read more
- Published: Apr. 04, 2006
- Modified: Apr. 03, 2025
-
5.5
MEDIUMCVE-2024-35940
In the Linux kernel, the following vulnerability has been resolved: pstore/zone: Add a null pointer check to the psz_kmsg_read kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was succes... Read more
- Published: May. 19, 2024
- Modified: Apr. 04, 2025
-
5.5
MEDIUMCVE-2024-35945
In the Linux kernel, the following vulnerability has been resolved: net: phy: phy_device: Prevent nullptr exceptions on ISR If phydev->irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptio... Read more
Affected Products : linux_kernel- Published: May. 19, 2024
- Modified: Jan. 31, 2025
-
5.5
MEDIUMCVE-2024-35915
In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet syzbot reported the following uninit-value access issue [1][2]: nci_rx_work() parses and processes received packet. When the... Read more
- Published: May. 19, 2024
- Modified: Feb. 03, 2025
-
5.5
MEDIUMCVE-2020-7529
A CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Transversal') vulnerability exists in SCADAPack 7x Remote Connect (V3.6.3.574 and prior) which allows an attacker to place content in any unprotected folder on the target system u... Read more
Affected Products : scadapack_7x_remote_connect- Published: Sep. 16, 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
- Published: Aug. 19, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-9697
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 disclosure of sensitive data vulnerability. Successful exploitation could lead to memory leak.... Read more
- Published: Aug. 19, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-35927
In the Linux kernel, the following vulnerability has been resolved: drm: Check output polling initialized before disabling In drm_kms_helper_poll_disable() check if output polling support is initialized before disabling polling. If not flag this as a wa... Read more
Affected Products : linux_kernel- Published: May. 19, 2024
- Modified: Jun. 19, 2025
-
5.5
MEDIUMCVE-2020-7463
In FreeBSD 12.1-STABLE before r364644, 11.4-STABLE before r364651, 12.1-RELEASE before p9, 11.4-RELEASE before p3, and 11.3-RELEASE before p13, improper handling in the kernel causes a use-after-free bug by sending large user messages from multiple thread... Read more
- Published: Mar. 26, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-7343
Missing Authorization vulnerability in McAfee Agent (MA) for Windows prior to 5.7.1 allows local users to block McAfee product updates by manipulating a directory used by MA for temporary files. The product would continue to function with out-of-date dete... Read more
Affected Products : agent- Published: Jan. 18, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-35907
In the Linux kernel, the following vulnerability has been resolved: mlxbf_gige: call request_irq() after NAPI initialized The mlxbf_gige driver encounters a NULL pointer exception in mlxbf_gige_open() when kdump is enabled. The sequence to reproduce th... Read more
Affected Products : linux_kernel- Published: May. 19, 2024
- Modified: Dec. 30, 2024
-
5.5
MEDIUMCVE-2020-7262
Improper Access Control vulnerability in McAfee Advanced Threat Defense (ATD) prior to 4.10.0 allows local users to view sensitive files via a carefully crafted HTTP request parameter.... Read more
Affected Products : advanced_threat_defense- Published: Jun. 22, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-7252
Unquoted service executable path in DXL Broker in McAfee Data eXchange Layer (DXL) Framework 6.0.0 and earlier allows local users to cause a denial of service and malicious file execution via carefully crafted and named executable files.... Read more
- Published: Feb. 17, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-7215
An issue was discovered in Gallagher Command Centre 7.x before 7.90.991(MR5), 8.00 before 8.00.1161(MR5), and 8.10 before 8.10.1134(MR4). External system configuration data (used for third party integrations such as DVR systems) were logged in the Command... Read more
Affected Products : command_centre- Published: Jan. 20, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2020-7084
A NULL pointer dereference vulnerability in the Autodesk FBX-SDK versions 2019.0 and earlier may lead to denial of service of the application.... Read more
Affected Products : fbx_software_development_kit- Published: Apr. 17, 2020
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2006-0913
SQL injection vulnerability in whineatnews.pl in Bugzilla 2.17 through 2.18.4 and 2.20 allows remote authenticated users with administrative privileges to execute arbitrary SQL commands via the whinedays parameter, as accessible from editparams.cgi.... Read more
Affected Products : bugzilla- Published: Feb. 28, 2006
- Modified: Apr. 03, 2025
-
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- Published: Feb. 16, 2022
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2024-35846
In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroup_disable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug ... Read more
Affected Products : linux_kernel- Published: May. 17, 2024
- Modified: Dec. 30, 2024
-
5.5
MEDIUMCVE-2024-35851
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev suspend Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NULL.... Read more
Affected Products : linux_kernel- Published: May. 17, 2024
- Modified: Dec. 30, 2024