lock screen bypass
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Critical
|
Irfan Fauzan | ||
unity (Ubuntu) |
Fix Released
|
Critical
|
Marco Trevisan (Treviño) | ||
Trusty |
Fix Released
|
Critical
|
Marc Deslauriers | ||
Utopic |
Fix Released
|
Critical
|
Marco Trevisan (Treviño) |
Bug Description
I found a bug allowing a user to bypass the new lock screen of Ubuntu 14.04
1 - When the screen is locked just right click multiple times on the indicator bar (for example on the battery indicator), then shortcuts are available.
2 - Press ALT+F2
3 - you can execute the command you whant on behalf of the logged user.
Here is a video demonstrating this bug : http://
lsb_release -rd
Description: Ubuntu 14.04 LTS
Release: 14.04
Ubuntu version updated the 04/28/2014
apt-cache policy unity
unity:
Installed: 7.2.0+14.
Candidate: 7.2.0+14.
Version table:
*** 7.2.0+14.
500 http://
100 /var/lib/
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Andrea Azzarone (community): Approve
-
Diff: 73 lines (+18/-3)1 file modifiedplugins/unityshell/src/unityshell.cpp (+18/-3)
- PS Jenkins bot (community): Approve (continuous-integration)
- Brandon Schaefer (community): Approve
-
Diff: 311 lines (+93/-26)8 files modifiedlockscreen/LockScreenController.cpp (+12/-3)
lockscreen/LockScreenController.h (+1/-0)
lockscreen/LockScreenShield.cpp (+14/-2)
lockscreen/LockScreenShield.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+54/-15)
plugins/unityshell/src/unityshell.h (+2/-0)
shutdown/SessionController.cpp (+7/-5)
tests/test_session_controller.cpp (+2/-1)
information type: | Private Security → Public Security |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Critical |
Changed in unity: | |
milestone: | none → 7.2.1 |
Changed in unity: | |
assignee: | Brandon Schaefer (brandontschaefer) → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity (Ubuntu): | |
assignee: | Brandon Schaefer (brandontschaefer) → Marco Trevisan (Treviño) (3v1n0) |
tags: | added: lockscreen |
Changed in unity (Ubuntu): | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → Marc Deslauriers (mdeslaur) |
Changed in unity (Ubuntu Trusty): | |
status: | New → In Progress |
importance: | Undecided → Critical |
assignee: | nobody → Marc Deslauriers (mdeslaur) |
Changed in unity (Ubuntu Utopic): | |
assignee: | Marc Deslauriers (mdeslaur) → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity: | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → Irfan Fauzan (irfan-it2988) |
Changed in unity: | |
status: | Fix Committed → Fix Released |
I can get the dash to pop up (which is an issue), but I cant input anything into the dash. It goes to the input for the lockscreen.
Either way, the command lens shouldn't be popping up.