vendor:
FlatPress
by:
ITSecTeam
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: FlatPress
Affected Version From: 0.909.1
Affected Version To: 0.909.1
Patch Exists: YES
Related CWE: N/A
CPE: a:flatpress:flatpress:0.909.1
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
2009
FlatPress 0.909.1 Stored XSS
Unfiltered comment is used to create last comments block. An attacker can post any script as comment content which will be executed when the page is loaded.
Mitigation:
Input validation should be used to prevent malicious scripts from being stored in the database.