vendor:
Advanced Electron Forum
by:
hyp3rlinx
7,5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Advanced Electron Forum
Affected Version From: 1.0.9
Affected Version To: 1.0.9
Patch Exists: YES
Related CWE: N/A
CPE: a:anelectron:advanced_electron_forum
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2019
Advanced Electron Forum v1.0.9 (AEF) Persistent XSS
In Admin panel under Edit Boards / General Stuff / General Options, there is an option to sepcify a redirect URL for the forum which is vulnerable to a persistent XSS that will be stored in the MySQL database and execute attacker supplied client side code each time a victim visits the following URLs.
Mitigation:
Ensure that user input is properly sanitized and validated before being stored in the database.