vendor:
Utopia News Pro
by:
Dr.NaNo
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Utopia News Pro
Affected Version From: 1.4.0
Affected Version To: 1.4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:utopiasoftware:utopia_news_pro:1.4.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: Linux-Red-Hat
2012
Utopia News Pro 1.4.0 <= CSRF Add Admin Vulnerability
A CSRF vulnerability exists in Utopia News Pro 1.4.0 which allows an attacker to add an admin user to the application. An attacker can craft a malicious HTML page containing a form with hidden fields that when submitted, will add an admin user to the application. The form action is set to the vulnerable URL and the form fields contain the parameters required to add an admin user.
Mitigation:
Implementing a CSRF token in the application can prevent this type of attack.