Skip to content

Magento 2 patch for CVE-2024-34102(aka CosmicSting). Another way(as an extension) to hotfix the security hole if you cannot apply the official patch or cannot upgrade Magento.

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

wubinworks/magento2-cosmic-sting-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 patch for CVE-2024-34102(aka CosmicSting)

Another way(as an extension) to hotfix the security hole if you cannot apply the official patch or cannot upgrade Magento.

Description

Impact

The attacker makes use of this security hole may read secret files(eg: encryption key in env.php) on the server.
With those secrets, the attacker can perform unauthorized actions(eg: by creating admin JSON Web Token JWT).

More Info

CVE-2024-34102
Official Patch

Requirements

Magento 2.4

Installation

Note: it has a dependency, so you need composer.
composer require wubinworks/module-cosmic-sting-patch

About

Magento 2 patch for CVE-2024-34102(aka CosmicSting). Another way(as an extension) to hotfix the security hole if you cannot apply the official patch or cannot upgrade Magento.

Topics

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Languages