Lucene search

K
osvGoogleOSV:GHSA-PH5X-H23X-7Q5Q
HistoryMay 25, 2022 - 10:41 p.m.

Cross-site Scripting in wiki manager join wiki page

2022-05-2522:41:10
Google
osv.dev
10

0.001 Low

EPSS

Percentile

30.8%

Impact

We found a possible XSS vector in the WikiManager.JoinWiki wiki page related to the “requestJoin” field.

Patches

The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, 13.10.3.

Workarounds

The easiest workaround is to edit the wiki page WikiManager.JoinWiki (with wiki editor) and change the line

<input type='hidden' name='requestJoin' value="$!request.requestJoin"/>

into

<input type='hidden' name='requestJoin' value="$escapetool.xml($!request.requestJoin)">

References

For more information

If you have any questions or comments about this advisory:

0.001 Low

EPSS

Percentile

30.8%

Related for OSV:GHSA-PH5X-H23X-7Q5Q