Impact
Anyone who can edit the interface strings of a wiki (typically administrators and interface admins) can embed XSS payloads in the messages for dates, and thus XSS anyone who views Special:RequestImportQueue
Patches
Workarounds
Either:
- Prevent access to Special:RequestImportQueue on all wikis, except for the global wiki; and
- If an interface administrator (or equivalent) level protection is available (which is not provided by default) on the global wiki, protect the affected messages up to that level. This causes the XSS to be virtually useless as users with those rights can already edit Javascript pages.
Or:
- Prevent access to Special:RequestImportQueue altogether
References
Impact
Anyone who can edit the interface strings of a wiki (typically administrators and interface admins) can embed XSS payloads in the messages for dates, and thus XSS anyone who views Special:RequestImportQueue
Patches
Workarounds
Either:
Or:
References