It is possible that things changed in between those versions, but also it could be differences in web.config settings. Specifically I would look at these keys in <appSettings on both installations and comapre for differences:
AllowedUploadFileExtensions
AllowedLessPriveledgedUserUploadFileExtensions
Hope it helps,
Joe