NTA Monitor

Latest News

New version of network scanning tool arp-scan released

15th March 2011 A new version of a respected and popular network scanning tool has been released. Read More

Tests show rise in number of vulnerabilities affecting web applications with SQL Injection and XSS most common flaws

1st March 2011 SQL injection and cross-site scripting (XSS) were the most common flaws found in web applications in 2010 according to results from tests carried out by NTA Monitor. Read More

Assess risk to manage effects of budget cuts

9th February 2011 Signs of economic recovery may be appearing in some industries, but for most organisations - particularly in the public sector - budget cuts and cost savings are here to stay for the foreseeable future. Read More

"Basic security threats not changed in 15 years"

1st February 2011 There may have been significant technological advances to the hardware and software organisations use, but according to Roy Hills, who co-founded NTA Monitor in 1996, the basic security threats have not changed in the last 15 years. Read More
Date: 2nd May 2006
Risk: High

It may be possible to allow the execution of remote arbitrary code due to the methods used for handling chunked transfer-encoding, giving an attacker all the privileges of a logged-in user.

There are three ways that the vulnerability can be triggered, all of which result in a heap overflow:

Sending a well-formed chunk header with a length of -1 (FFFFFFFF) followed by malicious data. Sending a well-formed chunk header with a length specified which is less than the amount of data that will be sent, followed by malicious data. Not sending a chunk header before sending malicious data.

Apart from completely removing RealPlayer, it may be difficult to eliminate the vulnerability, but workarounds are available at http://www.idefense.com/intelligence/vulnerabilities/display.php?id=404

References