Shridhad / jjsonviewer

Its a JSON Beautifier and Viewer jQuery plugin.
36 stars 12 forks source link

jjsonviewer interprets the HTML tags within data #5

Closed missingfaktor closed 10 years ago

missingfaktor commented 10 years ago

The following screenshot shows the data:

And the one below shows how it's rendered:

This gives an erroneous view of the data, and also has a potential for injection. (Security concern.)