Total vulnerabilities in the database
Mahara 16.10 before 16.10.7 and 17.04 before 17.04.5 and 17.10 before 17.10.2 have a Cross Site Scripting (XSS) vulnerability when a user enters invalid UTF-8 characters. These are now going to be discarded in Mahara along with NULL characters and invalid Unicode characters. Mahara will also avoid direct $_GET and $POST usage where possible, and instead use param_exists() and the correct param*() function to fetch the expected value.
Software | From | Fixed in |
---|---|---|
mahara / mahara | 16.10.0 | 16.10.7 |
mahara / mahara | 17.04.0 | 17.04.5 |
mahara / mahara | 17.10.0 | 17.10.2 |