vendor:
JForum
by:
SecurityFocus
4,3
CVSS
MEDIUM
Cross-Site Request Forgery
352
CWE
Product Name: JForum
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2012
JForum Cross-Site Request Forgery Vulnerability
JForum is prone to a cross-site request-forgery vulnerability because the application does not properly validate HTTP requests. Exploiting this issue may allow a remote attacker to perform certain unauthorized actions in the context of the affected application. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized before being used in the application.