vendor:
OpenX Ad Server
by:
Narendra Shinde
7.5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: OpenX Ad Server
Affected Version From: 2.8.2007
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:openx:openx_ad_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 11.04
2011
OpenX Ad Server CSRF Vulnerability
The administrative interface of OpenX Ad Server is vulnerable to Cross-Site Request Forgery (CSRF) attacks, which can be exploited by remote attackers to force a logged-in administrator to perform malicious actions on the OpenX Ad Server, by enticing authenticated user to visit a malicious web page.Attacker can modify application data.
Mitigation:
Implementing CSRF protection tokens, using HTTPOnly cookies, and using same-site cookies.