문제

My shared hosting service is saying that they not turning on fileinfo because of security vulnerability. Can anybody explain me what kind of security issues are there in the fileinfo extension?

도움이 되었습니까?

해결책

The function fileinfo has a security Vulnerability which can cause a Denial Of Service attack.

Quote from cevdetails.com

The mget function in libmagic/softmagic.c in the Fileinfo component in PHP 5.4.x before 5.4.16 allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via an MP3 file that triggers incorrect MIME type detection during access to an finfo object.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top