Lucene search
+L

4730 matches found

Positive Technologies
Positive Technologies
added 2026/01/06 12:00 a.m.25 views

PT-2026-1462

Name of the Vulnerable Software and Affected Versions versions prior to 2025 affected versions not specified Description A flaw exists due to insufficient input validation, resulting in a cross-site scripting XSS vector within the HTML filter code. This issue specifically relates to data URLs fou...

8.4CVSS5.8AI score0.00186EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/06 12:00 a.m.16 views

Joomla! CMS 跨站脚本漏洞

Joomla! CMS is an open source content management system for Joomla! A cross-site scripting vulnerability exists in Joomla! CMS that stems from insufficient input filtering, which could lead to cross-site scripting attack vectors in the HTML filter code associated with the data URL in the img tag...

8.4CVSS5.8AI score0.00186EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.14 views

PT-2026-6840

Name of the Vulnerable Software and Affected Versions GNOME localsearch MP3 Extractor affected versions not specified Description A flaw exists in tracker-miners where it incorrectly processes malformed MP3 files. This can lead to a denial of service, potentially causing the application to crash...

8.1CVSS5.9AI score0.00246EPSS
SaveExploits4References28
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.15 views

PT-2026-6841

Name of the Vulnerable Software and Affected Versions tracker-miners affected versions not specified Description A flaw exists in tracker-miners related to the handling of malformed MP3 files. Specifically, the software incorrectly processes certain MP3 files, potentially leading to a denial of...

8.1CVSS6AI score0.00246EPSS
SaveExploits4References28
Snyk
Snyk
added 2025/12/31 10:07 p.m.6 views

Cross-site Scripting (XSS)

Overview trix is a Rich Text Editor. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to applying DOMPurify.isValidAttribute to data-trix-attachments before rendering them as anchor tags. An attacker can execute arbitrary JavaScript code within the user's session,...

5.4CVSS5.3AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/31 1:21 p.m.12 views

Malicious code in @vietmoney/react-native-tags-input (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4eaba1a91c6cb85d46db01b9c4e96157cdeb905c8c7d1b0d6b3dbd507a58f402 The package @vietmoney/react-native-tags-input was found to contain malicious code. Source: ghsa-malware...

6.9AI score
SaveExploits0References1
Snyk
Snyk
added 2025/12/31 1:21 p.m.2 views

Malicious Package

Overview @vietmoney/react-native-tags-input is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and...

9.8CVSS6.8AI score
SaveExploits0References2
EUVD
EUVD
added 2025/12/31 1:21 p.m.9 views

EUVD-2025-205932

Malicious code in @vietmoney/react-native-tags-input npm...

6.6AI score
SaveExploits0References1
OSV
OSV
added 2025/12/31 1:21 p.m.6 views

MAL-2025-193000 Malicious code in @vietmoney/react-native-tags-input (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4eaba1a91c6cb85d46db01b9c4e96157cdeb905c8c7d1b0d6b3dbd507a58f402 The package @vietmoney/react-native-tags-input was found to contain malicious code. Source: ghsa-malware...

6.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.8 views

SUSE CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

4.7CVSS6.5AI score0.00403EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2023-60414

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

6AI score0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:16 p.m.10 views

CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS0.00403EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/30 12:15 p.m.9 views

CVE-2025-14509

The Lucky Wheel for WooCommerce – Spin a Sale plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 1.1.13. This is due to the plugin using eval to execute user-supplied input from the 'Conditional Tags' setting without proper validation or sanitization...

7.2CVSS0.00629EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:11 p.m.32 views

CVE-2023-54227

CVE-2023-54227 affects the Linux kernel blk-mq by leaking tags during shrink_nr_hw_queues. Reproduction shows 9 tags allocated for 8 submit queues + 1 poll queue, but when nr_hw_queues shrinks to 5, only 5 tags are freed, leaking the other 4. The issue is addressed in kernel patches; multiple OS ...

7.5CVSS6.1AI score0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 12:11 p.m.8 views

CVE-2023-54227 blk-mq: fix tags leak when shrink nr_hw_queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS6.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.16 views

CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS5.2AI score0.00403EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/12/30 11:14 a.m.4 views

CVE-2025-14509 Lucky Wheel for WooCommerce – Spin a Sale <= 1.1.13 - Authenticated (Administrator+) PHP Code Injection via Conditional Tags

The Lucky Wheel for WooCommerce – Spin a Sale plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 1.1.13. This is due to the plugin using eval to execute user-supplied input from the 'Conditional Tags' setting without proper validation or sanitization...

7.2CVSS6.4AI score0.00629EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 11:14 a.m.15 views

EUVD-2025-205769

The Lucky Wheel for WooCommerce – Spin a Sale plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 1.1.13. This is due to the plugin using eval to execute user-supplied input from the 'Conditional Tags' setting without proper validation or sanitization...

7.2CVSS6.3AI score0.00629EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/29 6:30 p.m.8 views

EUVD-2025-205615

An issue was discovered in function dabitags in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

6.2AI score0.00316EPSS
SaveExploits2References2
NVD
NVD
added 2025/12/29 5:15 p.m.10 views

CVE-2025-66866

An issue was discovered in function dabitags in file cp-demangle.c in BinUtils 2.26 allows attackers to cause a denial of service via crafted PE file...

7.5CVSS0.00316EPSS
SaveExploits2References1
Rows per page
Query Builder