DiY-CMS contains a flaw that allows a remote Cross-site Request Forgery (CSRF / XSRF) attack. The flaw exists because the application does not require multiple steps or explicit confirmation for sensitive transactions for the manipulation of accounts. By using a crafted URL (e.g., a crafted GET request inside an "img" tag), an attacker may trick the victim into clicking on the image to take advantage of the trust relationship between the authenticated victim and the application. Such an attack could trick the victim into executing arbitrary commands in the context of their session with the application, without further prompting or verification.
Classification
Location:
Context Dependent
Attack Type:
Authentication Management,
Input Manipulation
Impact:
Loss of Integrity
Solution:
Third-Party Solution
Exploit:
Exploit Public
Disclosure:
Uncoordinated Disclosure
OSVDB:
Web Related
Solution
Currently, there are no known workarounds or vendor upgrades to correct this issue. However, snup of Vulnerability Labs has released an unofficial patch to address this vulnerability.
As with all third-party solutions, ensure they come from a reliable source and are permitted under your company's security policy.