Lucene search
+L

37 matches found

Cvelist
Cvelist
added 2025/12/26 2:50 a.m.32 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.00222EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/12/26 2:50 a.m.1 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.00222EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/26 2:50 a.m.12 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.00222EPSS
Exploits0References5
CVE
CVE
added 2025/12/26 2:50 a.m.16 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.00222EPSS
Exploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2025/12/26 12:0 a.m.2 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.00222EPSS
Exploits0References4
Veracode
Veracode
added 2025/12/13 7:18 a.m.5 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.00232EPSS
Exploits2References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/08 9:30 p.m.9 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.00232EPSS
Exploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/16 7:32 p.m.14 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.00676EPSS
Exploits0References10Affected Software5
OSV
OSV
added 2025/07/16 7:32 p.m.2 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.00676EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/07/16 1:42 p.m.115 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.00676EPSS
Exploits0References8
Snyk
Snyk
added 2025/07/16 4:57 a.m.5 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.00676EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.4 views

LoLLMs 跨站脚本漏洞

LoLLMs is a large language and multimodal system by the individual developer Saifeddine ALOUI. A cross-site scripting vulnerability exists in LoLLMs version 9.8, which stems from improper use of the v-html directive on the Settings page and could lead to a cross-site scripting attack...

5.5CVSS5.2AI score0.00272EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2024/09/03 12:0 a.m.21 views

forgejo -- multiple vulnerabilities

Problem Description: Replace v-html with v-text in search inputbox Upgrade webpack to v5.94.0 as a precaution to mitigate CVE-2024-43788, although we were not yet able to confirm that this can be exploited in Forgejo...

6.4CVSS6.8AI score0.00904EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2024/09/03 12:0 a.m.13 views

gitea -- multiple issues

Problem Description: Replace v-html with v-text in search inputbox Fix nuget/conan/container packages upload bugs...

7.4AI score
Exploits0References1
Veracode
Veracode
added 2022/08/30 4:1 a.m.32 views

Cross-site Scripting (XSS)

getkirby/cms is vulnerable to Cross-site Scripting XSS. The use of the v-html tag in MultiselectInput.vue allows an attacker to inject and execute malicious javascript through the dynamic options in the multi-select field...

5.9CVSS5.5AI score0.00694EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2022/06/23 3:14 a.m.31 views

Cross-site Scripting (XSS)

krayin/laravel-crm is vulnerable to cross-site scripting. The vulnerability exists due to the lack of sanitization in the v-html parameter in table-body.vue, allowing an attacker to inject and execute malicious javascript...

6.1CVSS2.7AI score0.00574EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2022/06/02 12:0 a.m.6 views

bbs-go 跨站脚本漏洞

bbs-go is an open source community system built using the Go language. bbs-go 3.3.0 and earlier versions have a cross-site scripting vulnerability that stems from the lack of filtering and escaping of user data in the v-html tag of vue used by the application. An attacker could use this...

5.4CVSS5.3AI score0.00511EPSS
Exploits1References3
Rows per page
Query Builder