CVE-2012-6144: SQL Injection
SQL injection vulnerability in the Backend History module in TYPO3 4.5.x before 4.5.21, 4.6.x before 4.6.14, and 4.7.x before 4.7.6 Due to missing encoding of user input, the history module is susceptible to SQL Injection and Cross-Site Scripting. A valid backend login is required to exploit this vulnerability.
Other sources
SQL injection vulnerability in the Backend History module in TYPO3 4.5.x before 4.5.21, 4.6.x before 4.6.14, and 4.7.x before 4.7.6 allows remote authenticated backend users to execute arbitrary SQL commands via unspecified vectors.
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2012-6144?
CVE-2012-6144 is classified as a medium severity vulnerability due to its potential to allow SQL injection attacks in the TYPO3 Backend History module.
How do I fix CVE-2012-6144?
To mitigate CVE-2012-6144, it is recommended to update TYPO3 to version 4.5.21, 4.6.14, or 4.7.6 or later.
What versions are affected by CVE-2012-6144?
CVE-2012-6144 affects TYPO3 versions earlier than 4.5.21, 4.6.14, and 4.7.6.
Can I exploit CVE-2012-6144 remotely?
No, exploitation of CVE-2012-6144 requires a valid backend login, limiting the attack surface.
Is CVE-2012-6144 related to Cross-Site Scripting?
Yes, CVE-2012-6144 is also susceptible to Cross-Site Scripting due to improper encoding of user input.