Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
-
Updated
Dec 10, 2024 - PHP
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
Another way(as an extension) to fix CVE-2024-34102(XXE vulnerability) with extra XML Security enhancement. If you cannot upgrade Magento or cannot apply the official patch, this one is an alternative solution.
A utility for Magento 2 encryption key rotation and management. CVE-2024-34102(aka Cosmic Sting) victims can use it as an aftercare.
A replacement of `\Magento\Framework\Xml\Security` for Magento 2 with enhanced XML Security.
Add a description, image, and links to the cosmic-sting topic page so that developers can more easily learn about it.
To associate your repository with the cosmic-sting topic, visit your repo's landing page and select "manage topics."