vendor:
CF Image Host
by:
hyp3rlinx
5.5
CVSS
MEDIUM
Cross site request forgery - CSRF
352
CWE
Product Name: CF Image Host
Affected Version From: 1.65
Affected Version To: 1.6.2006
Patch Exists: NO
Related CWE:
CPE: codefuture.co.uk/projects/imagehost
Platforms Tested:
CF Image Host CSRF Vulnerability
No CSRF protection exists allowing attackers to make requests to the server on behalf of the victim if they are logged in and visit a malicious site or click an infected link. This will let attackers modify certain web application settings to whatever the attacker wishes.
Mitigation:
Implement CSRF protection mechanisms such as using CSRF tokens.