vendor:
Pixie CMS
by:
hackme
5.5
CVSS
MEDIUM
Cross-Site Request Forgery
352
CWE
Product Name: Pixie CMS
Affected Version From: 01.04
Affected Version To: 01.04
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux Ubuntu 10.10
2011
Pixie v1.04 blog post CSRF
The Pixie v1.04 blog post feature is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can create a crafted webpage that tricks a logged-in user into submitting a form on behalf of the attacker. This can lead to unauthorized actions being performed by the user without their knowledge or consent.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper CSRF protection measures, such as using anti-CSRF tokens and validating the referrer header.