exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Interspire Email Marketer 6.0.1 XSS / SQL Injection

Interspire Email Marketer 6.0.1 XSS / SQL Injection
Posted Oct 8, 2012
Authored by Ibrahim El-Sayed, Vulnerability Laboratory | Site vulnerability-lab.com

Interspire Email Marketer version 6.0.1 suffers from cross site scripting and remote SQL injection vulnerabilities.

tags | exploit, remote, vulnerability, xss, sql injection
SHA-256 | f8bd46b59908fd250f604a96039d46e1985482e022445cd4f574ef41594a8737

Interspire Email Marketer 6.0.1 XSS / SQL Injection

Change Mirror Download
Title:
======
Interspire Email Marketer v6.0.1 - Multiple Vulnerabilites


Date:
=====
2012-10-02


References:
===========
http://www.vulnerability-lab.com/get_content.php?id=710


VL-ID:
=====
710


Common Vulnerability Scoring System:
====================================
8.3


Introduction:
=============
Our all-in-one email marketing software includes everything you need to create, send, track and profit from
email marketing - but it doesn t stop there. It also includes powerful tools to completely automate your follow
up marketing and customer feedback loops too: Follow up with prospects automatically using autoresponders. Send a
series of personalized email messages to new leads at intervals you define. Its like having your own dedicated
sales team working for you around the clock. Optimize your email click thru rates with split testing. Send a few
variations of your email to a sample of your list and have the best performing one sent to the rest automatically.
Automate your list management with triggers. Automatically convert leads to opportunities when they open a specific
email, remove inactive leads from your list or even send a follow up email when a particular link is clicked - automatically.
Keep your lists clean and up to date with automated bounce processing. Invalid email addresses can be removed from your list
automatically based on smart bounce rules, helping keep your deliverability rate high.

See the complete activity of a lead with event logging. Every time a lead opens your email, clicks a link or performs
any other activity, its logged against their history making it easy for you sales team to qualify their desire to purchase.
Solicit and track feedback with surveys. NEW! Using the drag & drop editor you can create customized surveys and feedback
forms which you can link to from your email campaigns or autoresponders and then blast to your list in minutes.

(Copy of the Vendor Homepage: http://www.interspire.com/emailmarketer/ )


Abstract:
=========
The Vulnerability Laboratory Research Team discovered multiple Web Vulnerabilities in Interspire Email Marketer 6.0.1, Email Marketing Software.


Report-Timeline:
================
2012-10-02: Public or Non-Public Disclosure


Status:
========
Published


Affected Products:
==================
Interspire
Product: Email Marketer v6.0.1


Exploitation-Technique:
=======================
Remote


Severity:
=========
Critical


Details:
========
1.1
A SQL Injection vulnerability is detected in the Interspire Email Marketer v6.0.1, Email Marketing Software.
The vulnerability allows an attacker (remote) or local low privileged user account to execute a SQL commands
on the affected application dbms. The sql injection vulnerability is located in dynamiccontenttags file with
the bound vulnerable id parameter. Successful exploitation of the vulnerability results in dbms & application
compromise. Exploitation requires no user interaction & without privileged user account.

Vulnerable File(s):
[+] index.php

Vulnerable Module(s):
[+] ID

Vulnerable Parameter(s):
[+] dynamiccontenttags


1.2
Multiple persistent input validation vulnerabilities are detected in the Interspire Email Marketer v6.0.1, Email Marketing Software.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent). The persistent
vulnerabilities are located in the user account, user groups, contacts, email campaigns or recent activity module with the bound
vulnerable fullname, groupname, email, content block name and activitylog parameters. Successful exploitation of the vulnerability
can lead to session hijacking (manager/admin) or stable (persistent) context manipulation. Exploitation requires low user inter
action & privileged web application user account.


Vulnerable Module(s):
[+] Users&Groups -> Create a user account
[+] Users&Groups -> Create a user group
[+] Contacts -> Add contact
[+] Email Campaigns -> Dynamic Content Tags -> Create a Dynamic Content Tag
[+] Recent Activity


Vulnerable Parameter(s):
[+] Full Name
[+] Group Name
[+] Email Address
[+] Content Block name
[+] All recent activities get executed in the recent activity box


