First published: Fri Jul 21 2017(Updated: )
An XSS vulnerability exists in framework/views/errorHandler/exception.php in Yii Framework 2.0.12 affecting the exception screen when debug mode is enabled, because $exception->errorInfo is mishandled.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Yiiframework Yii | =2.0.12 | |
composer/yiisoft/yii2 | =2.0.12 | 2.0.13 |
composer/yiisoft/yii2-dev | =2.0.12 | 2.0.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-11516 is classified as a moderate severity vulnerability due to its potential for exploitation via cross-site scripting (XSS).
To fix CVE-2017-11516, upgrade Yii Framework to version 2.0.13 or later.
CVE-2017-11516 affects the exception handling displayed on the error screen in Yii Framework 2.0.12 when debug mode is enabled.
Yes, CVE-2017-11516 can be exploited remotely if an attacker can trigger error conditions on a vulnerable application.
If successfully exploited, CVE-2017-11516 can allow attackers to execute arbitrary JavaScript code in the context of the affected user's browser.