Vulnerabilities
You can login as anyone without knowing password because of incorrect usage of wp_set_auth_cookie().
1 MIN READ
Vulnerabilities
You can login as anyone without knowing password because of incorrect usage of wp_set_auth_cookie().
1 MIN READ
Ctf
Bypassing XSS auditor.
5 MIN READ
Vulnerabilities
We can pass __e value which is base64 encoded and unfortunatelly those datas are not cleaned.
2 MIN READ
Vulnerabilities
We can set command which will be executed when monitor get remote shutdown command.
1 MIN READ
Ctf
There is SQL Injection in Cookie.
2 MIN READ
Vulnerabilities
Datas from $_POST['updated_data'] inside usersettings.php are not properly validated so we can set user_admin value in database using this input.
1 MIN READ
Vulnerabilities
strip_tags() function doesn't strip incomplete HTML tags.
1 MIN READ
Vulnerabilities
$_REQUEST['key'] is not escaped.
1 MIN READ
From 0 to pentesting hero
This time, unusually - we are not going to look at a specific programming language but a Linux function - unzip - that is for extracting files.
29-01-2019
2 MIN READ