[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Maximally Consumable Data
Hi Rob, > But, you have to 'eval' it making a > potential security threat. In the book, Bulletproof Ajax, by Jeremy Keith, he says (p. 87): "In order to extract the contents of a JSON object, it must be evaluated. The eval function is powerful, and potentially dangerous. If you're retrieving JSON data from a third party that isn't entirely trustworthy, it could contain some malicious JavaScript code that will be executed with eval. For this reason Douglas Crockford has written a JSON parser that will parse only properties, ignoring any methods (http://www.json.org/js.html)." /Roger
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|