Lucene search
+L

334 matches found

Packet Storm
Packet Storm
added 2025/04/24 12:00 a.m.299 views

📄 AlegroCart 1.2.9 Cross Site Scripting

AlegroCart version 1.2.9 suffers from persistent and reflective cross site scripting vulnerabilities. Exploit Title: XSS via SVG Image Upload - alegrocartv1.2.9 Date: 04/2025 Exploit Author: Andrey Stoykov Version: 1.2.9 Tested on: Debian 12 Blog: https://msecureltd.blogspot.com/ XSS via SVG Imag...

6.7AI score
SaveExploits0
Snyk
Snyk
added 2025/03/18 9:07 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.bowergithub.parallax:jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the addImage, html, and addSvgAsImage methods. An attacker can occupy excessive CPU by supplying a malicious...

8.7CVSS6.7AI score0.00674EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/18 9:07 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the addImage, html, and addSvgAsImage methods. An attacker can occupy excessive CPU by supplying a malicious data-url. PoC js import jsPDF from "jpsdf" const doc = new jsPDF; const payload =...

8.7CVSS6.7AI score0.00674EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/03 4:40 a.m.8 views

Cross-site Scripting (XSS)

Overview backdrop/backdrop is a CMS that helps you build websites for businesses and non-profits. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to insufficient validation of uploaded SVG images. A user with SVG upload privileges who convinces another user to...

8.7CVSS5.4AI score0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/06 9:22 p.m.33 views

CVE-2025-21616 Plane has a Cross-site scripting (XSS) via SVG image upload

Plane is an open-source project management tool. A cross-site scripting XSS vulnerability has been identified in Plane versions prior to 0.23. The vulnerability allows authenticated users to upload SVG files containing malicious JavaScript code as profile images, which gets executed in victims'...

5.4CVSS0.00269EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/01/06 9:22 p.m.11 views

CVE-2025-21616 Plane has a Cross-site scripting (XSS) via SVG image upload

Plane is an open-source project management tool. A cross-site scripting XSS vulnerability has been identified in Plane versions prior to 0.23. The vulnerability allows authenticated users to upload SVG files containing malicious JavaScript code as profile images, which gets executed in victims'...

5.4CVSS5.8AI score0.00269EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2024/11/13 6:37 p.m.30 views

UnoPim Stored XSS : Cookie hijacking through Create User function

Summary A vulnerability exists in the Create User process, allowing the creation of a new admin account with an option to upload a profile image. An attacker can upload a malicious SVG file containing an embedded script. When the profile image is accessed, the embedded script executes, leading to...

6.5CVSS6.3AI score0.00185EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/09/26 10:15 a.m.8 views

CVE-2024-9198

Vulnerability in Clibo Manager v1.1.9.1 that could allow an attacker to execute an stored Cross-Site Scripting stored XSS by uploading a malicious .svg image in the section: Profile Profile picture...

5.4CVSS5.9AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/26 9:49 a.m.55 views

CVE-2024-9198

CVE-2024-9198 : Stored Cross-Site Scripting in Clibo Manager v1.1.9.1 via uploading a malicious SVG in Profile > Profile picture. Affected component: profile picture upload handling in Clibo Manager. Evidence from multiple sources (NVD/NVD-derived, CVE records, CNNVD) confirms a stored XSS vul...

7.6CVSS6AI score0.00242EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/09/25 9:53 p.m.7 views

GHSA-75J2-9GMC-M855 Camaleon CMS vulnerable to stored XSS through user file upload (GHSL-2024-184)

A stored cross-site scripting has been found in the image upload functionality that can be used by normal registered users: It is possible to upload a SVG image containing JavaScript and it's also possible to upload a HTML document when the format parameter is manually changed to documents1 or a...

5.4CVSS6.3AI score
SaveExploits0References3
OSV
OSV
added 2024/05/30 11:11 a.m.12 views

CVE-2024-5521 Cross-Site Scripting stored in Alkacon OpenCMS

Two Cross-Site Scripting vulnerabilities have been discovered in Alkacon's OpenCMS affecting version 16, which could allow a user having the roles of gallery editor or VFS resource manager will have the permission to upload images in the .svg format containing JavaScript code. The code will be...

6.4CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2024/03/26 2:15 p.m.11 views

UBUNTU-CVE-2024-29881

TinyMCE is an open source rich text editor. A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed element and that image could potentially contain a XSS payload. This vulnerability is...

6.1CVSS5.7AI score0.00722EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/26 1:31 p.m.153 views

CVE-2024-29881

TinyMCE is affected by an XSS vulnerability (CVE-2024-29881) in its handling of external SVG content loaded via object/embed during content loading/insertion. The root cause is improper validation of user-supplied input via SVGs, allowing a payload to execute in the context of the hosting site. T...

6.1CVSS4.2AI score0.00722EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/03/26 1:31 p.m.28 views

CVE-2024-29881

Removed by vendor...

6.1CVSS5.1AI score0.00722EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.31 views

PT-2024-23105

Name of the Vulnerable Software and Affected Versions TinyMCE versions prior to 6.8.1 TinyMCE versions prior to 7.0.0 Description A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content loading and content inserting code. A SVG image could be loaded though an object or embed...

6.1CVSS6.2AI score0.00722EPSS
SaveExploits0References18
NVD
NVD
added 2024/02/20 8:15 a.m.27 views

CVE-2024-25974

The Frentix GmbH OpenOlat LMS is affected by stored a Cross-Site Scripting XSS vulnerability. It is possible to upload files within the Media Center of OpenOlat version 18.1.5 or lower as an authenticated user without any other rights. Although the filetypes are limited, an SVG image containing a...

5.4CVSS4.8AI score0.0055EPSS
SaveExploits3References2
OSV
OSV
added 2024/02/20 8:02 a.m.11 views

CVE-2024-25974 Stored Cross-Site Scripting (XSS) within the Media Center

The Frentix GmbH OpenOlat LMS is affected by stored a Cross-Site Scripting XSS vulnerability. It is possible to upload files within the Media Center of OpenOlat version 18.1.5 or lower as an authenticated user without any other rights. Although the filetypes are limited, an SVG image containing a...

5.4CVSS6.1AI score
SaveExploits0References4
Veracode
Veracode
added 2024/02/13 8:09 a.m.21 views

Cross-site Scripting (XSS)

ghost is vulnerable to Cross-Site Scripting. The vulnerability is due to missing santization during svg image upload. An attacker can upload a SVG profile picture containing JavaScript code which interacts with the API on localhost TCP port 3001, allowing a contributor to potentially take over an...

9CVSS6.8AI score0.03485EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2024/02/06 10:15 a.m.29 views

CVE-2024-24943

In JetBrains Toolbox App before 2.2 a DoS attack was possible via a malicious SVG image...

5.5CVSS5.3AI score0.00407EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/06 9:21 a.m.22 views

CVE-2024-24943

In JetBrains Toolbox App before 2.2 a DoS attack was possible via a malicious SVG image...

5.3CVSS6.9AI score0.00407EPSS
SaveExploits0References1
Rows per page
Query Builder