CVE-2020-27553
Description
In BASETech GE-131 BT-1837836 firmware 20180921, the web-server on the system is configured with the option “DocumentRoot /etc“. This allows an attacker with network access to the web-server to download any files from the “/etc” folder without authentication. No path traversal sequences are needed to exploit this vulnerability.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The BASETech GE-131 IP camera's web server serves files from /etc, allowing unauthenticated remote attackers to download sensitive system files.
Vulnerability
The BASETech GE-131 BT-1837836 IP camera running firmware version 20180921 has its web server configured with DocumentRoot set to /etc. This misconfiguration allows any file within the /etc directory to be served directly via HTTP without requiring authentication. No path traversal sequences are needed; simply requesting a file path under /etc (e.g., /etc/passwd) returns its contents [1].
Exploitation
An attacker with network access to the camera's web server (typically on port 80) can exploit this vulnerability by sending HTTP GET requests for files located in /etc. No authentication, user interaction, or special privileges are required. The attacker can enumerate and download any file from the /etc directory, including system configuration files, password hashes, and other sensitive data [1].
Impact
Successful exploitation results in unauthorized disclosure of sensitive system files. The attacker can obtain password hashes (e.g., from /etc/shadow), network configuration, and other secrets stored in /etc. This information disclosure can lead to further compromise, such as privilege escalation or lateral movement within the network [1].
Mitigation
As of the publication date (2020-11-17), no firmware update has been released to address this vulnerability; the camera appears to have reached end-of-life without receiving any patches [1]. Mitigation relies on network-level controls: restrict access to the camera's web server to trusted hosts only, or isolate the camera on a separate VLAN. If possible, disable the web server entirely. This CVE is not listed in CISA's Known Exploited Vulnerabilities catalog.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- BASETech/GE-131 BT-1837836 firmwaredescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- infosec.rm-it.de/2020/11/04/basetech-ip-camera-analysis/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.