Lucene search
+L

10790 matches found

OSV
OSV
added 2024/04/19 11:06 a.m.7 views

OESA-2024-1478 apache-mime4j security update

Java stream based MIME message parser. Security Fixes: Improper input validation allows for header injection in MIME4J library when using MIME4J DOM for composing message. This can be exploited by an attacker to add unintended headers to MIME messages. CVE-2024-21742...

5.6CVSS7.3AI score0.01091EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/19 11:06 a.m.6 views

OESA-2024-1475 apache-mime4j security update

Java stream based MIME message parser. Security Fixes: Improper input validation allows for header injection in MIME4J library when using MIME4J DOM for composing message. This can be exploited by an attacker to add unintended headers to MIME messages. CVE-2024-21742...

5.6CVSS7.3AI score0.01091EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/04/15 6:31 a.m.21 views

Cross-site Scripting (XSS)

github.com/tiagorlampert/chaos is vulnerable to Cross-site Scripting XSS. The vulnerability is due to the sendCommandHandler function accepting unsanitized input via the output parameter and passing it along to the DOM, which results in a payload being executed by a user sending a request to the...

4.8CVSS6.4AI score0.08038EPSS
SaveExploits6References4Affected Software1
NVD
NVD
added 2024/04/10 4:15 a.m.23 views

CVE-2024-2666

The Premium Addons for Elementor plugin for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the plugin's Bullet List Widget in all versions up to, and including, 4.10.24 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it...

5.4CVSS5.1AI score0.00441EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 3:31 a.m.62 views

CVE-2024-2666

CVE-2024-2666 affects the Premium Addons for Elementor plugin for WordPress. The Red Hat and initial CVE records describe a DOM-Based Stored Cross-Site Scripting vulnerability in the plugin’s Bullet List Widget, present in all versions up to and including 4.10.24. The issue stems from insufficien...

5.4CVSS5.7AI score0.00441EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 3:31 a.m.19 views

CVE-2024-2666 Premium Addons for Elementor <= 4.10.24 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting

The Premium Addons for Elementor plugin for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the plugin's Bullet List Widget in all versions up to, and including, 4.10.24 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it...

5.4CVSS6.1AI score0.00441EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/10 3:31 a.m.31 views

CVE-2024-2666 Premium Addons for Elementor <= 4.10.24 - Authenticated (Contributor+) DOM-Based Stored Cross-Site Scripting

The Premium Addons for Elementor plugin for WordPress is vulnerable to DOM-Based Stored Cross-Site Scripting via the plugin's Bullet List Widget in all versions up to, and including, 4.10.24 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it...

5.4CVSS5.2AI score0.00441EPSS
SaveExploits0References2
Openbugbounty
Openbugbounty
added 2024/04/09 6:05 a.m.7 views

dom-systems.fr Cross Site Scripting vulnerability OBB-3910738

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
CVE
CVE
added 2024/04/04 6:35 p.m.126 views

CVE-2024-29193

CVE-2024-29193 affects gotortc (go2rtc) where DOM-based XSS arises from lack of input sanitization when rendering API data on index.html via innerHTML. Affected versions: 1.8.5 and prior. The index page fetches streams client-side, iterates with Object.entries, and appends the first item with inn...

6.1CVSS5.9AI score0.00453EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 6:35 p.m.19 views

CVE-2024-29193 GHSL-2023-207 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The index page index.html shows the available streams by fetching the API in the client side. Then, it uses Object.entries to iterate over the result whose first item name gets...

6.1CVSS5.9AI score0.00453EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/04/04 6:35 p.m.50 views

CVE-2024-29193 GHSL-2023-207 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The index page index.html shows the available streams by fetching the API in the client side. Then, it uses Object.entries to iterate over the result whose first item name gets...

6.1CVSS6.1AI score0.00453EPSS
SaveExploits1References1
NVD
NVD
added 2024/04/04 3:15 p.m.41 views

CVE-2024-29191

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page links.html appends the src GET parameter 0 in all of its links for 1-click previews. The context in which src is being appended is innerHTML 1, which will insert th...

6.1CVSS6AI score0.00447EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/04/04 2:52 p.m.54 views

CVE-2024-29191 GHSL-2023-205 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page links.html appends the src GET parameter 0 in all of its links for 1-click previews. The context in which src is being appended is innerHTML 1, which will insert th...

6.1CVSS6.2AI score0.00447EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/04 2:52 p.m.16 views

CVE-2024-29191 GHSL-2023-205 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page links.html appends the src GET parameter 0 in all of its links for 1-click previews. The context in which src is being appended is innerHTML 1, which will insert th...

6.1CVSS6AI score0.00447EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/04 2:52 p.m.31 views

CVE-2024-29191 GHSL-2023-205 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page links.html appends the src GET parameter 0 in all of its links for 1-click previews. The context in which src is being appended is innerHTML 1, which will insert th...

6.1CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2024/04/04 9:15 a.m.30 views

CVE-2024-20800

Adobe Experience Manager versions 6.5.19 and earlier are affected by a DOM-based Cross-Site Scripting XSS vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable web pages. Malicious JavaScript may be executed in a victim’s browser when they...

5.4CVSS5.6AI score0.00459EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/04 8:59 a.m.32 views

CVE-2024-20800 Adobe Experience Manager | Cross-site Scripting (DOM-based XSS) (CWE-79)

Adobe Experience Manager versions 6.5.19 and earlier are affected by a DOM-based Cross-Site Scripting XSS vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable web pages. Malicious JavaScript may be executed in a victim’s browser when they...

5.4CVSS5.7AI score0.00459EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/04 8:59 a.m.21 views

CVE-2024-20800 Adobe Experience Manager | Cross-site Scripting (DOM-based XSS) (CWE-79)

Adobe Experience Manager versions 6.5.19 and earlier are affected by a DOM-based Cross-Site Scripting XSS vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable web pages. Malicious JavaScript may be executed in a victim’s browser when they...

5.4CVSS5.9AI score0.00459EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/04 8:59 a.m.116 views

CVE-2024-20800

CVE-2024-20800 affects Adobe Experience Manager versions 6.5.19 and earlier. The issue is a DOM-based Cross-Site Scripting (XSS) vulnerability that could be exploited by a low-privileged attacker to inject malicious scripts into vulnerable web pages, potentially leading to arbitrary code executio...

5.4CVSS6.2AI score0.00459EPSS
SaveExploits0References1Affected Software1
OpenVAS
OpenVAS
added 2024/04/03 12:00 a.m.8 views

Fedora: Security Advisory (FEDORA-2024-31b196eaf1)

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

7.5AI score
SaveExploits0References2
Rows per page
Query Builder