Meta
- CVSS:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C(9.1)- CWE-325, CWE-20, CWE-200, CWE-502
It has been discovered that an internal verification mechanism can be used to generate arbitrary checksums. This allows to inject arbitrary data having a valid cryptographic message authentication code (HMAC-SHA1) and can lead to various attack chains as described below.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C (7.5, high)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C (9.1, critical)The overall severity of this vulnerability is critical (9.1) based on mentioned attack chains and the fact it does not require any privileges.
In case the extension is not used and required at all, it is suggested to uninstall and remove it from the system completely. Otherwise, an updated version 7.6.5 is available from the TYPO3 extension manager, Packagist and the TYPO3 extension repository:
As a precautionary measure it is advised to change encryptionKey and database credentials in typo3conf/LocalConfiguration.php.
Thanks to TYPO3 security team member Oliver Hader who reported and fixed the issue.
{
"severity": "CRITICAL",
"nvd_published_at": "2020-07-29T17:15:00Z",
"github_reviewed_at": "2020-07-29T16:09:56Z",
"cwe_ids": [
"CWE-20",
"CWE-200",
"CWE-325",
"CWE-502"
],
"github_reviewed": true
}