You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2010/05/18 19:46:42 UTC

[jira] Commented: (SHINDIG-1294) for..in loops in uncajoled code library code ought to be run through the innocent code transformer

    [ https://issues.apache.org/jira/browse/SHINDIG-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868756#action_12868756 ] 

Paul Lindner commented on SHINDIG-1294:
---------------------------------------

can this be closed?


> for..in loops in uncajoled code library code ought to be run through the innocent code transformer
> --------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1294
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1294
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Jasvir Nagra
>
> Caja adds properties that end in ___ on Object.prototype and others.  These properties ought to be non-enumerable and be skipped in for..in loops by being run through the innocent code transformer.  In addition ICT reduces the chance of "this" based privilege escalation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.