GHSA-59xw-qv23-j3rcMediumCVSS 6.1
Semantic MediaWiki has reflected XSS in `Special:SearchByProperty` (`property` and `value` parameters)
🔗 CVE IDs covered (1)
📋 Description
Failure mode
The value parameter was reflected back into rendered output and error messaging paths without enough output-context encoding.
Remediation
- The form value is escaped before it is placed back into the input field.
- Derived error messages are also escaped before being rendered into HTML.
Maintenance note
Do not treat error text as trusted just because it originated from validation. Validation output can still be attacker-influenced.
🎯 Affected products1
- composer/mediawiki/semantic-media-wiki:<= 7.1.0