Lucene search
+L

224 matches found

OSV
OSV
added 2025/12/08 9:30 p.m.11 views

GHSA-2M4F-CG75-76W2 NiceGUI Stored/Reflected XSS in ui.interactive_image via unsanitized SVG content

Summary A Cross-Site Scripting XSS vulnerability exists in the ui.interactiveimage component of NiceGUI v3.3.1 and earlier. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject malicious HTML or JavaScript via the SVG tag. Detail...

6.1CVSS5.5AI score0.00254EPSS
SaveExploits2References4
Snyk
Snyk
added 2025/12/08 9:30 p.m.4 views

Cross-site Scripting (XSS)

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ui.interactiveimage component when rendering SVG content using the v-html directive without sanitization. An attacker can execute...

6.1CVSS5.5AI score0.00254EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2025/12/08 9:30 p.m.16 views

NiceGUI Stored/Reflected XSS in ui.interactive_image via unsanitized SVG content

Summary A Cross-Site Scripting XSS vulnerability exists in the ui.interactiveimage component of NiceGUI v3.3.1 and earlier. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject malicious HTML or JavaScript via the SVG tag. Detail...

6.1CVSS5.6AI score0.00254EPSS
SaveExploits2References4Affected Software1
Snyk
Snyk
added 2025/12/08 9:30 p.m.5 views

Cross-site Scripting (XSS)

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ui.addcss, ui.addscss, and ui.addsass functions. An attacker can execute arbitrary JavaScript in the context of the user's browser...

6.1CVSS5.4AI score0.00275EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/12/08 9:30 p.m.15 views

NiceGUI Reflected XSS in ui.add_css, ui.add_scss, and ui.add_sass via Style Injection

Summary A Cross-Site Scripting XSS vulnerability exists in ui.addcss, ui.addscss, and ui.addsass functions in NiceGUI v3.3.1 and earlier. These functions allow developers to inject styles dynamically. However, they lack proper sanitization or encoding for the JavaScript context they generate. An...

6.1CVSS6AI score0.00275EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/12/08 9:30 p.m.5 views

GHSA-72QC-WXCH-74MG NiceGUI Reflected XSS in ui.add_css, ui.add_scss, and ui.add_sass via Style Injection

Summary A Cross-Site Scripting XSS vulnerability exists in ui.addcss, ui.addscss, and ui.addsass functions in NiceGUI v3.3.1 and earlier. These functions allow developers to inject styles dynamically. However, they lack proper sanitization or encoding for the JavaScript context they generate. An...

6.1CVSS5.9AI score0.00275EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.16 views

PT-2025-49681

Name of the Vulnerable Software and Affected Versions NiceGUI versions 3.3.1 and below Description NiceGUI, a Python-based UI framework, has an issue where the ui.add css, ui.add scss, and ui.add sass functions do not properly sanitize or encode JavaScript contexts. This allows an attacker to...

6.1CVSS7AI score0.00275EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.16 views

PT-2025-49682

Name of the Vulnerable Software and Affected Versions NiceGUI versions 3.3.1 and below Description NiceGUI, a Python-based UI framework, has an issue where the ui.interactive image component can be exploited for cross-site scripting XSS. The component renders Scalable Vector Graphics SVG content...

6.1CVSS5.9AI score0.00254EPSS
SaveExploits2References13
Veracode
Veracode
added 2025/11/26 7:59 a.m.14 views

Cross-Site Scripting (XSS)

nicegui is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the framework not sanitizing HTML or JavaScript when rendering unescaped user input through ui.html, which allows an attacker to execute arbitrary JavaScript in a user’s browser...

6.1CVSS6.6AI score0.00204EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/07 6:27 p.m.8 views

CVE-2025-53354

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS6.1AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/03 8:15 p.m.11 views

CVE-2025-53354

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-0044

Malicious code in bioql PyPI...

7.5CVSS6.3AI score0.00382EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-1257

Malicious code in bioql PyPI...

8.2CVSS8AI score0.0076EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/03 7:32 p.m.31 views

CVE-2025-53354

NiceGUI is affected by a Cross-Site Scripting (XSS) vulnerability when rendering unescaped user input into the DOM via ui.html() (and related HTML content in ui.chat_message). Versions 2.24.2 and below are vulnerable; the issue stems from not sanitizing HTML/JavaScript inputs. Applications that c...

6.1CVSS5.7AI score0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/03 7:32 p.m.10 views

CVE-2025-53354 NiceGUI is vulnerable to Reflected XSS attack

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/03 7:32 p.m.22 views

CVE-2025-53354 NiceGUI is vulnerable to Reflected XSS attack

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 7:32 p.m.11 views

EUVD-2025-32318

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS5.6AI score0.00204EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/03 7:32 p.m.9 views

CVE-2025-53354 NiceGUI is vulnerable to Reflected XSS attack

NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting XSS when developers render unescaped user input into the DOM using ui.html. NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.inpu...

6.1CVSS5.7AI score0.00204EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/03 7:19 p.m.16 views

NiceGUI has a Reflected XSS

Summary A Cross-Site Scripting XSS risk exists in NiceGUI when developers render unescaped user input into the DOM using ui.html. Before version 3.0, NiceGUI does not enforce HTML or JavaScript sanitization, so applications that directly combine components like ui.input with ui.html without...

6.1CVSS7AI score0.00204EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/10/03 7:19 p.m.7 views

Cross-site Scripting (XSS)

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the ui.html or ui.chatmessage functions when unescaped user input is rendered directly into the DOM. An attacker can execute arbitrary...

6.1CVSS5.4AI score0.00204EPSS
SaveExploits0References2
Rows per page
Query Builder