CVE-2020-12447
published 2020-04-29CVE-2020-12447: A Local File Inclusion (LFI) issue on Onkyo TX-NR585 1000-0000-000-0008-0000 devices allows remote unauthenticated users on the network to read sensitive files…
PriorityP260high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
11.82%
95.6th percentile
A Local File Inclusion (LFI) issue on Onkyo TX-NR585 1000-0000-000-0008-0000 devices allows remote unauthenticated users on the network to read sensitive files via %2e%2e%2f directory traversal, as demonstrated by reading /etc/shadow.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| onkyo | tx-nr585_firmware | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect directory traversal attempts against Onkyo TX-NR585 web interface by matching URL-encoded traversal sequences (%2e%2e%2f) in HTTP GET requests targeting sensitive files such as /etc/passwd or /etc/shadow. ↗
- →Successful exploitation returns HTTP 200 with response body matching the regex 'root:[x*]:0:0', indicating /etc/passwd content was returned. ↗
- →The attack is unauthenticated and requires no prior access; any HTTP GET from the local network using the traversal path should be flagged. ↗
- ·Vulnerability is specific to Onkyo TX-NR585 firmware version 1000-0000-000-0008-0000 only; detections should be scoped to this firmware version/CPE. ↗
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
Onkyo TX-NR585 Web Interface - Directory Traversal
nuclei·CVSS 7.5
CVE-2020-12447 [HIGH] Onkyo TX-NR585 Web Interface - Directory Traversal
Onkyo TX-NR585 Web Interface - Directory Traversal
Onkyo TX-NR585 1000-0000-000-0008-0000 devices allows remote unauthenticated users on the network to read sensitive files via %2e%2e%2f directory traversal and local file inclusion.
Template:
id: CVE-2020-12447
info:
name: Onkyo TX-NR585 Web Interface - Directory Traversal
author: 0x_Akoko
severity: high
description: Onkyo TX-NR585 1000-0000-000-0008-0000 devices allows remote unauthenticated users on the network to read sensitive files via %2e%2e%2f directory traversal and local file inclusion.
impact: |
An attacker can access sensitive files on the system, potentially leading to unauthorized access, information disclosure, or further exploitation.
remediation: |
Apply the latest firmware update provided by the vendor to fix the direc
No writeups or analysis indexed.
2020-04-29
Published