VDB
EN
HIGH 8.8

GHSA-3ggm-c5m7-hfv5

Spatie Laravel Media Library contains a file upload restriction bypass

상세

Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer(). The sanitizer checks only the final filename suffix, allowing double-extension filenames such as shell.php.jpg to bypass the blocklist, with pathinfo() preserving inner .php stems in saved filenames. The blocklist also omits executable extensions including .php6, .shtml, and .htaccess. The double-extension bypass requires a legacy Apache AddHandler configuration to achieve PHP execution; the incomplete blocklist bypass does not.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Packagist / spatie/laravel-medialibrary
최초 영향 버전: 0 수정 버전: 11.23.0
수정 composer require spatie/laravel-medialibrary:^11.23.0

참고