Vulnerabilities (CVE)

Filtered by vendor Element-plus
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-57665 1 Element-plus 1 Element-plus 2025-10-17 N/A 6.4 MEDIUM
Element Plus Link component (el-link) through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol validation, URL sanitization, or security headers. This allows attackers to inject malicious URLs using dangerous protocols (javascript:, data:, file:) or redirect users to external malicious sites. Wh ...

Show More

CVE-2022-27103 1 Element-plus 1 Element-plus 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
element-plus 2.0.5 is vulnerable to Cross Site Scripting (XSS) via el-table-column.