Lucene search
+L

9037 matches found

RedhatCVE
RedhatCVE
added 2025/12/07 6:05 a.m.25 views

CVE-2025-13137

The Live Sales Notification for Woocommerce – Woomotiv plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'woomotivlimit' parameter in all versions up to, and including, 3.6.3 due to insufficient input sanitization and output escaping. This makes it possible for...

6.1CVSS5.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.17 views

DEBIAN-CVE-2025-40277

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/06 9:51 p.m.113 views

CVE-2025-40277

CVE-2025-40277 is a Linux kernel vulnerability affecting the DRM vmwgfx driver. The issue arises from validating the command header size against SVGA_CMD_MAX_DATASIZE, where user-supplied data used in buffer offset calculations could overflow and lead to an out-of-bounds access. Connected sources...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/12/06 9:02 a.m.16 views

nios2: ensure that memblock.current_limit is set when setting pfn limits

...

7.8CVSS7AI score0.00151EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/06 6:30 a.m.10 views

EUVD-2025-201536

The Live Sales Notification for Woocommerce – Woomotiv plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'woomotivlimit' parameter in all versions up to, and including, 3.6.3 due to insufficient input sanitization and output escaping. This makes it possible for...

6.1CVSS5.2AI score0.00201EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/06 5:49 a.m.6 views

CVE-2025-13137 Live Sales Notification for Woocommerce – Woomotiv <= 3.6.3 - Reflected Cross-Site Scripting

The Live Sales Notification for Woocommerce – Woomotiv plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'woomotivlimit' parameter in all versions up to, and including, 3.6.3 due to insufficient input sanitization and output escaping. This makes it possible for...

6.1CVSS5.3AI score0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/06 5:49 a.m.31 views

CVE-2025-13137

CVE-2025-13137 – Live Sales Notification for Woocommerce – Woomotiv : Reflected XSS via the woocomotiv_limit parameter affecting the WordPress plugin up to version 3.6.3. The vulnerability arises from insufficient input sanitization and output escaping, permitting unauthenticated attackers to inj...

6.1CVSS5.3AI score0.00201EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.11 views

PT-2025-49338

The Live Sales Notification for Woocommerce – Woomotiv plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'woomotiv limit' parameter in all versions up to, and including, 3.6.3 due to insufficient input sanitization and output escaping. This makes it possible for...

6.1CVSS5.6AI score0.00201EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/05 8:56 p.m.7 views

EUVD-2025-201495

An Improper Access Control in the SFTP service in Fortra's GoAnywhere MFT prior to version 7.9.0 allows Web Users with an Authentication Alias and a valid SSH key but limited to Password authentication for SFTP to still login using their SSH key...

4.2CVSS6.4AI score0.00169EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/05 6:15 p.m.21 views

urllib3 allows an unbounded number of links in the decompression chain

Impact urllib3 supports chained HTTP encoding algorithms for response content according to RFC 9110 e.g., Content-Encoding: gzip, zstd. However, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps...

8.9CVSS6.8AI score0.00692EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/05 4:31 p.m.10 views

CVE-2025-40245

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

5.8AI score0.00151EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.10 views

SUSE CVE-2025-40245

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

6.4AI score0.00151EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/05 12:00 a.m.9 views

PT-2026-2534

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/xe subsystem related to handling the num syncs parameter in the exec and vm bind ioctl calls. Without proper bounds checking, a large num...

1.7CVSS5.8AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/12/04 7:16 p.m.13 views

AZL-71500 CVE-2025-65637 affecting package podman 4.1.1-26

A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is closed, leaving...

7.5CVSS7.1AI score0.00639EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/04 7:16 p.m.11 views

AZL-71510 CVE-2025-65637 affecting package cni-plugins for versions less than 1.4.0-4

A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is closed, leaving...

7.5CVSS5.8AI score0.00639EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/04 4:16 p.m.10 views

CVE-2025-40245

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

7.8CVSS0.00151EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/04 4:16 p.m.13 views

UBUNTU-CVE-2025-40245

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.33 views

CVE-2025-40245 nios2: ensure that memblock.current_limit is set when setting pfn limits

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

7.8CVSS0.00151EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/04 3:31 p.m.9 views

EUVD-2025-201214

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

5.9AI score0.00151EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/04 3:31 p.m.11 views

CVE-2025-40245 nios2: ensure that memblock.current_limit is set when setting pfn limits

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

7.8CVSS6.3AI score
SaveExploits0References9
Rows per page
Query Builder