Lucene search
K

205 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2024/08/05 12:0 a.m.16 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.00149EPSS
Exploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2024/08/05 12:0 a.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 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.00181EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2024/04/04 7:15 p.m.9 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.00149EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/04/04 6:35 p.m.15 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.00149EPSS
Exploits1References1
CVE
CVE
added 2024/04/04 6:35 p.m.106 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.00149EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
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.1CVSS6.1AI score0.00149EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.1 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.00181EPSS
Exploits1References10
NVD
NVD
added 2024/03/18 6:15 a.m.5 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.00081EPSS
Exploits0References1
OSV
OSV
added 2024/03/18 6:15 a.m.1 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
CVE
CVE
added 2024/03/18 12:0 a.m.60 views

CVE-2024-29154

Fabric (danielmiessler) up to version 1.3.0 is affected by an XSS flaw in installer/client/gui/static/js/index.js due to innerHTML mishandling in htmlToPlainText. Impact described as cross-site scripting; no exploit details are provided in the documents. A PT-2024-22771 advisory suggests mitigati...

7.4CVSS6AI score0.00081EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/18 12:0 a.m.8 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.00081EPSS
Exploits0References1
Cvelist
Cvelist
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.4CVSS7.3AI score0.00081EPSS
Exploits0References1
Cvelist
Cvelist
added 2023/10/30 10:18 p.m.12 views

CVE-2023-43797 BigBlueButton Stored Cross-site Scripting vulnerability at Guest Lobby

BigBlueButton is an open-source virtual classroom. Prior to versions 2.6.11 and 2.7.0-beta.3, Guest Lobby was vulnerable to cross-site scripting when users wait to enter the meeting due to inserting unsanitized messages to the element using unsafe innerHTML. Text sanitizing was added for lobby...

6.3CVSS6.3AI score0.00071EPSS
Exploits0References3
Veracode
Veracode
added 2023/10/09 11:6 a.m.16 views

Cross Site Scripting (XSS)

quill-mention is vulnerable to Cross Site Scripting. The vulnerability is due to mention.js and quill.mention.js as there is no escaping or sanitization for the list items which are rendered using innerHTML. This allows an attacker to insert a malicious script in innerHTML. When the script is...

6.1CVSS6.1AI score0.01237EPSS
Exploits1References5Affected Software1
Huntr
Huntr
added 2023/07/24 1:37 p.m.4 views

Stored XSS at Guest Lobby

Description Guest Lobby is vulnerable to XSS when users wait to enter the meeting due to inserting unsanitized messages to the element using unsafe innerHTML Proof of Concept 1.Start a new web conference and change Guest policy to "Ask Moderator" role moderator 2.Attacker edit "Message to the...

6.6AI score
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.1 views

SUSE CVE-2017-7799

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 possibly be used for a cross-site scripting XSS attack...

4.2CVSS7.7AI score0.00495EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.1 views

SUSE CVE-2019-11744

Some HTML elements, such as title and textarea, can contain literal angle brackets without treating them as markup. It is possible to pass a literal closing tag to .innerHTML on these elements, and subsequent content after that will be parsed as if it were outside the tag. This can lead to XSS if...

7.5CVSS7.9AI score0.00669EPSS
Exploits0References17
Veracode
Veracode
added 2022/12/16 7:13 a.m.20 views

Remote Code Execution

@editorjs/editorjs is vulnerable to remote code execution. An attacker is able to upload and execute malicious code on the system via pasted input into wrapper's innerHTML method...

6.1CVSS7.2AI score0.00364EPSS
Exploits1References4Affected Software1
Cvelist
Cvelist
added 2022/12/15 2:8 a.m.12 views

CVE-2022-23474 editor.js contains Code Injection

Editor.js is a block-style editor with clean JSON output. Versions prior to 2.26.0 are vulnerable to Code Injection via pasted input. The processHTML method passes pasted input into wrapper’s innerHTML. This issue is patched in version 2.26.0...

6.1CVSS6.6AI score0.00364EPSS
Exploits1References2
Veracode
Veracode
added 2022/10/27 3:29 a.m.18 views

Cross-site Scripting (XSS)

rails is vulnerable to cross-site scriptingXSS attacks. The use of the innerHTML in checkNoMatch function allows a remote authenticated attacker to inject and execute malicious JavaScript on victim's browser...

5.4CVSS5.4AI score0.00287EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder