Lucene search
K

205 matches found

Prion
Prion
added 2022/06/30 1:15 p.m.6 views

Cross site scripting

In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will be sent to innerHTML. However, the tagName property of an Ember.View was inserted into such a string without being sanitized. This means that if an application assigns a view's tagName to...

2.6CVSS7.3AI score0.00336EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/12/10 6:58 p.m.3 views

GHSA-2589-W6XF-983R Cross-site scripting in react-bootstrap-table

All versions of package react-bootstrap-table are vulnerable to Cross-site Scripting XSS via the dataFormat parameter. The problem is triggered when an invalid React element is returned, leading to dangerouslySetInnerHTML being used, which does not sanitize the output...

6.1CVSS5.9AI score0.00405EPSS
Exploits1References5
OSV
OSV
added 2021/09/22 8:39 p.m.57 views

GHSA-QH7X-J4V8-QW5W Clipboard-based XSS

Impact XSS against the user. Details jsuites is vulnerable to DOM based XSS if the user can be tricked into copying anything from a malicious and pasting it into the html editor. This is because a part of the clipboard content is directly written to innerHTML causing XSS. References The Curious...

8.7CVSS6.6AI score0.00638EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2021/08/12 9:15 p.m.2 views

CVE-2021-37700

@github/paste-markdown is an npm package for pasting markdown objects. A self Cross-Site Scripting vulnerability exists in the @github/paste-markdown before version 0.3.4. If the clipboard data contains the string , a div is dynamically created, and the clipboard content is copied into its...

6.5CVSS5.7AI score0.00672EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2021/06/24 3:15 p.m.2 views

CVE-2021-23398

All versions of package react-bootstrap-table are vulnerable to Cross-site Scripting XSS via the dataFormat parameter. The problem is triggered when an invalid React element is returned, leading to dangerouslySetInnerHTML being used, which does not sanitize the output...

6.1CVSS6.4AI score
Exploits0References4
Veracode
Veracode
added 2021/01/25 6:33 a.m.11 views

Cross-Site Scripting (XSS)

vis-timeline is vulnerable to cross-site scripting. An attacker is able to inject malicious code into the innerHTML property element...

6.8CVSS1.9AI score0.00517EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2020/09/21 6:40 a.m.36 views

Cross-site Scripting (XSS)

firefox is vulnerable to cross-site scripting XSS. The vulnerability exists when pasting a tag from the clipboard into a rich text editor, and the CSS sanitizer does not escape characters, and when a webpage subsequently copies the node's innerHTML, and assigns it to another innerHTML...

6.1CVSS7.1AI score0.02423EPSS
Exploits0References25Affected Software4
Veracode
Veracode
added 2020/09/21 6:32 a.m.15 views

Cross-site Scripting (XSS)

firefox is vulnerable to cross-site scripting XSS. JavaScript in the "about:webrtc" page is not sanitized properly being assigned to "innerHTML". Data on this page is supplied by WebRTC usage and is not under third-party control, making this difficult to exploit, but the vulnerability could...

6.1CVSS0.5AI score0.00495EPSS
Exploits1References4Affected Software2
Veracode
Veracode
added 2020/09/21 6:29 a.m.24 views

Cross-site Scripting (XSS)

Activity Stream is vulnerable to cross-site scripting XSS. It can display content from sent from the Snippet Service website. This content is written to innerHTML on the Activity Stream page without sanitization, allowing for a potential access to other information available to the Activity Strea...

5.3CVSS0.9AI score0.00602EPSS
Exploits2References5Affected Software2
OSV
OSV
added 2020/09/03 5:6 p.m.1 views

GHSA-R3XC-47QG-H929 Cross-Site Scripting in @ionic/core

Versions of @ionic/core prior to 4.0.3, 4.1.3, 4.2.1 or 4.3.1 are vulnerable to Cross-Site Scripting XSS. The package uses the unsafe innerHTML function without sanitizing input, which may allow attackers to execute arbitrary JavaScript on the victim's browser. This issue affects the components: ...

6.1AI score
Exploits0References3
OSV
OSV
added 2020/09/03 5:3 p.m.9 views

GHSA-C53X-WWX2-PG96 Cross-Site Scripting in @berslucas/liljs

Versions of @berslucas/liljs prior to 1.0.2 are vulnerable to Cross-Site Scripting XSS. The package uses the unsafe innerHTML function without sanitizing input, which may allow attackers to execute arbitrary JavaScript on the victim's browser. Recommendation Upgrade to version 1.0.2 or later...

6.5CVSS6.9AI score
Exploits0References6
Veracode
Veracode
added 2020/08/24 9:51 a.m.5 views

Cross-site Scripting (XSS)

qunit is vulnerable to cross-site scripting XSS. The vulnerability exists as it does not escape the value of details.source in innerHTML of reporter/html.js...

1.4AI score
Exploits0
Snyk
Snyk
added 2020/04/21 11:42 a.m.1 views

Cross-site Scripting (XSS)

Overview lazysizes is a fast jank-free, SEO-friendly and self-initializing lazyloader for images including responsive images picture/srcset, iframes, scripts/widgets and much more. It also prioritizes resources by differentiating between crucial in view and near view elements to make perceived...

5.7CVSS6.2AI score0.00341EPSS
Exploits1References2
Veracode
Veracode
added 2020/02/25 5:39 a.m.21 views

Cross-Site Scripting (XSS)

bleach is vulnerable to cross-site scripting XSS. Invocation of bleach.clean method with a scripting parameter set to FALSE and a raw tags such as title, textarea, script, style, noembed, noframes, iframe, xmp allows BleachHTMLParser to process user-contributed content using innerHTML property,...

6.1CVSS1AI score0.00267EPSS
Exploits1References13Affected Software2
RedHat Linux
RedHat Linux
added 2020/01/30 9:3 a.m.3 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/01/16 2:14 p.m.3 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/01/16 12:2 p.m.4 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/01/16 11:56 a.m.3 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/01/14 6:46 p.m.3 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/01/13 2:52 p.m.3 views

Mozilla: CSS sanitization does not escape HTML tags

When pasting a style tag from the clipboard into a rich text editor, the CSS sanitizer does not escape and characters. Because the resulting string is pasted directly into the text node of the element this does not result in a direct injection into the webpage; however, if a webpage subsequently...

6.1CVSS7.3AI score0.02423EPSS
Exploits0References5
Rows per page
Query Builder