CVE-2019-16313
published 2019-09-14CVE-2019-16313: ifw8 Router ROM v4.31 allows credential disclosure by reading the action/usermanager.htm HTML source code.
PriorityP264high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
47.03%
98.7th percentile
ifw8 Router ROM v4.31 allows credential disclosure by reading the action/usermanager.htm HTML source code.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| ifw8 | fr5-e_firmware | — | — |
| ifw8 | fr5_firmware | — | — |
| ifw8 | fr6-s_firmware | — | — |
| ifw8 | fr6_firmware | — | — |
| ifw8 | fr8_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Send an unauthenticated HTTP GET request to /action/usermanager.htm on the target device; a 200 response containing credential data (masked as asterisks pattern '******') in the body confirms exploitation.
- →Match HTTP response body with regex '\*\*\*\*\*\*' to detect exposed credential fields in the HTML source of the user manager page.
- →Confirm vulnerability by checking for HTTP 200 status code alongside the credential pattern match in the response body.
- ·The vulnerability is unauthenticated (no credentials required) and network-accessible, affecting ifw8 Router ROM v4.31 (CPE: cpe:2.3:o:ifw8:fr6_firmware:4.31).
- ·Only a single HTTP request is needed to confirm credential disclosure; max-request is 1.
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
ifw8 Router ROM v4.31 - Credential Discovery
nuclei·CVSS 7.5
CVE-2019-16313 [HIGH] ifw8 Router ROM v4.31 - Credential Discovery
ifw8 Router ROM v4.31 - Credential Discovery
ifw8 Router ROM v4.31 is vulnerable to credential disclosure via action/usermanager.htm HTML source code.
Template:
id: CVE-2019-16313
info:
name: ifw8 Router ROM v4.31 - Credential Discovery
author: pikpikcu
severity: high
description: ifw8 Router ROM v4.31 is vulnerable to credential disclosure via action/usermanager.htm HTML source code.
impact: |
An attacker can exploit this vulnerability to discover sensitive credentials.
remediation: |
Update the ifw8 Router ROM to a version that is not affected by CVE-2019-16313.
reference:
- https://github.com/Mr-xn/Penetration_Testing_POC/blob/master/CVE-2019-16313%20%E8%9C%82%E7%BD%91%E4%BA%92%E8%81%94%E4%BC%81%E4%B8%9A%E7%BA%A7%E8%B7%AF%E7%94%B1%E5%99%A8v4.31%E5%AF%86%E7%A0%81%E6%B3%84%E9%9C%B2%E6
No writeups or analysis indexed.
2019-09-14
Published