vendor:
Boutique SudBox
by:
indoushka
7,8
CVSS
HIGH
CSRF
352
CWE
Product Name: Boutique SudBox
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:boutique_sudbox:boutique_sudbox:1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2009
Boutique SudBox 1.2 Changer Login et Mot de Passe CSRF Vulnerability
A CSRF vulnerability exists in Boutique SudBox 1.2 which allows an attacker to change the login and password of the admin user. An attacker can craft a malicious HTML page containing a form with the action set to http://localhost/boutique/admin/password_2.php and the parameters admin and motdepasse set to the desired values. When the admin user visits the malicious page, the form will be automatically submitted and the login and password will be changed.
Mitigation:
The application should validate the origin of the request and ensure that the request is coming from a trusted source.