1.3
A non-persistent cross site scripting vulnerability is detected in the Interspire Email Marketer v6.0.1, Email Marketing Software.
The vulnerability allows remote attackers to hijack website customer, moderator or admin sessions with medium or high required
user inter action or local low privileged user account. The vulnerability is located in the dynamiccontenttags module with the
bound vulnerable action parameter. Successful exploitation of the vulnerability result in account steal, client site phishing
or client-side content request manipulation.

Vulnerable Module(s):
[+] dynamiccontenttags

Vulnerable File(s):
[+] admin/index.php?Page=Addons&Addon=dynamiccontenttags

Vulnerable Parameter(s):
[+] Action


Proof of Concept:
=================
1.1
The SQL injection vulnerability can be exploited by remote attackers without user inter action. For demonstration or reproduce ...

PoC:
http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Addons&Addon=dynamiccontenttags&
Action=Edit&id=-1%27+UNION+Select+1,2,3,4--%20-

http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Addons&Addon=dynamiccontenttags&
Action=Edit&id=-1%27+UNION+Select+1,version%28%29,3,4--%20-


1.2
The persistent input validation vulnerabilities can be exploited by remote attackers with low or medium required user inter action
& low privileged user account. For demonstration or reproduce ...


1.2.1
The attacker can create a user with injecting a malicious code i.e.,
>"<iframe src=http://www.vulnerability-lab.com onload=alert("VL")</iframe>, in the field Full name.
When the admin views the users the code gets executed. The attacker also can change his full name in the settings
and whenever the admin checks the user list, the code gets executed

URL: http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Users&Action=Add


1.2.2
The attacker can Create a User group and inject a malicious code in the Group name. Whenever the victim lists the user groups,
the code gets executed in the victim browser.

URL: http://emailmarketer.127.0.0.1:337/admin/index.php?Page=UsersGroups&Action=createGroup

1.2.3
The attacker can inject a malicious code in the server side by adding a contact. The attacker goes to Contacts -> add contact
and then try to inject a malicious code in the email field. An error message will pop up that the email is invalid. To bypass,
this message, the attacker creates a normal user with any email i.e., test@test.com. After creating the user, the attacker edit
the user and change the email to the malicious code. The error message will not show up and the code will get executed for any
user who will list the contacts.

URL: http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Subscribers&Action=View&List=7&id=5019
URL: http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Subscribers&Action=Add


1.2.4
The attacker can inject a malicious code in the server side by creating a content block from Dynamic content tags section.
The field "block name" is vulnerable. Whenver the victim views the blocks the code gets Executed.

URL: http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Addons&Addon=dynamiccontenttags&Action=edit

1.2.5
Finally, Any of the activities gets logged in the recent activity module that gets showed in every screen in the web app.
If the attacker done with persistent malicious attacks any of the previous malicious actions the code will get executed
again in the recent activity module.

1.3
PoC:
http://emailmarketer.127.0.0.1:337/admin/index.php?Page=Addons&Addon=
dynamiccontenttags&Action=%3E%22%3Ciframe%20src=http://www.vulnerability-lab.com%20onload=alert%28%22VL%22%29%3C/iframe%3E



Risk:
=====
1.1
The security risk of the remote SQL Injection vulnerability is estimated as critical.

1.2
The security risk of the persistent input validation vulnerabilities are estimated as medium(+).

1.3
The security risk of the client side cross site scripting vulnerability is estimated as low(+).


Credits:
========
Vulnerability Laboratory [Research Team] - Ibrahim El-Sayed (the_storm) [storm@vulnerability-lab.com] [iel-sayed.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. We do not approve or encourage anybody to break any vendor licenses, policies, deface websites, hack into databases
or trade with fraud/stolen material.

Domains: www.vulnerability-lab.com - www.vuln-lab.com - www.vulnerability-lab.com/register
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
Feeds: vulnerability-lab.com/rss/rss.php - vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php

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 © 2012 | Vulnerability Laboratory



--
VULNERABILITY RESEARCH LABORATORY
LABORATORY RESEARCH TEAM
CONTACT: research@vulnerability-lab.com

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close