CVE-2022-42149
kkFileView 4.0 - Server-Side Request Forgery
Record summary
CVE-2022-42149 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
kkFileView 4.0 is vulnerable to Server-side request forgery (SSRF) via controller\OnlinePreviewController.java.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 14, 2025 · Source: CVE List
Nuclei templates
1ProjectDiscoveryCRITICALkkFileView 4.0 - Server-Side Request ForgeryCVSS 9.8
kkFileView 4.0 contains a server-side request forgery caused by improper validation in OnlinePreviewController.java, letting attackers induce the server to make arbitrary requests, exploit requires sending crafted requests.
Impact
Unauthenticated attackers can exploit SSRF to make the server fetch arbitrary URLs, potentially accessing internal services, bypassing firewall restrictions, and exfiltrating sensitive data from internal networks.
Remediation
Update kkFileView to a version newer than 4.0 that properly validates URL parameters and restricts requests to trusted sources.
Source: ProjectDiscovery