vendor:
WebsiteBaker
by:
Mirabbas Agalarov
7.5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: WebsiteBaker
Affected Version From: 2.13.3
Affected Version To: 2.13.3
Patch Exists: NO
Related CWE:
CPE: a:websitebaker:websitebaker:2.13.3
Platforms Tested: Linux
2023
WebsiteBaker v2.13.3 – Cross-Site Scripting (XSS)
WebsiteBaker is vulnerable to stored XSS. Anyone who has the authority to create the page can inject malicious payloads such as %3Cimg+src%3Dx+onerror%3Dalert%281%29%3E. When the page is visited, the malicious payload is executed.
Mitigation:
Input validation should be used to prevent malicious payloads from being injected.