Overview
The RealPlayer ActiveX control contains a stack-based buffer overflow in the ShowPreferences method. This may permit a remote attacker to execute arbitrary code on the user's system.
Description
RealNetworks RealPlayer is a multimedia application that allows users to view local and remote audio/video content. The RealPlayer ActiveX control allows web authors to embed the RealPlayer application in HTML documents and have control over it. One of the exported functions of the RealPlayer ActiveX control is HandleAction, which executes a method or action. When the HandleAction function is used to call the ShowPreferences method, the RealPlayer preferences dialog is displayed, showing the specified category and page. The ShowPreferences method concatenates its two arguments and then makes an unchecked call to sprintf(). By passing long arguments to ShowPreferences, an attacker can cause a stack-based buffer overflow to occur. Any browser that supports ActiveX may be affected, including IE and other software that uses MSHTML. |
Impact
By convincing a user to view an HTML document (e.g., a web page or HTML email messsage), an attacker could execute arbitrary commands or code with the privileges of the user. The attacker could take any action as the user. If the user has administrative privileges, the attacker could take complete control of the user's system. |
Solution
Install update |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
Acknowledgements
Thanks to NGSSoftware Insight Security Research for reporting this vulnerability.
This document was written by Will Dormann.
Other Information
CVE IDs: | None |
Severity Metric: | 14.63 |
Date Public: | 2004-09-28 |
Date First Published: | 2005-01-24 |
Date Last Updated: | 2005-01-27 18:49 UTC |
Document Revision: | 15 |