Vulnerabilities
Anyone can import CSV file. Pie Register will import users from this file.
1 MIN READ
Vulnerabilities
Anyone can import CSV file. Pie Register will import users from this file.
1 MIN READ
Vulnerabilities
It's possible to inject specially crafted reflected XSS even if strip_tags and addslashes is used.
1 MIN READ
Vulnerabilities
Any registered user can upload any file.
1 MIN READ
Vulnerabilities
$_GET['mp3'] is not escaped.
1 MIN READ
Vulnerabilities
preg_match() only check if $_GET['code'] contains at least one letter or digit (missing ^ and $ inside regexp).
1 MIN READ
Vulnerabilities
Administrator privileges are NOT checked when we pass $_GET['wprss-bulk'].
1 MIN READ
Vulnerabilities
Slashes are removed from $_GET['condition'].
1 MIN READ
Vulnerabilities
$_GET['error_message'] is not escaped.
1 MIN READ
From 0 to pentesting hero
Every service that has a login mechanism should also have the option to reset the password. But how to do it right?
26-02-2019
2 MIN READ