Skip to content

silverstripe/framework uploaded PHP script execution in assets

Moderate severity GitHub Reviewed Published May 27, 2024 to the GitHub Advisory Database • Updated May 27, 2024

Package

composer silverstripe/framework (Composer)

Affected versions

>= 4.0.0-rc1, < 4.0.4
>= 4.1.0-rc1, < 4.1.1

Patched versions

4.0.4
4.1.1

Description

A weakness in the .htaccess rules preventing requests to uploaded PHP scripts allows PHP scripts that had made their way into the assets directory to be successfully executed through the use of a specially crafted URL. There are protections in place to disallow upload of PHP scripts through the CMS, meaning this weakness does not lead to direct vulnerabilities.

In addition, sites hosted on the New Zealand Common Web Platform or SilverStripe Platform have additional configuration in place which prevents PHP script execution in assets, even in a malicious party manages to upload these into the folder.

References

Published to the GitHub Advisory Database May 27, 2024
Reviewed May 27, 2024
Last updated May 27, 2024

Severity

Moderate

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-f43j-8hq4-2xj9
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.