Pardus: Flashplugin System access Vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Pardus: Flashplugin System access Vulnerability
# 1  
Old 12-23-2008
Pardus: Flashplugin System access Vulnerability

LinuxSecurity.com: A vulnerability has been reported in Adobe Flash Player, which potentially can be exploited by malicious people to compromise a user's system.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Cybersecurity

System access.

As system admin i decided not to give shell access to users and even application admins on production systems. I give them access via a simple (menu)webpage and the menus are suid capable. So, even root commands can be granted to someones menu. I like the fact that no commandline trying or... (1 Reply)
Discussion started by: FerryJD
1 Replies

2. Solaris

HELP cant get access to the system.

I mistakenly edited /etc/vfstab and added an invalid option for the / so now i cant access the system and its hang just when its start to boot, how can i get access to the harddisk to edit the vfstab ? can i use solaris CD ? (1 Reply)
Discussion started by: XP_2600
1 Replies

3. UNIX for Dummies Questions & Answers

Need help to access/mount so to access folder/files on a Remote System using Linux OS

Hi I need to access files from a specific folder of a Linux system from an another Linux System Remotely. I know how to, Export a folder on One SCO System & can access the same by using Import via., NFS in the Sco Unix SVR4 System using the scoadmin utility. Also, I know to use mount -t ... (2 Replies)
Discussion started by: S.Vishwanath
2 Replies
Login or Register to Ask a Question
UMASS(4)						   BSD Kernel Interfaces Manual 						  UMASS(4)

NAME
umass -- USB mass storage support SYNOPSIS
umass* at uhub? atapibus* at umass? scsibus* at umass? channel ? wd* at umass? DESCRIPTION
The umass driver provides support for USB mass storage class devices. The driver supports subclasses SCSI, 8020i (ATAPI), 8070i (ATAPI), QIC157 (ATAPI), RBC (subset of SCSI), and UFI (USB Floppy). The driver handles the protocols Bulk-Only, CBI, and CBI-with-CCI. HARDWARE
Devices known to work with this driver include: Creative Tech NOMAD MuVo TX FujiFilm FinePix1300 Digital Camera Imation SuperDisk IOmega Zip 100 IOmega Zip 250 Kingston DataTraveler 2.0 LaCie CD R/W Lexar Media JumpDrive Flash Disks Neodio Multi-format Flash Controller Olympus C-5050 ZOOM Digital Camera SanDisk ImageMate SDDR-31 Siemens MP3-Player USB Sony DSC Digital Cameras STMicroelectronics ST92163 Mass Storage library Tester Y-E Data FlashBuster floppy The driver also supports certain adapters from In-System Design that use the (non-standardized) ATA protocol over Bulk-Only. SEE ALSO
atapi(4), scsi(4), usb(4), wd(4) HISTORY
The umass driver is a port of the FreeBSD driver. The umass driver appeared in NetBSD 1.5. BSD
June 26, 2005 BSD