CVE-2013-1453
Joomla! 2.5.x-3.0.2 - PHP Object Injection via Highlight Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-1453. PoCs published by EgiX.
AI-analyzed exploit summary This is a vulnerability writeup describing a PHP object injection vulnerability in Joomla! versions 3.0.2 and earlier, as well as 2.5.8 and earlier. The vulnerability arises from improper sanitization of user input in the 'highlight' parameter, leading to arbitrary PHP object injection.
Description
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.
Exploits (1)
This is a vulnerability writeup describing a PHP object injection vulnerability in Joomla! versions 3.0.2 and earlier, as well as 2.5.8 and earlier. The vulnerability arises from improper sanitization of user input in the 'highlight' parameter, leading to arbitrary PHP object injection.