Lucene search
+L

21178 matches found

Tenable Nessus
Tenable Nessus
added 2025/05/29 12:00 a.m.7 views

Citrix XenServer VM Tools for Windows Installed

Binary data xenservervmtoolsforwindowsinstalled.nbin...

7.3AI score
SaveExploits0References1
Amazon
Amazon
added 2025/05/29 12:00 a.m.6 views

Important: kernel-livepatch-4.14.355-276.639

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: vlan: enforce underlying device type CVE-2025-21920 Affected Packages: kernel-livepatch-4.14.355-276.639 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.1CVSS6.7AI score0.00221EPSS
SaveExploits0
Citrix
Citrix
added 2025/05/29 12:00 a.m.23 views

After updating MCS Catalog no changes are made to the VMs in the catalog

MCS catalog can be updated with a new master image with no errors. Howver when the VMs are rebooted from the DAAS console the VMS are not updated with the new image...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/05/28 5:20 p.m.10 views

Iranian Hacker Pleads Guilty in $19 Million Robbinhood Ransomware Attack on Baltimore

An Iranian national has pleaded guilty in the U.S. over his involvement in an international ransomware and extortion scheme involving the Robbinhood ransomware. Sina Gholinejad aka Sina Ghaaf, 37, and his co-conspirators are said to have breached the computer networks of various organizations in...

7AI score
SaveExploits0
OSV
OSV
added 2025/05/28 9:53 a.m.9 views

SUSE-SU-2025:20349-1 Security update for kernel-livepatch-MICRO-6-0_Update_3

This update for kernel-livepatch-MICRO-6-0Update3 fixes the following issues: - CVE-2024-53042: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow bsc1233678 - CVE-2024-53156: wifi: ath9k: add range check for connrspepid in htcconnectservice bsc1234847 - CVE-2024-50115: KVM: nSV...

8.4CVSS6.8AI score0.00265EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/28 3:30 a.m.8 views

kernel: vsock: Keep the binding until socket destruction

A flaw was found in the Linux kernel's virtual socket protocol network driver, where an improperly timed socket unbinding could result in a use-after-free issue. This flaw allows an attacker who can create and destroy arbitrary connections on virtual connections to read or modify system memory,...

7.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
Microsoft CVE
Microsoft CVE
added 2025/05/27 7:00 a.m.7 views

An issue was discovered in QEMU 7.1.0 through 8.2.1. register_vfs in hw/pci/pcie_sriov.c does not set NumVFs to PCI_SRIOV_TOTAL_VF, and thus interaction with hw/nvme/ctrl.c is mishandled.

...

6CVSS6.3AI score0.0029EPSS
SaveExploits0
Microsoft KB
Microsoft KB
added 2025/05/27 12:00 a.m.17 views

May 27, 2025—KB5061977 (OS Build 26100.4066) Out-of-band

None None...

6.1AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2025/05/27 12:00 a.m.16 views

May 27, 2025—KB5061978 (OS Build 17763.7322) Out-of-band

None None...

6.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/26 10:37 a.m.22 views

kernel: vsock: Keep the binding until socket destruction

A flaw was found in the Linux kernel's virtual socket protocol network driver, where an improperly timed socket unbinding could result in a use-after-free issue. This flaw allows an attacker who can create and destroy arbitrary connections on virtual connections to read or modify system memory,...

7.8CVSS7.3AI score0.00873EPSS
SaveExploits3References5
Positive Technologies
Positive Technologies
added 2025/05/26 12:00 a.m.10 views

PT-2025-23632 · Totolink · Totolink A3002Ru

Name of the Vulnerable Software and Affected Versions: TOTOLINK A3002RU version 2.1.1-B20230720.1011 Description: A vulnerability was found in the Virtual Server Page component, specifically affecting the processing of the file /boafrm/formPortFw. The manipulation of the service type argument lea...

4.8CVSS3.2AI score0.004EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2025/05/23 11:35 a.m.13 views

CVE-2025-0458

A vulnerability classified as problematic was found in Virtual Computer Vysual RH Solution 2024.12.1. Affected by this vulnerability is an unknown functionality of the file /index.php of the component Login Panel. The manipulation of the argument page leads to cross site scripting. The attack can...

6.9CVSS6AI score0.00422EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.13 views

CVE-2024-32646

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the slice builtin can result in a double eval vulnerability when the buffer argument is either msg.data, self.code or .code and either the start or length arguments have side-effects...

5.3CVSS7.1AI score0.00455EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.11 views

CVE-2024-32648

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted. No vulnerable production contracts were found. Additionally, using a lock on a default function is a very sparsely...

5.3CVSS6.8AI score0.00415EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:20 a.m.12 views

CVE-2024-32645

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, incorrect values can be logged when rawlog builtin is called with memory or storage arguments to be used as topics. A contract search was performed and no vulnerable contracts were found in...

5.3CVSS6.8AI score0.00455EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:38 a.m.9 views

CVE-2024-24560

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. When calls to external contracts are made, we write the input buffer starting at byte 28, and allocate the return buffer to start at byte 0 overlapping with the input buffer. When checking RETURNDATASIZE for dynamic...

5.3CVSS6.9AI score0.00526EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:33 a.m.15 views

CVE-2024-0236

The EventON WordPress plugin before 4.5.5, EventON WordPress plugin before 2.2.7 do not have authorisation in an AJAX action, allowing unauthenticated users to retrieve the settings of arbitrary virtual events, including any meeting password set for example for Zoom...

5.3CVSS7.2AI score0.00453EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:32 a.m.21 views

CVE-2024-0237

The EventON WordPress plugin through 4.5.8, EventON WordPress plugin before 2.2.7 do not have authorisation in some AJAX actions, allowing unauthenticated users to update virtual events settings, such as meeting URL, moderator, access details etc...

5.3CVSS6.9AI score0.00411EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:23 a.m.9 views

CVE-2024-29953

A vulnerability in the web interface in Brocade Fabric OS before v9.2.1, v9.2.0b, and v9.1.1d prints encoded session passwords on session storage for Virtual Fabric platforms. This could allow an authenticated user to view other users' session encoded passwords...

4.3CVSS6.7AI score0.00299EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:12 a.m.9 views

CVE-2024-0086

NVIDIA vGPU software for Linux contains a vulnerability where the software can dereference a NULL pointer. A successful exploit of this vulnerability might lead to denial of service and undefined behavior in the vGPU plugin...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References1
Rows per page
Query Builder