vendor:
pecio CMS
by:
P0C T34M
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: pecio CMS
Affected Version From: 2.0.5
Affected Version To: 2.0.5
Patch Exists: NO
Related CWE: N/A
CPE: 2.0.5
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
2010
pecio CMS v2.0.5 <= CSRF Add Admin
This exploit allows an attacker to add an admin user to the pecio CMS v2.0.5 application by sending a maliciously crafted request to the vulnerable application. The malicious request contains hidden form fields that are used to create a new admin user with full privileges. The exploit is triggered when the victim visits a malicious website or clicks a malicious link.
Mitigation:
The application should implement a CSRF token to verify that the request is coming from a trusted source. Additionally, the application should also implement a CAPTCHA to prevent automated requests.