Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:20768
HistoryJul 11, 2019 - 3:09 a.m.

Cross-site Scripting (XSS)

2019-07-1103:09:26
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
7

0.003 Low

EPSS

Percentile

70.8%

mediawiki is vulnerable to cross-site scripting (XSS). The attack is possible because it allows the creation of a page that does not correspond to any user, e.g User:Foo/bar.js. Subsequently, an attacker will be able to create an account User:Foo and create a malicious script bar.js, which causes the malicious code within the script to be executed when the user loads the page with importScript( 'User:Foo/bar.js' );.