[UNIX] Call-Center-Software Multiple Security Issues



The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html

- - - - - - - - -



Call-Center-Software Multiple Security Issues
------------------------------------------------------------------------


SUMMARY

<http://www.call-center-software.org/> Call-Center-Software is 'a free
open-source application released under the GPL". Call-Center-Software is
vulnerable to multiple SQL injection attacks and XSS under certain
conditions, along with privilege escalation.

DETAILS

XSS:
Call-Center-Software does not escape data when handling it allowing
malicious javascript data to be inserted by any user. This is only when
Magic Quotes is disabled within PHP.

Example:
A user entering <script>alert("Moo!");</script> into the problem
description field when submitting the problem, will cause the javascript
to be executed upon viewing or editing the problem.

SQL Injection:
Call-Center-Software does not escape data when handling it allowing
malicious users to inject SQL commands into the database. This is only
when Magic Quotes is disabled within PHP.

Example:
By logging into the system with the user "'or 1=1 or 1='" the attacker is
let into the system with full administrative privileges.

Privilege Escalation and Password Disclosure:
Call-Center-Software does not check access privileges when bringing up the
"edit user" screen. This, also combined with the lack of hashed password,
discloses any user on the system's password, username, and other
information stored within the database.

Example:
When logged in as a non administrative user a user can go to
edit_user.php?user_id=1 and view the default admin account's password.
Changing the user_id variable discloses the corresponding account's data.

Workaround:
Enabling Magic Quotes will negate the XSS and SQL injection attacks on
affected systems.


ADDITIONAL INFORMATION

The information has been provided by <mailto:security@xxxxxxxxxxxxxxxx>
Mayhemic Labs.
The original article can be found at:
<http://www.mayhemiclabs.com/advisories/MHL-2006-002.txt>
http://www.mayhemiclabs.com/advisories/MHL-2006-002.txt



========================================


This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx


====================
====================

DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.



Relevant Pages

  • [UNIX] Protector System Multiple Vulnerabilities
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Several classes of vulnerabilities have been found in Protector. ... cross-site scripting and SQL injection attacks. ...
    (Securiteam)
  • [UNIX] PhotoPost PHP Pro Multiple Vulnerabilities
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... PhotoPost PHP Pro suffers from multiple SQL injection, ... There are plenty of SQL injection vulnerabilities in PhotoPost PHP Pro. ...
    (Securiteam)
  • [REVS] Advanced Topics on SQL Injection Protection
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... SQL injection is now one of the most common attacks in the Internet. ... Static query statement - Development Phrase ... Some programmers may think escaping apostrophe with two apostrophes (and ...
    (Securiteam)
  • [UNIX] PHPNuke Multiple Vulnerabilities in Search Module
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... cross-site scripting and SQL injections located throughout the ... The vulnerability exists in the ... The first SQL injection vulnerability is a non-critical one in the ...
    (Securiteam)
  • [UNIX] PHP-Nuke Blind SQL Injection (Download Module)
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Several blind SQL injection vulnerabilities were discovered in PHP-Nuke. ...
    (Securiteam)