ACC PHP eMail v1.1 - Multiple Web Vulnerabilites



EKU-ID: 1921 CVE: OSVDB-ID:
Author: expku Published: 2012-04-16 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


Title:
======
ACC PHP eMail v1.1 - Multiple Web Vulnerabilites


Date:
=====
2012-04-13

ntroduction:
=============
Acc PHP eMail is a email subscription and management script. Manage subscribers them and send newsletters.
Acc PHP eMai is easy-to-use newsletter and mailing list manager with powerful personalization and customization
features.

No domain limit: You can use the script on unlimited number of domains.
All-In-One Solution: Mailing List Manager, Email Subscription Manager
Intellectual Core: Create your emails in HTML (WYSIWYG editor)
Powerful back-end: Easy-to-work administration tool
Search & Edit users based on email address
Editable preferences for administration
e-Mail address syntax checker
Users can unsubscribe & subscribe at their will
Subscribed conformation letters are emailed & customizable for each mailing list
Import email address from another database

(Copy of the Vendor Homepage: http://www.accscripts.com/mailinglist/)


Abstract:
=========
A Vulnerability Laboratory Researcher Team discovered multiple Web Vulnerabilities in Acc PHP eMail v1.1.

Details:
========
1.1
A remote SQL Injection vulnerability is detected in Acc PHP eMail v1.1. The vulnerability allows an attacker (remote) or

local low privileged user account to inject/execute own sql commands
on the affected
application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.

Vulnerable Module(s):
[+] index.php?action=email_modify&conf=0&id=57[SQLi]


1.2
A persistent input validation vulnerabilities are detected in Acc PHP eMail v1.1 The bugs allow remote attackers to
implement/inject malicious script code on the application side (persistent). Successful exploitation of the
vulnerability can lead
to session hijacking (manager/admin) or stable (persistent) context manipulation. Exploitation requires low user inter
action.

Vulnerable Module(s):
[+] index.php?action=email_modify&conf=0&id=57 - inject code in the mail box



Proof of Concept:
=================
The sql injection vulnerability can be exploited by remote attackers without required user inter action.
The persistent vulnerability can be exploited by remote attackers with medium required user inter action.
For demonstration or reproduce ...

1.1
http://www.xxx.com/mailinglist/demo/index.php?action=email_modify&conf=0&id=-57+union+select+version()--%20-&
;limit=0&order=id_user

1.2
The issue can be exploited by an insert on the Created Object function with script code as value.
The result is the persistent execution out of the web application context.

Strings:
>"<<iframe src=http://vulnerability-lab.com/>37</iframe> ... or
>"<script>alert(document.cookie)</script><div style="1


Risk:
=====
1.1
The security risk of the pre auth sql injection vulnerability is estimated as critical.

1.2
The security risk of the persisten input validation vulnerability is estimated as medium.