vendor:
Piwigo
by:
killall-9@mail.com
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Piwigo
Affected Version From: 2.6.1
Affected Version To: 2.6.1
Patch Exists: N/A
Related CWE: N/A
CPE: a:piwigo:piwigo
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Virtualbox debian
2014
piwigo 2.6.1 – CSRF
A CSRF problem is present in the administration panel of Piwigo 2.6.1. An attacker can craft a malicious HTML page with a form that submits a POST request to the vulnerable application. This POST request can add an arbitrary user to the application.
Mitigation:
Implementing a CSRF token in the application can prevent this type of attack.