PHP’s strip_tags() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
‘Vulnerabilities’
MOPS-2010-041: PHP strip_tags() Interruption Information Leak Vulnerability
MOPS-2010-040: PHP strtr() Interruption Information Leak Vulnerability
PHP’s strtr() function can be abused for information leak attacks, similar to all the other interruption exploits. However the interruption is not triggered inside the zend_parse_parameters() function and therefore another fix is required.
(more…)
MOPS-2010-039: PHP strpbrk() Interruption Information Leak Vulnerability
PHP’s strpbrk() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
MOPS-2010-038: PHP http_build_query() Interruption Information Leak Vulnerability
PHP’s http_build_query() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
MOPS-2010-037: PHP str_getcsv() Interruption Information Leak Vulnerability
PHP’s str_getcsv() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
MOPS-2010-036: PHP htmlentities() and htmlspecialchars() Interruption Information Leak Vulnerability
PHP’s htmlentities() and htmlspecialchars() functions can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
MOPS-2010-034: PHP iconv_mime_encode() Interruption Information Leak Vulnerability
PHP’s iconv_mime_encode() function can be abused for information leak attacks, because of the call time pass by reference feature. This vulnerability also demonstrates that fixing zend_parse_parameters() is not enough to kill some of these vulnerabilities.
(more…)
MOPS-2010-033: PHP iconv_substr() Interruption Information Leak Vulnerability
PHP’s iconv_substr() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)
MOPS-2010-032: PHP iconv_mime_decode() Interruption Information Leak Vulnerability
PHP’s iconv_mime_decode() function can be abused for information leak attacks, because of the call time pass by reference feature.
(more…)







