vendor:
Quiz And Survey Master (Formerly Quiz Master Next)
by:
N/A
CVSS
MEDIUM
Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)
Cross-Site Scripting (XSS)
CWE
Product Name: Quiz And Survey Master (Formerly Quiz Master Next)
Affected Version From: 4.5.2004
Affected Version To: 4.7.2008
Patch Exists: NO
Related CWE: Awaiting assignment
CPE:
Platforms Tested: WordPress
CSRF/stored XSS in Quiz And Survey Master (Formerly Quiz Master Next)
A CSRF vulnerability allows an unauthenticated attacker to add questions to existing quizzes. The question_name parameter is put into a manually-constructed JavaScript object and escaped with esc_js(). However, in js/admin_question.js, the value of the question_name parameter is not properly parsed, allowing for stored XSS attacks.
Mitigation:
The vendor has not provided any specific mitigation steps. It is recommended to update to the latest version of the software.