CVE-2022-28117
Navigate CMS 2.9.4 - Server-Side Request Forgery (SSRF) (Authenticated)
Record summary
CVE-2022-28117 has a selected CVSS score of 4.9 (medium); EIP currently links 1 catalogued exploit, 2 repository PoCs, and 1 Nuclei template.
Description
A Server-Side Request Forgery (SSRF) in feed_parser class of Navigate CMS v2.9.4 allows remote attackers to force the application to make arbitrary requests via injection of arbitrary URLs into the feed parameter.
Exploitation context
Proofs of concept
3Catalogued exploits
ExploitDBNavigate CMS 2.9.4 - Server-Side Request Forgery (SSRF) (Authenticated)ExploitDB exploitby cheshireca7Not analyzed1 file
Repository PoCs
GitHubcheshireca7/CVE-2022-28117Repository PoCby cheshireca7Stars: 2Not analyzed2 files
GitHubkimstars/POC-CVE-2022-28117Repository PoCby kimstarsStars: 0Not analyzed2 files
Nuclei templates
1ProjectDiscoveryMEDIUMNavigate CMS 2.9.4 - Server-Side Request ForgeryCVSS 4.9
Navigate CMS 2.9.4 is susceptible to server-side request forgery via feed_parser class. This can allow a remote attacker to force the application to make arbitrary requests via injection of arbitrary URLs into the feed parameter, thus enabling possible theft of sensitive information, data modification, and/or unauthorized operation execution.
Impact
An attacker can exploit this vulnerability to bypass security controls, access internal resources, and potentially perform further attacks.
Remediation
Upgrade to a patched version of Navigate CMS or apply the vendor-provided patch to mitigate the SSRF vulnerability.
Source: ProjectDiscovery