vendor:
RealJukebox2
by:
UNYUN
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: RealJukebox2
Affected Version From: 1.0.2.379
Affected Version To: 1.0.2.379
Patch Exists: YES
Related CWE: N/A
CPE: a:realnetworks:realjukebox:2.0.2.379
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 2000 Professional (Service Pack 2)
2002
RealJukebox2 1.0.2.379 Exploit
A buffer overflow condition exists due to insufficient bounds checking of fields in skinfiles. There is an unchecked buffer for the "CONTROLnImage" field of the "skin.ini" file. By supplying an overly long filename as a value for this field, it is possible to overwrite stack variables. An attacker may exploit this condition to overwrite the return address with a pointer to embedded attacker-supplied instructions.
Mitigation:
Ensure that all user-supplied input is validated and sanitized before being used.