Lucene search
K

Joomla! 3.0.2 PHP Object Injection

🗓️ 27 Feb 2013 00:00:00Reported by EgiXType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 72 Views

Joomla 3.0.2 PHP Object Injection Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Joomla <=2.5.8,<=3.0.2 remote tcp connections opener
25 Feb 201300:00
zdt
Circl
CVE-2013-1453
27 Feb 201300:00
circl
CVE
CVE-2013-1453
13 Feb 201301:00
cve
Cvelist
CVE-2013-1453
13 Feb 201301:00
cvelist
Exploit DB
Joomla! 3.0.2 - &#039;highlight.php&#039; PHP Object Injection
27 Feb 201300:00
exploitdb
EUVD
EUVD-2013-1489
7 Oct 202500:30
euvd
exploitpack
Joomla! 3.0.2 - highlight.php PHP Object Injection
27 Feb 201300:00
exploitpack
Joomla! Vulnerable Extensions List
[20130201] - Core - Information Disclosure
31 Oct 201200:00
joomla
Tenable Nessus
Joomla! 2.5.x < 2.5.9 / 3.0.x < 3.0.3 Multiple Vulnerabilities
14 Feb 201300:00
nessus
NVD
CVE-2013-1453
13 Feb 201301:55
nvd
Rows per page
`-------------------------------------------------------------------  
Joomla! <= 3.0.2 (highlight.php) PHP Object Injection Vulnerability  
-------------------------------------------------------------------  
  
  
[-] Software Link:  
  
http://www.joomla.org/  
  
  
[-] Affected Versions:  
  
Version 3.0.2 and earlier 3.0.x versions.  
Version 2.5.8 and earlier 2.5.x versions.  
  
  
[-] Vulnerability Description:  
  
The vulnerable code is located in /plugins/system/highlight/highlight.php:  
  
56. // Get the terms to highlight from the request.  
57. $terms = $input->request->get('highlight', null, 'base64');  
58. $terms = $terms ? unserialize(base64_decode($terms)) : null;  
  
User input passed through the "highlight" parameter is not properly sanitized before being used in  
an unserialize() call at line 58. This can be exploited to inject arbitrary PHP objects into the  
application scope. Successful exploitation of this vulnerability doesn't require authentication,  
but requires the "System Highlight" plugin to be enabled (such as by default configuration).  
  
  
[-] Solution:  
  
Upgrade to version 3.0.3 or 2.5.9.  
  
  
[-] Disclosure Timeline:  
  
[31/10/2012] - Vendor notified  
[08/11/2012] - Vendor asked for a proof of concept  
[08/11/2012] - Proof of concept provided to the vendor  
[04/02/2013] - Vendor update released  
[27/02/2013] - Public disclosure  
  
  
[-] CVE Reference:  
  
The Common Vulnerabilities and Exposures project (cve.mitre.org)  
has assigned the name CVE-2013-1453 to this vulnerability.  
  
  
[-] Credits:  
  
Vulnerability discovered by Egidio Romano.  
  
  
[-] Original Advisory:  
  
http://karmainsecurity.com/KIS-2013-03  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation