CVE-2020-36895
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-10

Last updated on: 2025-12-17

Assigner: VulnCheck

Description
EIBIZ i-Media Server Digital Signage 3.8.0 contains an unauthenticated configuration disclosure vulnerability that allows remote attackers to access sensitive configuration files via direct object reference. Attackers can retrieve the SiteConfig.properties file through an HTTP GET request, exposing administrative credentials, database connection details, and system configuration information.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-10
Last Modified
2025-12-17
Generated
2026-06-16
AI Q&A
2025-12-11
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
eibiz i-media_server_digital_signage 3.8.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in EIBIZ i-Media Server Digital Signage 3.8.0 allows remote attackers to access sensitive configuration files without authentication by exploiting a direct object reference. Specifically, attackers can retrieve the SiteConfig.properties file via an HTTP GET request, which exposes administrative credentials, database connection details, and system configuration information.

Impact Analysis

The vulnerability can lead to unauthorized disclosure of sensitive information such as administrative credentials and database connection details. This can allow attackers to gain further unauthorized access, compromise the system, manipulate configurations, or access sensitive data, potentially leading to a full system compromise.

Detection Guidance

You can detect this vulnerability by attempting to access the SiteConfig.properties file via an HTTP GET request to the EIBIZ i-Media Server. For example, use a command like: curl http://<target-server>/SiteConfig.properties. If the file is accessible without authentication and returns sensitive configuration data, the system is vulnerable.

Mitigation Strategies

Immediate mitigation steps include restricting access to the SiteConfig.properties file by implementing proper authentication and authorization controls, configuring the web server to deny direct access to sensitive configuration files, and applying any available patches or updates from the vendor to fix the vulnerability.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2020-36895. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart