In Dojo Toolkit before 1.14, there is unescaped string injection in dojox/Grid/DataGrid.
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
Link | Tags |
---|---|
https://dojotoolkit.org/blog/dojo-1-14-released | vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00002.html | third party advisory mailing list |
https://github.com/dojo/dojox/pull/283 | third party advisory |