2 matches found
Kyverno policy-reporter-ui has XSS via Stored Property Values in PropertyCard Component
Summary Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses v-html for the else branch of the URL check, meaning any non-URL string value flows...
PT-2024-40403 · Osv · Osv
Name of the Vulnerable Software and Affected Versions: OSV affected versions not specified Description: The issue allows users to specify a non-url malicious script as the redirection path without validation. When users follow this URL, they may inadvertently allow the script to execute within...