Lucene search
+L

15505 matches found

OSV
OSV
added 2024/07/30 6:15 a.m.9 views

CVE-2024-6021

The Donation Block For PayPal WordPress plugin through 2.1.0 does not sanitise and escape form submissions, leading to a stored cross-site scripting vulnerability...

6.8CVSS5.7AI score0.00447EPSS
SaveExploits1References1
NVD
NVD
added 2024/07/30 6:15 a.m.29 views

CVE-2024-6021

The Donation Block For PayPal WordPress plugin through 2.1.0 does not sanitise and escape form submissions, leading to a stored cross-site scripting vulnerability...

6.8CVSS0.00447EPSS
SaveExploits1References1
CVE
CVE
added 2024/07/30 6:00 a.m.53 views

CVE-2024-6021

Summary: CVE-2024-6021 affects the WordPress plugin “Donation Block For PayPal” up to version 2.1.0 and is caused by a lack of input sanitization/escaping, leading to a stored cross-site scripting (XSS) vulnerability. Affected software/version: Donation Block For PayPal,

6.8CVSS5.6AI score0.00447EPSS
SaveExploits1References1Affected Software1
Amazon
Amazon
added 2024/07/30 12:00 a.m.18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ubi: Fix race condition between ctrlcdevioctl and ubicdevioctl CVE-2021-47634 In the Linux kernel, the following vulnerability has been resolved: Revert "Revert "block, bfq: honor already-setup queue merges""...

8.7CVSS6.5AI score0.00874EPSS
SaveExploits2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.8 views

WordPress plugin Donation Block For PayPal 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers running PHP and MySQL. WordPress plugin is an application plugin. A security vulnerability exists in...

6.8CVSS6.7AI score0.00447EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.12 views

HiColor 安全漏洞

HiColor is a program by the individual developer D. Bohdan. It is used to convert images to 15-bit and 16-bit RGB colors. A security vulnerability exists in HiColor version 0.5.0, which stems from a heap buffer overflow vulnerability in the cpblock function, allowing an attacker to trigger a deni...

5.5CVSS6.9AI score0.00373EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates in the fs module during an unfreeze operation, which may misleadingly issue a warning if a block device has been...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2024/07/30 12:00 a.m.16 views

WordPress Donation Block For PayPal Plugin <= 2.1.0 is vulnerable to Cross Site Scripting (XSS)

Software Donation Block For PayPal Type Plugin Vulnerable versions = 2.1.0 Fixed in N/A OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-6021 Patch priority Medium CVSS severity Medium 7.1 Developer Claim ownership PSID 49c1f9f09af2 Credits Bob Matyas...

6.8CVSS5.7AI score0.00447EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a possible concurrent list addition issue in the btrfs module when adding block groups to retry lists and unus...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.12 views

PT-2024-29400 · Hicolor · Hicolor

Name of the Vulnerable Software and Affected Versions: hicolor version 0.5.0 Description: A heap buffer overflow in the cp block function, located in /vendor/cute png.h, allows attackers to cause a Denial of Service DoS via a crafted PNG file. Recommendations: For hicolor version 0.5.0, consider...

5.5CVSS7.6AI score0.00373EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.8 views

PT-2024-37324 · WordPress · Donation Block For Paypal

Name of the Vulnerable Software and Affected Versions: The Donation Block For PayPal WordPress plugin versions through 2.1.0 Description: The issue is related to a stored cross-site scripting problem. This occurs because the plugin does not properly sanitise and escape form submissions...

6.8CVSS5.6AI score0.00447EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2024/07/30 12:00 a.m.31 views

Ubuntu: Security Advisory (USN-6926-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.3AI score0.00828EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/30 12:00 a.m.40 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6927-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6927-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.8AI score0.01413EPSS
SaveExploits1References160
Ubuntu
Ubuntu
added 2024/07/29 4:21 p.m.402 views

USN-6926-1: Linux kernel vulnerabilities

黄思聪 discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure conditions, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service system crash...

8.8CVSS7.5AI score0.00828EPSS
SaveExploits0
OSV
OSV
added 2024/07/29 3:15 p.m.0 views

DEBIAN-CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

AZL-62696 CVE-2024-41067 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS6.2AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41067

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.14 views

UBUNTU-CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References24
OSV
OSV
added 2024/07/29 3:15 p.m.15 views

UBUNTU-CVE-2024-41067

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/07/29 3:04 p.m.18 views

CVE-2024-41081 ila: block BH in ila_output()

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

6.7AI score0.00872EPSS
SaveExploits0References8
Rows per page
Query Builder