nuclei-templates/http/cves/2019/CVE-2019-1943.yaml

52 lines
1.6 KiB
YAML
Raw Normal View History

id: CVE-2019-1943
info:
2023-05-23 05:06:58 +00:00
name: Cisco Small Business 200,300 and 500 Series Switches - Open Redirect
author: bhutch
severity: medium
description: |
2023-05-23 05:06:58 +00:00
Cisco Small Business 200,300 and 500 Series Switches contain an open redirect vulnerability in the Web UI. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
reference:
- https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190717-sbss-redirect
- https://www.exploit-db.com/exploits/47118
2023-06-06 04:42:24 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-1943
2023-07-11 19:49:27 +00:00
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190717-sbss-redirect
classification:
2023-07-11 19:49:27 +00:00
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
2023-06-06 04:42:24 +00:00
cve-id: CVE-2019-1943
cwe-id: CWE-601
2023-07-11 19:49:27 +00:00
epss-score: 0.03526
cpe: cpe:2.3:o:cisco:sg200-50_firmware:-:*:*:*:*:*:*:*
2023-08-31 11:46:18 +00:00
epss-percentile: 0.90351
metadata:
max-request: 1
2023-05-23 05:06:58 +00:00
verified: "true"
shodan-query: "/config/log_off_page.htm"
2023-06-06 04:42:24 +00:00
censys-query: "services.http.response.headers.location: /config/log_off_page.htm"
2023-07-11 19:49:27 +00:00
vendor: cisco
product: sg200-50_firmware
2023-05-23 05:06:58 +00:00
tags: cve,cve2023,redirect,cisco
http:
- raw:
- |
GET / HTTP/1.1
Host: interact.sh
matchers-condition: and
matchers:
- type: word
2023-06-06 04:42:24 +00:00
part: server
words:
2023-06-06 04:42:24 +00:00
- 'GoAhead-Webs'
2023-05-23 05:06:58 +00:00
2023-07-11 19:49:27 +00:00
- type: regex
part: header
regex:
- '(?i)Location:\shttps?:\/\/interact\.sh/cs[\w]+/'
- type: status
status:
- 302