Skip to content

Provides security patches for out-of-date Craft CMS installs

License

Notifications You must be signed in to change notification settings

craftcms/security-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Patches

Provides security patches for out-of-date Craft CMS installs.

Warning

This extension only attempts to mitigate high-severity vulnerabilities, and is not a substitute for keeping Craft CMS up-to-date. Maintaining a regular update cadence to ensure Craft CMS is kept up-to-date on a supported version is highly recommended.

Installation

To install, run the following command within a Craft 3/4/5 project:

composer require craftcms/security-patches:dev-main

Note If you get the following prompt, make sure to answer y:

yiisoft/yii2-composer contains a Composer plugin which is currently not in your allow-plugins config. See https://getcomposer.org/allow-plugins
Do you trust "yiisoft/yii2-composer" to execute code and wish to enable it now? (writes "allow-plugins" to composer.json)

Mitigated Security Advisories

  • GHSA-f3gw-9ww9-jmc3 (RCE, pending CVE)
    • Affects Craft CMS 3.0.0 – 3.9.14, 4.0.0 – 4.14.14, and 5.0.0 – 5.6.16
    • Fixed in Craft CMS 3.9.15, 4.14.15, and 5.6.17

About

Provides security patches for out-of-date Craft CMS installs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages