Lucene search
+L

8989 matches found

NVD
NVD
added 2025/09/22 7:16 p.m.14 views

CVE-2025-59573

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in CozyThemes Cozy Blocks cozy-addons allows Code Injection.This issue affects Cozy Blocks: from n/a through = 2.1.29...

5.3CVSS0.0024EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/22 6:25 p.m.31 views

CVE-2025-59573

CVE-2025-59573: Cozy Blocks (Cozy Themes) for WordPress vulnerable to unauthenticated arbitrary shortcode execution via improper neutralization of script-related HTML; affected versions up to 2.1.29; patch available in 2.1.29; CVSS 3.1 Base 5.3 (Medium).

5.3CVSS5.9AI score0.0024EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/22 12:00 a.m.11 views

WordPress plugin Cozy Blocks 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

5.3CVSS6.7AI score0.0024EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/17 8:52 p.m.12 views

CVE-2025-59332

3DAlloy is a lightWeight 3D-viewer for MediaWiki. From 1.0 through 1.8, the parser tag and the 3d parser function allow users to provide custom attributes that are then appended to the canvas HTML element that is being output by the extension. The attributes are not sanitized, which means that...

8.6CVSS6.8AI score0.00378EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/16 6:09 p.m.17 views

CVE-2022-50342

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.11 views

DEBIAN-CVE-2022-50342

In the Linux kernel, the following vulnerability has been resolved: floppy: Fix memory leak in dofloppyinit A memory leak was reported when floppyallocdisk failed in dofloppyinit. unreferenced object 0xffff888115ed25a0 size 8: comm "modprobe", pid 727, jiffies 4295051278 age 25.529s hex dump firs...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.9 views

PT-2025-38011

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the do floppy init function within the Linux kernel. The leak occurs when floppy alloc disk fails during initialization, specifically when allocating di...

6.1AI score0.00155EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.6 views

SUSE CVE-2022-50306

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential out of bound read in ext4fcreplayscan For scan loop must ensure that at least EXT4FCTAGBASELEN space. If remain space less than EXT4FCTAGBASELEN which will lead to out of bound read when mounting corrupt file...

6.4CVSS6.5AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 8:06 p.m.21 views

CVE-2025-59332 3DAlloy allows stored XSS through attributes provided to the 3d parser tag/function

3DAlloy is a lightWeight 3D-viewer for MediaWiki. From 1.0 through 1.8, the parser tag and the 3d parser function allow users to provide custom attributes that are then appended to the canvas HTML element that is being output by the extension. The attributes are not sanitized, which means that...

8.6CVSS0.00378EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/15 8:06 p.m.5 views

CVE-2025-59332 3DAlloy allows stored XSS through attributes provided to the 3d parser tag/function

3DAlloy is a lightWeight 3D-viewer for MediaWiki. From 1.0 through 1.8, the parser tag and the 3d parser function allow users to provide custom attributes that are then appended to the canvas HTML element that is being output by the extension. The attributes are not sanitized, which means that...

8.6CVSS6.4AI score0.00378EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 8:06 p.m.8 views

CVE-2025-59332 3DAlloy allows stored XSS through attributes provided to the 3d parser tag/function

3DAlloy is a lightWeight 3D-viewer for MediaWiki. From 1.0 through 1.8, the parser tag and the 3d parser function allow users to provide custom attributes that are then appended to the canvas HTML element that is being output by the extension. The attributes are not sanitized, which means that...

8.6CVSS6.8AI score
SaveExploits0References4
NVD
NVD
added 2025/09/15 4:15 p.m.12 views

CVE-2025-52048

In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function addtag at frappe/desk/doctype/tag/tag.py is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the dt parameter...

6.5CVSS0.00261EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/15 2:46 p.m.31 views

CVE-2022-50306

CVE-2022-50306 concerns a Linux kernel issue in ext4 where ext4_fc_replay_scan() could perform an out-of-bounds read during journal scan if the remaining space is smaller than EXT4_FC_TAG_BASE_LEN. The root cause is insufficient bounds checking for the three journal scan tags (ADD_RANGE/HEAD/TAIL...

7.1CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.17 views

CVE-2022-50306 ext4: fix potential out of bound read in ext4_fc_replay_scan()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential out of bound read in ext4fcreplayscan For scan loop must ensure that at least EXT4FCTAGBASELEN space. If remain space less than EXT4FCTAGBASELEN which will lead to out of bound read when mounting corrupt file...

7.1CVSS0.00154EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/15 12:00 a.m.6 views

CVE-2025-52048

In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function addtag at frappe/desk/doctype/tag/tag.py is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the dt parameter...

6.9AI score0.00261EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.9 views

Frappe Technologies Frappe 安全漏洞

Frappe Technologies Frappe is a Python, Mariadb-based web development framework with integrated front-end pages from Frappe Technologies, India. A security vulnerability exists in Frappe Technologies Frappe versions prior to 15.72.0 and 14.96.10, which stems from the improper handling of the...

6.5CVSS7.6AI score0.00261EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.39 views

PT-2025-37718

Name of the Vulnerable Software and Affected Versions Frappe versions prior to 15.72.0 Frappe versions prior to 14.96.10 Description The add tag function at frappe/desk/doctype/tag/tag.py is susceptible to SQL Injection. This allows an attacker to extract information from databases by injecting a...

6.5CVSS6.9AI score0.00261EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2025/09/15 12:00 a.m.20 views

CVE-2025-52048

In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function addtag at frappe/desk/doctype/tag/tag.py is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the dt parameter...

0.00261EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.15 views

PT-2025-37757

Name of the Vulnerable Software and Affected Versions: 3DAlloy versions 1.0 through 1.8 Description: 3DAlloy is a lightWeight 3D-viewer for MediaWiki. The parser tag and the 3d parser function do not sanitize user-provided attributes, allowing arbitrary JavaScript to be inserted and executed when...

8.6CVSS6.5AI score0.00378EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 12:00 a.m.11 views

CVE-2025-52048

In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function addtag at frappe/desk/doctype/tag/tag.py is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the dt parameter...

6.5CVSS7.3AI score0.00341EPSS
SaveExploits0References4
Rows per page
Query Builder