You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/09/12 02:44:53 UTC

[jira] [Created] (TAP5-2179) The Select component can be hacked to select a value not in the SelectModel

Howard M. Lewis Ship created TAP5-2179:
------------------------------------------

             Summary: The Select component can be hacked to select a value not in the SelectModel
                 Key: TAP5-2179
                 URL: https://issues.apache.org/jira/browse/TAP5-2179
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3, 5.4
            Reporter: Howard M. Lewis Ship


Through 5.3, the Select component uses the SelectModel only for rendering. This means that a clever hacker could force through a selection of a value not intended by the programmer.  The Select component should (optionally, but by default) validate that the selected value appears inside the SelectModel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira