CVE-2013-1453: SQL Injection
plugins/system/highlight/highlight.php in Joomla! 3.0.x through 3.0.2 and 2.5.x through 2.5.8 allows attackers to unserialize arbitrary PHP objects to obtain sensitive information, delete arbitrary directories, conduct SQL injection attacks, and possibly have other impacts via the highlight parameter. Note: it was originally reported that this issue only allowed attackers to obtain sensitive information, but later analysis demonstrated that other attacks exist.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-1453?
CVE-2013-1453 is considered a high severity vulnerability due to its ability to allow attackers to unserialize arbitrary PHP objects.
How do I fix CVE-2013-1453?
To fix CVE-2013-1453, update Joomla! to version 2.5.9 or higher or 3.0.3 or higher where the vulnerability has been patched.
What versions of Joomla! are affected by CVE-2013-1453?
CVE-2013-1453 affects Joomla! versions 2.5.0 through 2.5.8 and 3.0.0 through 3.0.2.
What are the potential impacts of CVE-2013-1453?
CVE-2013-1453 can lead to information disclosure, arbitrary directory deletion, and SQL injection attacks.
Is CVE-2013-1453 a PHP vulnerability?
Yes, CVE-2013-1453 is a PHP vulnerability that allows for the unserialization of arbitrary PHP objects.