Bug: MythControl (MythTV remote control) arbitrary code execution (WLB-2007010012 Ascii Version)

English Version
WLB2

CVE WLB2

 Topic: MythControl (MythTV remote control) arbitrary code execution
 Credit: sapheal
 Date: 2007.01.05
 CWE: N/A
 CVE: CVE-2006-6860 (Show details)

Use CVE to see details like:
- CVSS2,
- Affected Software,
- References

Risk
Local
Remote
High
Yes
Yes

Synopsis: MythControl (MythTV remote control) arbitrary code execution
Product: MythControl
Version: <=1.0

Product:
=======

MythControl makes out of your Windows Mobile 5 Smartphone the
best remote control ever for MythTV (or similar Media Center Products).
It uses Bluetooth to communicate with your MythTV box and has a
flexible, customizable user interface.

MythControlServer is a small server application for use with MythControl remote clients.
It uses the Bluez RFCOMM interface to listen for client connections and forwards the received
commands to either MythFrontend or shell.

Issue:
======

A critical security vulnerability has been found in the product. It is
possible to execute arbitrary code.

Details:
========
In sendToMythTV the command that is to be sent might overflow
the sendStr string.

Affected Versions
=================

MythControl <= 1.0

Solution
=========

The sent command must be small enough to fit in the prepared
buffer to send.

Exploitation
============

Exploitation might be conducted by using an overflowed command
variable value.

Kind regards,

Michal Bucko - sapheal

[ ASCII VERSION ]

Copyright 2012, cxsecurity.com