139 lines
4.8 KiB
Text
Executable file
139 lines
4.8 KiB
Text
Executable file
Title:
|
||
======
|
||
Event Script PHP v1.1 CMS - Multiple Web Vulnerabilites
|
||
|
||
|
||
Date:
|
||
=====
|
||
2012-06-10
|
||
|
||
|
||
References:
|
||
===========
|
||
http://www.vulnerability-lab.com/get_content.php?id=606
|
||
|
||
|
||
VL-ID:
|
||
=====
|
||
606
|
||
|
||
|
||
Common Vulnerability Scoring System:
|
||
====================================
|
||
7
|
||
|
||
|
||
Introduction:
|
||
=============
|
||
Event Script PHP Features: Current stable version of Event Script PHP is 1.1
|
||
Requirements: PHP 4.3 or higher and MySQL 3 or higher running on your webserver.
|
||
|
||
protected administration area
|
||
any language support
|
||
full control over the CSS style
|
||
single step installation
|
||
easy to place into the webpage - just drop a single line of code
|
||
different ways to display events on your webpage
|
||
sort events by dates ascending or descending
|
||
set featured event on the top of all events
|
||
search for events function
|
||
option to set the number of events per page
|
||
option to set the order of events
|
||
option to hide expired events
|
||
each event have date, start time, end time, location, price, title, description, image and share buttons
|
||
simple written and fully readable php source code
|
||
RSS feed for events validated by W3C
|
||
|
||
(Copy of the Vendor Homepage: http://www.newsscriptphp.com/eventscript.php )
|
||
|
||
|
||
Abstract:
|
||
=========
|
||
The Vulnerability Laboratory Research Team discovered multiple SQL Injection vulnerabilites in Event Script PHP v1.1 CMS.
|
||
|
||
|
||
Report-Timeline:
|
||
================
|
||
2012-06-10: Public or Non-Public Disclosure
|
||
|
||
|
||
Status:
|
||
========
|
||
Published
|
||
|
||
|
||
Exploitation-Technique:
|
||
=======================
|
||
Remote
|
||
|
||
|
||
Severity:
|
||
=========
|
||
High
|
||
|
||
|
||
Details:
|
||
========
|
||
Multiple SQL Injection vulnerabilities are detected in the Event Script PHP v1.1 Content Management System.
|
||
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own sql commands
|
||
on the affected application dbms without user inter action. The vulnerabilities are located in the eventscript.php
|
||
file and the bound parameters p & id. The sql injection vulnerabilities can be exploited by remote attackers without
|
||
user inter action & without privileged user account. Successful exploitation of the vulnerability results in dbms
|
||
& application compromise.
|
||
|
||
|
||
Vulnerable File(s):
|
||
[+] eventscript.php
|
||
|
||
Vulnerable Parameter(s):
|
||
[+] ?p=
|
||
[+] ?id=
|
||
|
||
|
||
Proof of Concept:
|
||
=================
|
||
The sql injection vulnerabilities can be exploited by remote attackers without user inter action & without
|
||
privileged user account. For demonstration or reproduce ...
|
||
|
||
PoC:
|
||
http://127.0.0.1:1338/eventscriptphp/eventscript.php?id=-1'[SQL-INJECTION]--
|
||
http://127.0.0.1:1338/eventscriptphp/eventscript.php?p=-1'[SQL-INJECTION]--
|
||
|
||
|
||
Risk:
|
||
=====
|
||
The security risk of the sql injection vulnerabilities are estimated as high.
|
||
|
||
|
||
Credits:
|
||
========
|
||
Vulnerability Laboratory [Research Team] - snup (snup@vulnerability-lab.com) [http://snup1.blogspot.com]
|
||
|
||
|
||
|
||
Disclaimer:
|
||
===========
|
||
The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties,
|
||
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-
|
||
Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business
|
||
profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some
|
||
states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation
|
||
may not apply.
|
||
|
||
Domains: www.vulnerability-lab.com - www.vuln-lab.com
|
||
Contact: admin@vulnerability-lab.com - support@vulnerability-lab.com - research@vulnerability-lab.com
|
||
Section: video.vulnerability-lab.com - forum.vulnerability-lab.com - news.vulnerability-lab.com
|
||
Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab
|
||
|
||
Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory.
|
||
Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other
|
||
media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, sourcecode, videos and
|
||
other information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed),
|
||
modify, use or edit our material contact (admin@vulnerability-lab.com or support@vulnerability-lab.com) to get a permission.
|
||
|
||
Copyright <20> 2012 Vulnerability-Lab
|
||
|
||
--
|
||
VULNERABILITY RESEARCH LABORATORY TEAM
|
||
Website: www.vulnerability-lab.com
|
||
Mail: research@vulnerability-lab.com
|