vendor:
Image Gallery Management System
by:
Dmar al3noOoz
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Image Gallery Management System
Affected Version From: 1.7.7
Affected Version To: 1.7.7
Patch Exists: NO
Related CWE: N/A
CPE: 4homepages.de
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
2020
4images – Image Gallery Management System – [CSRF] Change mail user or admin
A CSRF vulnerability exists in 4images - Image Gallery Management System version 1.7.7, which allows an attacker to change the mail of a user or admin by sending a malicious link. The malicious link contains a form with hidden fields that contain the new mail address. When the victim visits the malicious link, the form is automatically submitted and the mail address is changed.
Mitigation:
The application should implement a CSRF token to verify the authenticity of the request.