Lucene search
+L

728 matches found

vulnersOsv
vulnersOsv
added 2020/09/03 9:22 p.m.5 views

@5lions/library-registry-admin (=0.0.0), @adobe/helix-cli (>=3.0.0 <=5.2.0) +366 more potentially affected by unknown CVE via dompurify (>=0.6.6 <=2.0.5)

dompurify NPM version =0.6.6, =3.0.0, =2.2.0, =0.0.2, =1.0.1, =0.6.0, =0.1.0, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.15.0, =0.7.3-dev, =0.7.3-dev, =0.7.8 and more Source cves: unknown CVE Source advisory: OSV:GHSA-MJJQ-C88Q-QHR6...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/09/03 9:22 p.m.31 views

Cross-Site Scripting in dompurify

Versions of dompurify prior to 2.0.7 are vulnerable to Cross-Site Scripting XSS. It is possible to bypass the package sanitization through Mutation XSS, which may allow an attacker to execute arbitrary JavaScript in a victim's browser. Recommendation Upgrade to version 2.0.7 or later...

4.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2020/09/03 9:22 p.m.29 views

GHSA-MJJQ-C88Q-QHR6 Cross-Site Scripting in dompurify

Versions of dompurify prior to 2.0.7 are vulnerable to Cross-Site Scripting XSS. It is possible to bypass the package sanitization through Mutation XSS, which may allow an attacker to execute arbitrary JavaScript in a victim's browser. Recommendation Upgrade to version 2.0.7 or later...

6.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/08/28 9:25 p.m.167 views

Cross-Site Scripting in dompurify

Versions of dompurify prior to 2.0.3 are vulnerable to Cross-Site Scripting XSS. The package has an XSS filter bypass due to Mutation XSS in both Chrome and Safari through a combination of / elements and /. An example payload is: ". This allows attackers to bypass the XSS protection and execute...

6.1CVSS4.7AI score0.0167EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2020/08/28 9:25 p.m.4 views

GHSA-CHQJ-J4FH-RW7M Cross-Site Scripting in dompurify

Versions of dompurify prior to 2.0.3 are vulnerable to Cross-Site Scripting XSS. The package has an XSS filter bypass due to Mutation XSS in both Chrome and Safari through a combination of / elements and /. An example payload is: ". This allows attackers to bypass the XSS protection and execute...

6.1CVSS6.1AI score0.0167EPSS
SaveExploits2References4
vulnersOsv
vulnersOsv
added 2020/08/28 9:25 p.m.4 views

@5lions/library-registry-admin (=0.0.0), @adobe/helix-cli (>=3.0.0 <=5.2.0) +358 more potentially affected by CVE-2019-16728 via dompurify (>=0.6.6 <=2.0.2)

dompurify NPM version =0.6.6, =3.0.0, =2.2.0, =1.0.1, =0.6.0, =0.1.0, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.7.3-dev, =0.15.0, =0.7.3-dev, =0.7.3-dev, =0.7.8 - @atom-ide-community/nuclide-watchman-helpers =0.7.3-dev and more Source cves: CVE-2019-16728 Source advisory:...

6.1CVSS6.3AI score0.0167EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2020/08/05 9:47 p.m.509 views

XSS via JQLite DOM manipulation functions in AngularJS

Summary XSS may be triggered in AngularJS applications that sanitize user-controlled HTML snippets before passing them to JQLite methods like JQLite.prepend, JQLite.after, JQLite.append, JQLite.replaceWith, JQLite.append, new JQLite and angular.element. Description JQLite DOM manipulation library...

5.9AI score
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/29 10:19 p.m.1472 views

Potential XSS vulnerability in jQuery

Impact Passing HTML containing elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods i.e. .html, .append, and others may execute untrusted code. Patches This problem is patched in jQuery 3.5.0. Workarounds To workaround this issue without...

6.9CVSS0.8383EPSS
SaveExploits6References121Affected Software4
OSV
OSV
added 2020/04/29 10:19 p.m.309 views

GHSA-JPCQ-CGW6-V4J6 Potential XSS vulnerability in jQuery

Impact Passing HTML containing elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods i.e. .html, .append, and others may execute untrusted code. Patches This problem is patched in jQuery 3.5.0. Workarounds To workaround this issue without...

6.9CVSS7.2AI score0.8383EPSS
SaveExploits6References121
Positive Technologies
Positive Technologies
added 2020/04/29 12:0 a.m.13 views

PT-2020-4421

