vendor:
phpgallery
by:
Or4nG.M4N
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: phpgallery
Affected Version From: phpgallery v 1.1.0
Affected Version To: phpgallery v 1.1.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:phpgallery:phpgallery:1.1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
n/a
REMOTE CSRF Change Admin Password by OR4NG.M4N & REMOTE CSRF upload ShElL by OR4NG.M4N
This exploit allows an attacker to change the admin password of the phpgallery v 1.1.0 software and upload a shell to the gallery. The attacker can use the code provided by the author and save it in a file csrf.html. When the file is opened, the attacker can change the admin password and upload a shell to the gallery.
Mitigation:
Implementing CSRF protection tokens, using same-site cookies, and using CAPTCHAs can help mitigate CSRF attacks.