CVE-2022-40047
Flatpress < v1.2.1 - Cross Site Scripting
Record summary
CVE-2022-40047 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
Flatpress v1.2.1 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the page parameter at /flatpress/admin.php.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMFlatpress < v1.2.1 - Cross Site ScriptingCVSS 5.4
Flatpress v1.2.1 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the page parameter at /flatpress/admin.php.
Impact
Authenticated attackers can inject malicious JavaScript through the page parameter in admin.php that executes in other users' browsers, potentially stealing session tokens or performing unauthorized actions in Flatpress blog administration.
Remediation
Update Flatpress to a version later than 1.2.1 that properly sanitizes and encodes the page parameter in admin.php.
Source: ProjectDiscovery