vendor:
PloggerGallery
by:
Or4nG.M4N
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: PloggerGallery
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:plogger:ploggergallery
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
CSRF Change Admin Password by OR4NG.M4N
This exploit allows an attacker to change the admin password of PloggerGallery Version 1.0 by using a Cross-Site Request Forgery (CSRF) attack. The attacker can set the admin username, email, password, and confirm password fields to any value they choose. The exploit is triggered when the attacker submits the form.
Mitigation:
Implementing a CSRF token in the form to prevent unauthorized requests.