Actions
Bug #23857
closedMissing intvals to sanitize input data in getReferenceCount and createReferenceHtml
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Function setReferences() is set to deprecated and function getReferenceCount() should be used. As the old function got an intval(), also the new one shouldn't miss it.
Function createReferenceHtml() misses an intval too.
Those are internal functions but still should be highly secure
(issue imported from #M16149)
Files
Actions