Lucene search
+L

8379 matches found

Prion
Prion
added 2024/02/29 6:15 a.m.29 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted NMI for perf sampling, this call sequence can occur most recent at top:...

6.5AI score0.00228EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.26 views

CVE-2023-52476 perf/x86/lbr: Filter vsyscall addresses

In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted NMI for perf sampling, this call sequence can occur most recent at top:...

6.5AI score0.00228EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 5:43 a.m.39 views

CVE-2023-52476 perf/x86/lbr: Filter vsyscall addresses

In the Linux kernel, the following vulnerability has been resolved: perf/x86/lbr: Filter vsyscall addresses We found that a panic can occur when a vsyscall is made while LBR sampling is active. If the vsyscall is interrupted NMI for perf sampling, this call sequence can occur most recent at top:...

7.4AI score0.00228EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 1:44 a.m.10 views

CVE-2024-21725

Inadequate escaping of mail addresses lead to XSS vulnerabilities in various components...

6.1CVSS6.3AI score
SaveExploits0References1
OSV
OSV
added 2024/02/29 1:43 a.m.7 views

CVE-2024-1340

The Login Lockdown – Protect Login Form plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the generateexportfile function in all versions up to, and including, 2.08. This makes it possible for authenticated attackers, with subscriber access and...

5.4CVSS5.8AI score0.00393EPSS
SaveExploits1References3
NVD
NVD
added 2024/02/29 1:43 a.m.38 views

CVE-2024-1340

The Login Lockdown – Protect Login Form plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the generateexportfile function in all versions up to, and including, 2.08. This makes it possible for authenticated attackers, with subscriber access and...

5.4CVSS5.1AI score0.00393EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/29 1:43 a.m.9 views

CVE-2024-1294

The Sunshine Photo Cart: Free Client Galleries for Photographers plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.0.24 via the 'invoice'. This makes it possible for unauthenticated attackers to extract sensitive data including customer...

5.3CVSS7.3AI score0.00678EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/29 1:43 a.m.22 views

CVE-2024-1044

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'submitreview' function in all versions up to, and including, 5.38.12. This makes it possible for unauthenticated attackers to submit reviews with...

5.3CVSS5.2AI score0.00409EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/29 1:43 a.m.36 views

Cross site scripting

The Email Encoder – Protect Email Addresses and Phone Numbers plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions up to, and including, 2.2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This make...

5.5CVSS6AI score0.00443EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/29 1:43 a.m.29 views

Design/Logic Flaw

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'submitreview' function in all versions up to, and including, 5.38.12. This makes it possible for unauthenticated attackers to submit reviews with...

5CVSS7.1AI score0.00409EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/29 1:43 a.m.28 views

Design/Logic Flaw

The Sunshine Photo Cart: Free Client Galleries for Photographers plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.0.24 via the 'invoice'. This makes it possible for unauthenticated attackers to extract sensitive data including customer...

5CVSS6.8AI score0.00678EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/29 12:0 a.m.15 views

CMS Security Vulnerability

Joomla! is a set of forum components used in the Joomla! content management system. A security vulnerability exists in Joomla! CMS that stems from insufficient escaping of email addresses...

6.1CVSS6.8AI score0.3221EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/28 9:15 a.m.24 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix use-after-free in i40eclientsubtask Currently the call to i40eclientdelinstance frees the object pf-cinst, however pf-cinst-laninfo is being accessed after the free. Fix this by adding the missing return...

6.7AI score0.00239EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.37 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: memory: renesas-rpc-if: fix possible NULL pointer dereference of resource The platformgetresourcebyname can return NULL which would be immediately dereferenced by resourcesize. Instead dereference it after validating the resource...

6.8AI score0.00235EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.27 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.43 views

CVE-2021-47050 memory: renesas-rpc-if: fix possible NULL pointer dereference of resource

In the Linux kernel, the following vulnerability has been resolved: memory: renesas-rpc-if: fix possible NULL pointer dereference of resource The platformgetresourcebyname can return NULL which would be immediately dereferenced by resourcesize. Instead dereference it after validating the resource...

6.8AI score0.00235EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.14 views

CVE-2021-47002 SUNRPC: Fix null pointer dereference in svc_rqst_free()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

6.8AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.23 views

CVE-2021-46991 i40e: Fix use-after-free in i40e_client_subtask()

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix use-after-free in i40eclientsubtask Currently the call to i40eclientdelinstance frees the object pf-cinst, however pf-cinst-laninfo is being accessed after the free. Fix this by adding the missing return...

7.6AI score0.00239EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/02/25 12:0 a.m.29 views

Fedora 38 : mingw-python3 (2024-94e0390e4e)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-94e0390e4e advisory. Update to python3.11.8, backport fix for CVE-2023-27043. Tenable has extracted the preceding description block directly from the Fedora security advisory. No...

5.3CVSS7AI score0.02527EPSS
SaveExploits1References2
Malwarebytes
Malwarebytes
added 2024/02/23 1:37 p.m.50 views

Update now! ConnectWise ScreenConnect vulnerability needs your attention

ConnectWise is warning self-hosted and on-premise customers that they need to take immediate action to remediate a critical vulnerability in its ScreenConnect remote desktop software. This software is typically used in data-centers and for remote assistance. Together ConnectWise’s partners manage...

7.5CVSS8.8AI score0.99959EPSS
SaveExploits10
Rows per page
Query Builder