9.3
CVSSv2

CVE-2006-0323

Published: 23/03/2006 Updated: 19/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in swfformat.dll in multiple RealNetworks products and versions including RealPlayer 10.x, RealOne Player, Rhapsody 3, and Helix Player allows remote malicious users to execute arbitrary code via a crafted SWF (Flash) file with (1) a size value that is less than the actual size, or (2) other unspecified manipulations.

Vulnerable Product Search on Vulmon Subscribe to Product

realnetworks helix player

realnetworks realone player

realnetworks realplayer 10.0.6

realnetworks realplayer 10.0

realnetworks realplayer 10.5

realnetworks rhapsody 3

Exploits

RealPlayer versions 105 and below SWF buffer overflow proof of concept exploit ...
source: wwwsecurityfocuscom/bid/17202/info Various RealNetworks products are prone to multiple buffer-overflow vulnerabilities These issues can result in memory corruption and facilitate arbitrary code execution A successful attack can allow remote attackers to execute arbitrary code in the context of the application to gain unauthoriz ...
#!/usr/bin/perl ################################################### # RealPlayer: Buffer overflow vulnerability / PoC # # CVE-2006-0323 # cvemitreorg/cgi-bin/cvenamecgi?name=CVE-2006-0323 # # RealNetworks Advisory # servicerealcom/realplayer/security/03162006_player/en/ # # Federico L Bossi Bonin # fbossi[at]netcommcomar #### ...