Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Needs Proposal
-
Affects Version/s: None
-
Fix Version/s: 1.10.0
-
Component/s: Zend_Validate
-
Labels:None
-
Tags:
Description
I would like to suggest to create and supply within Zend_Validate an UTF-8 validator. This validator should asserts the data passed is valid UTF-8 string.
Invalid user-supplied UTF-8 strings could results to a major security issues. Please, take a look into http://code.google.com/docreader/#p=doctype&s=doctype&t=ArticleMalformedUtf8 for additional information.
Thank you.
The provided usecase should be fixed by this proposal:
http://framework.zend.com/wiki/display/ZFPROP/Zend_Filter_Html+-+Thomas+Weidner
Closing as "needs proposal"