Lucene search
K

214 matches found

OSV
OSV
added 2025/05/15 4:15 p.m.7 views

CVE-2025-48051

powertip.ts in Lila for Lichess before ab0beaf allows XSS in some applications because of an innerHTML usage pattern in which text is extracted from a DOM node and interpreted as HTML...

6.1CVSS6AI score
Exploits0References3
NVD
NVD
added 2025/05/15 4:15 p.m.10 views

CVE-2025-48051

powertip.ts in Lila for Lichess before ab0beaf allows XSS in some applications because of an innerHTML usage pattern in which text is extracted from a DOM node and interpreted as HTML...

6.1CVSS0.00355EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2025/05/15 12:0 a.m.8 views

CVE-2025-48051

powertip.ts in Lila for Lichess before ab0beaf allows XSS in some applications because of an innerHTML usage pattern in which text is extracted from a DOM node and interpreted as HTML...

4.7CVSS6.2AI score0.00355EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2025/03/14 7:54 p.m.14 views

JS Html Sanitizer allows XSS when used with contentEditable

Impact XSS vulnerability when the sanitizer is used with a contentEditable element to set the elements innerHTML to a sanitized string produced by the package. If the code is particularly crafted to abuse the code beautifier, that runs AFTER sanitation. Patches Patched in version 2.0.3...

5.3CVSS6.8AI score0.00373EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2025/01/20 12:0 a.m.2 views

Red Hat Advanced Cluster Management 跨站脚本漏洞

Red Hat Advanced Cluster Management is a console cluster control software from Red Hat, Inc. A cross-site scripting vulnerability exists in Red Hat Advanced Cluster Management, which stems from the fact that when a table view is rendered in a portal, the front-end generates a DOM table element an...

8.9CVSS8AI score0.00304EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.15 views

gotortc 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.8AI score0.00453EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.17 views

gotortc 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.3AI score0.00447EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/08/05 9:29 p.m.22 views

GHSA-RH4R-F7F7-R99M gotortc 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.8AI score0.00453EPSS
Exploits1References4
OSV
OSV
added 2024/08/05 9:29 p.m.11 views

GHSA-WV8X-3W6R-6H7V gotortc 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.9AI score0.00447EPSS
Exploits1References4
GitLab Advisory Database
GitLab Advisory Database
added 2024/08/05 12:0 a.m.17 views

gotortc 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.7AI score0.00453EPSS
Exploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/08/05 12:0 a.m.31 views

gotortc 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.3AI score0.00447EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2024/04/04 7:15 p.m.13 views

CVE-2024-29193

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.1CVSS6AI score0.00453EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/04/04 6:35 p.m.24 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
Exploits1References1
CVE
CVE
added 2024/04/04 6:35 p.m.109 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
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 6:35 p.m.17 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
Exploits1References1
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.3 views

PT-2024-22795 · Gotortc · Gotortc

Name of the Vulnerable Software and Affected Versions: gotortc versions 1.8.5 and prior Description: The issue is related 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 append...

6.1CVSS6.8AI score0.00447EPSS
Exploits1References10
OSV
OSV
added 2024/03/18 6:15 a.m.2 views

CVE-2024-29154

danielmiessler fabric through 1.3.0 allows installer/client/gui/static/js/index.js XSS because of innerHTML mishandling, such as in htmlToPlainText...

7.4CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2024/03/18 6:15 a.m.6 views

CVE-2024-29154

danielmiessler fabric through 1.3.0 allows installer/client/gui/static/js/index.js XSS because of innerHTML mishandling, such as in htmlToPlainText...

7.4CVSS7.2AI score0.00351EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/03/18 12:0 a.m.11 views

CVE-2024-29154

danielmiessler fabric through 1.3.0 allows installer/client/gui/static/js/index.js XSS because of innerHTML mishandling, such as in htmlToPlainText...

7.4CVSS7.3AI score0.00351EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/03/18 12:0 a.m.9 views

CVE-2024-29154

danielmiessler fabric through 1.3.0 allows installer/client/gui/static/js/index.js XSS because of innerHTML mishandling, such as in htmlToPlainText...

7.4CVSS6.1AI score0.00351EPSS
Exploits0References1
Rows per page
Query Builder