mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
19 lines
769 B
Markdown
19 lines
769 B
Markdown
### [CVE-2017-11516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11516)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/yiisoft/yii2/pull/14492
|
|
- https://github.com/yiisoft/yii2/pull/14492/files/feb4067de8a58f391a66e395192b0d83a8109b95
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|