S-154: SwiftView ActiveX Control and Plug-in Vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) S-154: SwiftView ActiveX Control and Plug-in Vulnerability
# 1  
Old 02-01-2008
S-154: SwiftView ActiveX Control and Plug-in Vulnerability

The SwiftView ActiveX control and plug-in contain a stack buffer overflow, which may allow a remote, unauthorized attacker to execute arbitrary code on a vulnerable system. The risk is MEDIUM. By conviencing a user to view a specially crafted HTML document (e.g., a web page or an HTML email message or attachment), a remote, unauthenticated attacker may be able to execute arbitrary code with the privileges of the user on a vulnerable system.


More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Gtk2::Plug(3)						User Contributed Perl Documentation					     Gtk2::Plug(3)

NAME
Gtk2::Plug HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::Window +----Gtk2::Plug INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODS
widget = Gtk2::Plug->new ($socket_id) o $socket_id (Gtk2::Gdk::NativeWindow) widget = Gtk2::Plug->new_for_display Since: gtk+ 2.2 $plug->construct ($socket_id) o $socket_id (Gtk2::Gdk::NativeWindow) $plug->construct_for_display ($display, $socket_id) o $display (Gtk2::Gdk::Display) o $socket_id (Gtk2::Gdk::NativeWindow) Since: gtk+ 2.2 boolean = $plug->get_embedded Since: gtk+ 2.14 nativewindow = $plug->get_id window or undef = $plug->get_socket_window Since: gtk+ 2.14 PROPERTIES
'embedded' (boolean : readable / private) Whether or not the plug is embedded 'socket-window' (Gtk2::Gdk::Window : readable / private) The window of the socket the plug is embedded in SIGNALS
embedded (Gtk2::Plug) SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Window COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Plug(3)