Enhancement: cves/2019/CVE-2019-1821.yaml by mp
parent
4938dd20ad
commit
67b5d073b0
|
@ -1,11 +1,12 @@
|
|||
id: CVE-2019-1821
|
||||
|
||||
info:
|
||||
name: Cisco Prime Infrastructure Unauthorized RCE
|
||||
name: Cisco Prime Infrastructure - Remote Code Execution
|
||||
author: _0xf4n9x_
|
||||
severity: critical
|
||||
description: Cisco Prime Infrastructure Health Monitor HA TarArchive Directory Traversal Remote Code Execution Vulnerability.
|
||||
reference:
|
||||
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190515-pi-rce
|
||||
- https://srcincite.io/blog/2019/05/17/panic-at-the-cisco-unauthenticated-rce-in-prime-infrastructure.html
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-1821
|
||||
classification:
|
||||
|
@ -49,3 +50,5 @@ requests:
|
|||
- "status_code == 200"
|
||||
- "contains((body_2), '{{randstr}}')"
|
||||
condition: and
|
||||
|
||||
# Enhanced by mp on 2022/05/03
|
||||
|
|
Loading…
Reference in New Issue