Lucene search
+L

126 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/02 12:00 a.m.•0 views

CVE-2026-28398: Improper Neutralization of Input During Web Page Generation

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, user-controlled content in comments and rich text cells was rendered via v-html without sanitization, enabling stored XSS. This issue has been patched in version 0.301.3...

5.4CVSS5.7AI score0.00242EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/02 12:00 a.m.•3 views

CVE-2026-28397: Improper Neutralization of Input During Web Page Generation

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, comments rendered via v-html without sanitization enable stored XSS. This issue has been patched in version 0.301.3...

5.4CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/30 1:49 a.m.•14 views

GO-2025-4263 Gitea allows XSS because the search input box (for creating tags and branches) is v-html instead of v-text in code.gitea.io/gitea

Gitea allows XSS because the search input box for creating tags and branches is v-html instead of v-text in code.gitea.io/gitea...

5.4CVSS6AI score0.00247EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/29 12:00 a.m.•0 views

CVE-2025-65442: Improper Neutralization of Input During Web Page Generation

DOM-based Cross-Site Scripting XSS vulnerability in 201206030 novel V3.5.0 allows remote attackers to execute arbitrary JavaScript code or disclose sensitive information e.g., user session cookies via a crafted "wvstest" parameter in the URL or malicious script injection into window.localStorage...

6.1CVSS6.4AI score0.00355EPSS
SaveExploits1References1
NVD
NVD
•added 2025/12/26 3:15 a.m.•18 views

CVE-2025-68942

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS0.00247EPSS
SaveExploits0References3
CVE
CVE
•added 2025/12/26 2:50 a.m.•33 views

CVE-2025-68942

CVE-2025-68942 affects Gitea before 1.22.2. The XSS arises because the search input box used for creating tags and branches is rendered via v-html instead of v-text, allowing injected scripts to execute in the victim’s browser. Multiple connected sources corroborate this issue and reference the s...

5.4CVSS6AI score0.00247EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2025/12/26 2:50 a.m.•21 views

EUVD-2025-205413

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS5.8AI score0.00247EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/12/26 2:50 a.m.•41 views

CVE-2025-68942

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS0.00247EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2025/12/26 2:50 a.m.•5 views

CVE-2025-68942

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS6AI score0.00247EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/26 12:00 a.m.•0 views

CVE-2025-68942: Improper Neutralization of Input During Web Page Generation

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS5.8AI score0.00247EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2025/12/26 12:00 a.m.•8 views

CVE-2025-68942

Gitea before 1.22.2 allows XSS because the search input box for creating tags and branches is v-html instead of v-text...

5.4CVSS7.1AI score0.00247EPSS
SaveExploits0References4
Veracode
Veracode
•added 2025/12/13 7:18 a.m.•12 views

Cross Site Scripting (XSS)

NiceGUI is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the ui.interactiveimage component rendering SVG content using Vue’s v-html directive without sanitization, which allows an attacker to inject malicious HTML or JavaScript via the SVG tag when the image component is...

6.1CVSS5.8AI score0.00254EPSS
SaveExploits2References3Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/09 12:00 a.m.•0 views

CVE-2025-66470: Improper Neutralization of Input During Web Page Generation

NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are subject to a XSS vulnerability through the ui.interactiveimage component of NiceGUI. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject malicious HTML or...

6.1CVSS5.8AI score0.00254EPSS
SaveExploits2References1
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
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/11 12:00 a.m.•1 views

CVE-2025-59053: Improper Control of Generation of Code

AIRI is a self-hosted, artificial intelligence based Grok Companion. In v0.7.2-beta.2 in the packages/stage-ui/src/components/MarkdownRenderer.vue path, the Markdown content is processed using the useMarkdown composable, and the processed HTML is rendered directly into the DOM using v-html. An...

9.6CVSS5.9AI score0.00559EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2025/07/16 7:32 p.m.•23 views

vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes

Summary The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, this setting fails to prevent execution of certain tag-based payloads, such as , if the interpolated value is inserted inside an HTML context...

5.3CVSS5.2AI score0.00703EPSS
SaveExploits0References10Affected Software5
OSV
OSV
•added 2025/07/16 7:32 p.m.•14 views

GHSA-X8QP-WQQM-57PH vue-i18n's escapeParameterHtml does not prevent DOM-based XSS through its tag attributes

Summary The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, this setting fails to prevent execution of certain tag-based payloads, such as , if the interpolated value is inserted inside an HTML context...

5.3CVSS6.1AI score0.00703EPSS
SaveExploits0References10
Cvelist
Cvelist
•added 2025/07/16 1:42 p.m.•150 views

CVE-2025-53892 Intlify Vue I18n's escapeParameterHtml does not prevent DOM-based XSS via tag attributes like onerror

Vue I18n is the internationalization plugin for Vue.js. The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, starting in version 9.0.0 and prior to versions 9.14.5, 10.0.8, and 11.1.0, this setting fail...

5.3CVSS0.00703EPSS
SaveExploits0References8
Snyk
Snyk
•added 2025/07/16 4:57 a.m.•7 views

Cross-site Scripting (XSS)

Overview org.webjars.bowergithub.kazupon:vue-i18n is an Internationalization plugin for Vue.js Affected versions of this package are vulnerable to Cross-site Scripting XSS when performing translations with escapeParameterHtml set to true. An attacker can execute arbitrary JavaScript code in the...

9.3CVSS5.4AI score0.00703EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/07/16 12:00 a.m.•0 views

CVE-2025-53892: Improper Neutralization of Input During Web Page Generation

Vue I18n is the internationalization plugin for Vue.js. The escapeParameterHtml: true option in Vue I18n is designed to protect against HTML/script injection by escaping interpolated parameters. However, starting in version 9.0.0 and prior to versions 9.14.5, 10.0.8, and 11.1.0, this setting fail...

5.3CVSS5.8AI score0.00703EPSS
SaveExploits0References1
Rows per page
Query Builder