vendor:
Question2Answer
by:
MustLive
7,5
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Question2Answer
Affected Version From: Question2Answer 1.5.4
Affected Version To: Question2Answer 1.5.4
Patch Exists: NO
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
2014
Cross-Site Request Forgery Vulnerability in Question2Answer
Question2Answer is prone to a cross-site request-forgery vulnerability. Exploiting this issue may allow a remote attacker to perform certain unauthorized actions and gain access to the affected application. Other attacks are also possible. An attacker can create a malicious HTML page with a form that submits to the vulnerable application. The form can contain hidden fields that contain malicious data. When a user visits the malicious page, the form is automatically submitted and the malicious data is processed by the vulnerable application.
Mitigation:
To mitigate this issue, the application should implement a strict policy that limits the actions that can be performed by a user. Additionally, the application should validate all input and reject any malicious input.