MediaWiki (Citizen Skin) XSS via real name before v2.31.0
CVE-2024-47536 Published on September 30, 2024

starcitizentools/citizen-skin vulnerable to stored, self-XSS in the "real name" field
Citizen is a MediaWiki skin that makes extensions part of the cohesive experience. A user with the editmyprivateinfo right or who can otherwise change their name can XSS themselves by setting their "real name" to an XSS payload. This vulnerability is fixed in 2.31.0.

NVD

Weakness Types

What is a Basic XSS Vulnerability?

The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. This may allow such characters to be treated as control characters, which are executed client-side in the context of the user's session. Although this can be classified as an injection problem, the more pertinent issue is the improper conversion of such special characters to respective context-appropriate entities before displaying them to the user.

CVE-2024-47536 has been classified to as a Basic XSS vulnerability or weakness.

What is a XSS Vulnerability?

The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

CVE-2024-47536 has been classified to as a XSS vulnerability or weakness.


Products Associated with CVE-2024-47536

Want to know whenever a new CVE is published for MediaWiki? stack.watch will email you.

 

Affected Versions

StarCitizenTools mediawiki-skins-Citizen: starcitizentools mediawiki-skins-citizen:

Exploit Probability

EPSS
0.80%
Percentile
73.84%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.