Name of the Vulnerable Software and Affected Versions: jQuery versions 1.0.3 through 3.4.1 Description: The issue arises from insufficient cleaning of user-provided data when passing HTML elements to jQuery's DOM manipulation methods, such as .html and .append. This can allow an attacker to execu...

7.5CVSS7.5AI score0.99019EPSS
SaveExploits30References403
RubySec
RubySec
added 2020/04/29 12:0 a.m.36 views

Potential XSS vulnerability in jQuery

Impact Passing HTML containing elements from untrusted sources - even after sanitizing them - to one of jQuery's DOM manipulation methods i.e. .html, .append, and others may execute untrusted code. Workarounds To workaround this issue without upgrading, use DOMPurify with its SAFEFORJQUERY option...

6.9CVSS7AI score0.8383EPSS
SaveExploits6References1Affected Software1
Positive Technologies
Positive Technologies
added 2020/04/10 12:0 a.m.7 views

PT-2020-6938 · Jquery · Jquery

Name of the Vulnerable Software and Affected Versions: jQuery versions 2.2.0 through 3.5.0 Description: The issue is related to Cross Site Scripting vulnerability, which allows a remote attacker to execute arbitrary code via the element. Passing HTML containing elements from untrusted sources to...

6.9CVSS6.5AI score0.8383EPSS
SaveExploits6References131
nodejs
nodejs
added 2019/10/21 5:42 p.m.32 views

Cross-Site Scripting

Overview Versions of dompurify prior to 2.0.7 are vulnerable to Cross-Site Scripting XSS. It is possible to bypass the package sanitization through Mutation XSS, which may allow an attacker to execute arbitrary JavaScript in a victim's browser. Recommendation Upgrade to version 2.0.7 or later...

4.3CVSS4.8AI score0.0167EPSS
SaveExploits2Affected Software1
nodejs
nodejs
added 2019/10/04 7:21 p.m.35 views

Cross-Site Scripting

Overview Versions of dompurify prior to 2.0.3 are vulnerable to Cross-Site Scripting XSS. The package has an XSS filter bypass due to Mutation XSS in both Chrome and Safari through a combination of / elements and /. An example payload is: ". This allows attackers to bypass the XSS protection and...

4.3CVSS3.7AI score0.0167EPSS
SaveExploits2Affected Software1
Hacker One
Hacker One
added 2019/10/02 1:51 p.m.15 views

New Relic: Stored XSS at Mobile (Versions tab)

Hey team, I've discovered stored XSS rendered at Mobile inside the Versions tab working at least at latest Safari and latest Chrome MacOS. Steps to reproduce: 1 Sign into Mobile with some account which can edit the mobile applications 2 Navigate to some active mobile app, then go to Settings -...

SaveExploits0
Veracode
Veracode
added 2019/09/25 6:2 a.m.31 views

Cross-Site Scripting (XSS)

DOMPurify is vulnerable to cross-site scripting XSS. It bypasses the XSS check because of innerHTML mutation behavior for an SVG element or a MATH element in Chrome and Safari, causing the tags to be rewritten to by the browser and then to be rewritten to after assigning it to innerHTML. It allow...

6.1CVSS1.6AI score0.0167EPSS
SaveExploits2References6Affected Software1
CNVD
CNVD
added 2019/09/25 12:0 a.m.7 views

DOMPurify Cross-Site Scripting Vulnerability

DOMPurify is a DOM Document Object Model written in JavaScript for HTML, MathML and SVG. A cross-site scripting vulnerability exists in versions of DOMPurify prior to 2.0.1, which stems from a lack of proper validation of client-side data by the WEB application and can be exploited by an attacker...

6.1CVSS6.4AI score0.0167EPSS
SaveExploits2References1
NVD
NVD
added 2019/09/24 5:15 a.m.20 views

CVE-2019-16728

DOMPurify before 2.0.1 allows XSS because of innerHTML mutation XSS mXSS for an SVG element or a MATH element, as demonstrated by Chrome and Safari...

6.1CVSS6.3AI score0.0167EPSS
SaveExploits2References2
OSV
OSV
added 2019/09/24 5:15 a.m.27 views

CVE-2019-16728

DOMPurify before 2.0.1 allows XSS because of innerHTML mutation XSS mXSS for an SVG element or a MATH element, as demonstrated by Chrome and Safari...

6.1CVSS5.9AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/09/24 5:15 a.m.41 views

CVE-2019-16728

DOMPurify before 2.0.1 allows XSS because of innerHTML mutation XSS mXSS for an SVG element or a MATH element, as demonstrated by Chrome and Safari...

6.1CVSS6.3AI score0.0167EPSS
SaveExploits2References2
Rows per page
Query Builder