Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
CVE/CVE-2020-10562/
CVE/CVE-2020-10562/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

DEVOME GRR

The DEVOME GRR before 3.4.1c is vulnerable to a file upload restriction bypass that allow remote code execution.

To exploit this vulnerability an attacker must be authenticated with admin privileges.

On the resource's edit page (admin_edit_room.php), he can bypass the image upload control using a malicious php script with the extensions ".php.png", ".php.gif" or ".php.jpg" and get code execution by accessing the uploaded php script in the directory /images/.

The name of the script on the server is displayed on the admin_edit_room.php after being uploaded.