View Issue Details

IDProjectCategoryView StatusLast Update
0006968Kali LinuxFeature Requestspublic2021-01-11 10:30
ReporterZ3R0-1337 Assigned Todaniruiz  
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0006968: linux privilage escalation
Description

its sudo - shell escape sequences
we can just switch to root user with this command which involves ' find ' ...
we can directly execute /bin/bash by finding with find command and switch to root user without entering root's password..

Steps To Reproduce

you can type the command
sudo find /home -exec /bin/bash \;

Activities

daniruiz

daniruiz

2021-01-11 10:30

manager   ~0014103

This is not an issue

Issue History

Date Modified Username Field Change
2020-12-31 15:36 Z3R0-1337 New Issue
2021-01-11 10:30 daniruiz Note Added: 0014103
2021-01-11 10:30 daniruiz Assigned To => daniruiz
2021-01-11 10:30 daniruiz Status new => closed
2021-01-11 10:30 daniruiz Resolution open => no change required