header-logo
Suggest Exploit
vendor:
Dexs PM System Wordpress Plugin
by:
TheXero
7,5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Dexs PM System Wordpress Plugin
Affected Version From: 1.0.1
Affected Version To: 1.0.1
Patch Exists: NO
Related CWE: CVE-2013-6164
CPE: a:pytes:dexs_pm_system
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013

Dexs PM System – Authenticated Persistent Cross Site Scripting Vulnerability

Dexs PM System suffers from a persistent Cross-Site Scripting vulnerability when sending a message as an authenticated user. An account of at least subscriber status is requested to exploit this vulnerability. This vulnerability exists due to a lack of input validation and output sanitization of the subject paramater.

Mitigation:

Input validation and output sanitization of the subject paramater.
Source

Exploit-DB raw data:

===============================================================================
|                                                                             |
                         ____                     _ __
              ___  __ __/ / /__ ___ ______ ______(_) /___ __
             / _ \/ // / / (_-</ -_) __/ // / __/ / __/ // /
            /_//_/\_,_/_/_/___/\__/\__/\_,_/_/ /_/\__/\_, /
                                                     /___/ team

                          PUBLIC SECURITY ADVISORY
|                                                                             |
===============================================================================


TITLE
=====

Dexs PM System - Authenticated Persistent Cross Site Scripting Vulnerability


AUTHOR
======

TheXero


DATE
====

10/14/2013

VENDOR
======

Sam Brishes - http://www.pytes.net/


AFFECTED PRODUCT
================

Dexs PM System Wordpress Plugin Version 1.0.1 possibly earlier


VULNERABILITY CLASS
===================

Cross-Site Scripting


DESCRIPTION
===========


Dexs PM System suffers from a persistent Cross-Site Scripting vulnerability
when sending a message as an authenticated user.  An account of at least
subscriber status is requested to exploit this vulnerability.
This vulnerability exists due to a lack of input validation and output 
sanitization of the subject paramater.


PROOF OF CONCEPT
================

Enter the following into the subject field when sending a message to another
user.

--- SNIP ---

XSS<script>alert('xss');</script>

--- SNIP ---

If the message has been sent successfully a alert diolog will apear containing 
xss when an user checks there message in the dashboard.


IMPACT
======

An attacker could potentially hijack session authentication tokes of remote
users and leverage the vulnerability to increase the attack vector to the 
underlying software and operating system of the victim.


THREAT LEVEL
============

High


STATUS
======

0day


DISCLAIMER
==========

nullsecurity.net hereby emphasize, that the information which is published here
are for education purposes only. nullsecurity.net does not take any 
responsibility for any abuse or misusage!