vendor:
eFront
by:
sajith
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: eFront
Affected Version From: eFront v3.6.14- build 18012
Affected Version To: eFront v3.6.14- build 18012
Patch Exists: NO
Related CWE: N/A
CPE: efront_3.6.14_build18012_community
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
2020
eFront v3.6.14 (build 18012) -Stored XSS in multiple Parameters
eFront v3.6.14 (build 18012) is vulnerable to stored XSS in multiple parameters. An attacker can inject malicious payloads into the Last Name, Lesson Name and Course Name fields. The payload used is '"><img src=x onerror=prompt(1);>'
Mitigation:
Input validation should be done on the server-side to prevent malicious payloads from being injected into the fields.