Lucene search
+L

16140 matches found

Cvelist
Cvelist
added 2024/04/26 12:00 a.m.22 views

CVE-2024-33670

Passbolt API before 4.6.2 allows HTML injection in a URL parameter, resulting in custom content being displayed when a user visits the crafted URL. Although the injected content is not executed as JavaScript due to Content Security Policy CSP restrictions, it may still impact the appearance and...

4.3CVSS5AI score0.00482EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/26 12:00 a.m.36 views

CentOS 9 : toolbox-0.0.99.4-5.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the toolbox-0.0.99.4-5.el9 build changelog. - Angle brackets are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separate...

9.8CVSS7.4AI score0.0156EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/26 12:00 a.m.14 views

CVE-2024-33670

Passbolt API before 4.6.2 allows HTML injection in a URL parameter, resulting in custom content being displayed when a user visits the crafted URL. Although the injected content is not executed as JavaScript due to Content Security Policy CSP restrictions, it may still impact the appearance and...

4.3CVSS6.8AI score0.00482EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/26 12:00 a.m.10 views

CVE-2024-33670

Passbolt API before 4.6.2 allows HTML injection in a URL parameter, resulting in custom content being displayed when a user visits the crafted URL. Although the injected content is not executed as JavaScript due to Content Security Policy CSP restrictions, it may still impact the appearance and...

4.3CVSS7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/26 12:00 a.m.10 views

PT-2024-25428 · Passbolt · Passbolt Api

Name of the Vulnerable Software and Affected Versions: Passbolt API versions prior to 4.6.2 Description: The issue allows HTML injection in a URL parameter, resulting in custom content being displayed when a user visits the crafted URL. Although the injected content is not executed as JavaScript...

4.3CVSS4.7AI score0.00482EPSS
SaveExploits0References9
CVE
CVE
added 2024/04/22 12:00 a.m.65 views

CVE-2022-34561

CVE-2022-34561 is a cross-site scripting (XSS) vulnerability in PHPFox v4.8.9 that allows injection of arbitrary web scripts/HTML through the video description parameter. Documented in multiple sources (NVD, Red Hat, CVE list, CNNVD, PT Security) with CVSS v3.1 base score 4.3 (Medium) and network...

4.3CVSS5.8AI score0.00398EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2024/04/22 12:00 a.m.24 views

Huawei EulerOS: Security Advisory for python-jinja2 (EulerOS-SA-2024-1535)

The remote host is missing an update for the Huawei EulerOS 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...

6.1CVSS6.5AI score0.00892EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/04/18 4:42 p.m.36 views

Dolibarr Application Home Page has HTML injection vulnerability

Summary Observed a HTML Injection vulnerbaility in the Home page of Dolibarr Application. This vulnerability allows an attacker to inject arbitrary HTML tags and manipulate the rendered content in the application's response. Specifically, I was able to successfully inject a new HTML tag into the...

7.1CVSS7AI score0.00557EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/04/18 4:42 p.m.59 views

GHSA-7947-48Q7-CP5M Dolibarr Application Home Page has HTML injection vulnerability

Summary Observed a HTML Injection vulnerbaility in the Home page of Dolibarr Application. This vulnerability allows an attacker to inject arbitrary HTML tags and manipulate the rendered content in the application's response. Specifically, I was able to successfully inject a new HTML tag into the...

7.1CVSS6.4AI score0.00557EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/04/18 8:31 a.m.32 views

Cross Site Scripting (XSS)

@excalidraw/excalidraw is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitization against HTML injection in two vectors: rendering untrusted strings as iframe's srcdoc and attribute HTML injection in conjunction with allowing the allow-same-origin sandbox flag...

6.1CVSS6.5AI score0.00561EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/17 9:32 p.m.41 views

GHSA-M64Q-4JQH-F72F Stored Cross-site Scripting (XSS) in excalidraw's web embed component

Summary A stored XSS vulnerability in Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the domain where the editor is hosted. Poc Inserting an embed with the below url can be copy/pasted onto canvas to insert as embed will log 42 to the console:...

6.1CVSS6.1AI score0.00561EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/04/17 9:32 p.m.40 views

Stored Cross-site Scripting (XSS) in excalidraw's web embed component

Summary A stored XSS vulnerability in Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the domain where the editor is hosted. Poc Inserting an embed with the below url can be copy/pasted onto canvas to insert as embed will log 42 to the console:...

6.1CVSS5.8AI score0.00561EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 9:23 p.m.18 views

CVE-2024-32472 excalidraw vulnerable to a Stored XSS in excalidraw's web embed component

excalidraw is an open source virtual hand-drawn style whiteboard. A stored XSS vulnerability in Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the domain where the editor is hosted. There were two vectors. One rendering untrusted string as...

6.1CVSS6.2AI score0.00561EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 9:23 p.m.82 views

CVE-2024-32472

The CVE-2024-32472 entry details a stored XSS in Excalidraw’s web embeddable component. Two vectors exist: (1) untrusted content rendered as an iframe srcdoc without proper HTML sanitization, and (2) improper sanitization against attribute HTML injection, exacerbated by allow-same-origin in the s...

6.1CVSS6.1AI score0.00561EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 8:15 a.m.19 views

CVE-2024-3841

Insufficient data validation in Browser Switcher in Google Chrome prior to 124.0.6367.60 allowed a remote attacker to inject scripts or HTML into a privileged page via a malicious file. Chromium security severity: Medium...

6.1CVSS5.1AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/17 12:00 a.m.17 views

CVE-2024-32745

A cross-site scripting XSS vulnerability in the Settings section of WonderCMS v3.4.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the PAGE DESCRIPTION parameter under the CURRENT PAGE module...

5.8AI score0.00316EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/04/17 12:00 a.m.14 views

CVE-2024-32339

Multiple cross-site scripting XSS vulnerabilities in the HOW TO page of WonderCMS v3.4.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into any of the parameters...

6.1AI score0.00404EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/17 12:00 a.m.13 views

CVE-2024-32746

A cross-site scripting XSS vulnerability in the Settings section of WonderCMS v3.4.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the MENU parameter under the Menu module...

4.6CVSS5.7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/17 12:00 a.m.12 views

CVE-2024-30952

A stored cross-site scripting XSS vulnerability in PESCMS-TEAM v2.3.6 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the domain input field under /youdoamin/?g=Team&m=Setting&a=action...

5.6AI score0.00327EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 12:00 a.m.6 views

CVE-2024-32340

A cross-site scripting XSS vulnerability in the Settings section of WonderCMS v3.4.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the WEBSITE TITLE parameter under the Menu module...

9.6CVSS5.7AI score
SaveExploits0References3
Rows per page
Query Builder