Miggo Logo

CVE-2014-3474: OpenStack Horizon Cross-site scripting (XSS) vulnerability

N/A

CVSS Score

Basic Information

EPSS Score
0.54252%
Published
5/13/2022
Updated
10/19/2023
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
-
Package NameEcosystemVulnerable VersionsFirst Patched Version
horizonpip< 8.0.0a08.0.0a0

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from unescaped network name rendering in horizon.instances.js. The commit diff shows the fix added HTML entity escaping (e.g., replacing & with &, < with <). The original code used raw network name text from DOM elements (name: $this.text().replace(/^\s+/, "")), making it vulnerable. This matches the CVE description of XSS via network names.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

*ross-sit* s*riptin* (XSS) vuln*r**ility in `*orizon/st*ti*/*orizon/js/*orizon.inst*n**s.js` in t** L*un** Inst*n** m*nu in Op*nSt**k **s**o*r* (*orizon) ***or* ****.*.*, ****.* ***or* ****.*.*, *n* Juno ***or* Juno-* *llows r*mot* *ut**nti**t** us*r

Reasoning

T** vuln*r**ility st*ms *rom un*s**p** n*twork n*m* r*n**rin* in *orizon.inst*n**s.js. T** *ommit *i** s*ows t** *ix ***** *TML *ntity *s**pin* (*.*., r*pl**in* & wit* &*mp;, < wit* &lt;). T** ori*in*l *o** us** r*w n*twork n*m* t*xt *rom *OM *l*m*nt