Lucene search
+L

54 matches found

RedHat Linux
RedHat Linux
added 2022/10/06 12:26 p.m.10 views

prismjs: improperly escaped output allows a XSS

A Cross-site scripting attack was found in Prism. The command-line plugin did not properly escape its output. This issue leads to the input text being inserted into the Document Object Model DOM as HTML code, which can be exploited by an attacker...

7.5CVSS7.1AI score0.01479EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/03 12:0 a.m.11 views

GHSA-7JVX-F994-RFW2 materialize-css vulnerable to cross-site Scripting (XSS) due to improper escape of user input

All versions of package materialize-css are vulnerable to Cross-site Scripting XSS due to improper escape of user input such as not-a-tag / that is being parsed as HTML/JavaScript, and inserted into the Document Object Model DOM. This vulnerability can be exploited when the user-input is provided...

5.4CVSS6.1AI score0.0103EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2022/02/18 12:0 a.m.8 views

Prism 跨站脚本漏洞

Prism is an application from the US-based individual developers of Prism. It is a lightweight, extensible syntax highlighting tool. Prism suffers from a cross-site scripting vulnerability that stems from the command line plugin not properly escaping its output, causing input text to be inserted...

7.5CVSS6.9AI score0.01479EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2021/11/29 8:15 p.m.3 views

CVE-2021-43787

Nodebb is an open source Node.js based forum software. In affected versions a prototype pollution vulnerability in the uploader module allowed a malicious user to inject arbitrary data i.e. javascript into the DOM, theoretically allowing for an account takeover when used in conjunction with a pat...

9CVSS6.6AI score0.01275EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/22 8:15 p.m.4 views

CVE-2021-39362

An XSS issue was discovered in ReCaptcha Solver 5.7. A response from Anti-Captcha.com, RuCaptcha.com, 2captcha.com, DEATHbyCAPTCHA.com, ImageTyperz.com, or BestCaptchaSolver.com in setCaptchaCode is inserted into the DOM as HTML, resulting in full control over the user's browser by these servers...

6.1CVSS6.4AI score0.00581EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/08/22 12:0 a.m.10 views

ReCaptcha Solver 跨站脚本漏洞

ReCaptcha Solver is a Google application plugin for automated validation of Google ReCaptcha V2. A cross-site scripting vulnerability exists in ReCaptcha Solver version 5.7, which stems from a response in setCaptchaCode being inserted into the DOM as HTML, giving full control over the user's...

6.1CVSS5.9AI score0.00581EPSS
SaveExploits0References2
nodejs
nodejs
added 2020/11/09 2:24 p.m.62 views

Cross-Site Scripting in scratch-svg-renderer

Overview This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the transformMeasurements function. Recommendation Upgrade to version...

6.8CVSS3.2AI score0.06148EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2020/10/21 5:15 p.m.25 views

CVE-2020-7750

This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the transformMeasurements function...

9.6CVSS6.7AI score
SaveExploits0References2
CVE
CVE
added 2020/10/21 4:20 p.m.116 views

CVE-2020-7750

CVE-2020-7750 affects the scratch-svg-renderer package prior to 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG content, allowing injection of arbitrary elements into the DOM via _transformMeasurements, which could enable cross-site scripting; the vulnerability is rat...

9.6CVSS9.3AI score0.06148EPSS
SaveExploits3References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2020/10/21 4:18 p.m.5 views

CVE-2020-7750

This affects the package scratch-svg-renderer before 0.2.0-prerelease.20201019174008. The loadString function does not escape SVG properly, which can be used to inject arbitrary elements into the DOM via the transformMeasurements function...

9.6CVSS8.6AI score0.06148EPSS
SaveExploits3References3
NVD
NVD
added 2018/05/31 8:29 p.m.30 views

CVE-2016-10547

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

6.1CVSS6.1AI score0.0144EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2018/02/08 12:0 a.m.94 views

Sonatype Nexus Repository Manager OSS/Pro 2.14.5 / 3.7.1 XSS

SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Multiple Cross-Site Scripting Vulnerabilities product: Sonatype Nexus Repository Manager OSS/Pro vulnerable version: =2.14.5, =3.7.1 fixed version: 2.14.6, 3.8.0 CVE...

6.4AI score0.012EPSS
SaveExploits4
CNVD
CNVD
added 2017/11/30 12:0 a.m.8 views

Pivotal Single Sign-On for PCF Cross-Site Scripting Vulnerability

Pivotal Single Sign-On for PCF is a suite of single sign-on security access tools for PCFs from Pivotal Software, USA. A security vulnerability exists in Pivotal Single Sign-On for PCF versions 1.3.x prior to 1.3.4 and 1.4.x prior to 1.4.3. An attacker can exploit the vulnerability by injecting...

6.1CVSS7AI score0.00877EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2010/11/01 12:0 a.m.57 views

Mozilla Firefox document.write()方式堆溢出漏洞

BUGTRAQ ID: 44425 CVE ID: CVE-2010-3765 Firefox是一款非常流行的开源WEB浏览器。 在启用了JavaScript的情况下,Firefox的document.write方式处理结合DOM注入可能触发堆溢出。攻击者可以通过 nsCSSFrameConstructor::ContentAppended、appendChild等方式触发这个漏洞,导致完全入侵用户系统。 Mozilla Firefox 3.6.x Mozilla Firefox 3.5.x Mozilla Thunderbird 3.1.x Mozilla Thunderbird...

9.3CVSS0.3AI score0.83279EPSS
SaveExploits18
Rows per page
Query Builder