Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-1048 | GEN002320 | SV-1048r2_rule | ECLP-1 | Medium |
Description |
---|
Audio and video devices that are globally accessible have proven to be another security hazard. There is software that can activate system microphones and video devices connected to user workstations and/or X terminals. Once the microphone has been activated, it is possible to eavesdrop on otherwise private conversations without the victim being aware of it. This action effectively changes the user's microphone to a bugging device. |
STIG | Date |
---|---|
UNIX SRG | 2013-03-26 |
Check Text ( C-893r2_chk ) |
---|
Check the mode of audio devices. If the mode of audio devices are more permissive than 0660, this is a finding. |
Fix Text (F-24491r1_fix) |
---|
Change the mode of audio devices. # chmod o-w |