S-158: Aurigma Image Uploader 'ImageUploader4.ocx' ActiveX Control Vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) S-158: Aurigma Image Uploader 'ImageUploader4.ocx' ActiveX Control Vulnerability
# 1  
Old 02-01-2008
S-158: Aurigma Image Uploader 'ImageUploader4.ocx' ActiveX Control Vulnerability

Aurigma Image Uploader ActiveX control is prone to a buffer overflow vulneability because the application fails to perform adequate boundary checks on user-supplied data. The risk is MEDIUM. Successfully exploiting this issue may allow remote attackers to execute arbitrary code in the context of the application using the ActiveX control Itypically Internet Explorer). Failed exploit attempts likely result in denial-of-service conditions.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Prima::Image::TransparencyControl(3)			User Contributed Perl Documentation		      Prima::Image::TransparencyControl(3)

NAME
Prima::Image::TransparencyControl - standard dialog for transparent color index selection. DESCRIPTION
The module contains two classes - "Prima::Image::BasicTransparencyDialog" and "Prima::Image::TransparencyControl". The former provides a dialog, used by image codec-specific save options dialogs to select a transparent color index when saving an image to a file. "Prima::Image::TransparencyControl" is a widget class that displays the image palette and allow color rather than index selection. Prima::Image::TransparencyControl Properties index INTEGER Selects the palette index. image IMAGE Selects image which palette is displayed, and the color index can be selected from. Events Change Triggered when the user changes "index" property. Prima::Image::BasicTransparencyDialog Methods transparent BOOLEAN If 1, the transparent selection widgets are enabled, and the user can select the palette index. If 0, the widgets are disabled; the image file is saved with no transparent color index. The property can be toggled interactively by a checkbox. AUTHOR
Dmitry Karasik, <dmitry@karasik.eu.org>. SEE ALSO
Prima::ImageDialog. perl v5.14.2 2009-02-24 Prima::Image::TransparencyControl(3)