CVE-2017-17454

UnknownEPSS 0.72%

Last modified

CVE-2017-17454 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.72% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.72%

49.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
MaharaMahara>= 16.10.0, < 16.10.7
MaharaMahara>= 17.04.0, < 17.04.5
MaharaMahara>= 17.10.0, < 17.10.2

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2017-17454?
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.
How severe is CVE-2017-17454?
Severity scoring for CVE-2017-17454 is pending analysis. The EPSS model estimates a 0.72% probability of exploitation in the next 30 days.
How do I fix CVE-2017-17454?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-17454?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST