What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in Quiz And Survey Master <= 11.1.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauthenticated Cross Site Scripting (XSS) in Quiz And Survey Master <= 11.1.2 versions.
Explanation of Vulnerability in Simple Terms
Quiz And Survey Master contains a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into survey or quiz content. When a site visitor views an affected page, the attacker's code runs in their browser, potentially stealing session data or redirecting them to malicious sites. The vulnerability affects versions up to 11.1.2.
What an attacker can do
Inject malicious JavaScript that runs in visitors' browsers when they view a quiz or survey.
Potential impact on your site
Visitors' browsers can be compromised, session cookies stolen, or redirected to phishing sites when they interact with quizzes or surveys.
Conditions required to exploit
Attacker must craft a malicious link or page containing the XSS payload; a site visitor must click the link or visit the page.
Key dates
External resources
Related vulnerabilities