vendor:
Simple Image Gallery
by:
Tagoletta (Tağmaç)
9,8
CVSS
HIGH
Remote Code Execution (RCE)
78
CWE
Product Name: Simple Image Gallery
Affected Version From: V 1.0
Affected Version To: V 1.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu
2021
Simple Image Gallery 1.0 – Remote Code Execution (RCE) (Unauthenticated)
A vulnerability in Simple Image Gallery 1.0 allows an unauthenticated attacker to execute arbitrary code on the target system. This is due to the lack of authentication when uploading an avatar image, which allows an attacker to upload a malicious PHP file containing arbitrary code. This code can then be executed by accessing the malicious file via a web browser.
Mitigation:
Ensure that authentication is required for all file uploads, and that only files of the expected type are accepted.