CVE-2016-15019
Published: 15 January 2023
Summary
CVE-2016-15019 is a medium-severity Exposure of Information Through Directory Listing (CWE-548) vulnerability in Jekbox Project Jekbox. Its CVSS base score is 4.3 (Medium).
Operationally, ranked in the top 35.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2016-2089
Vulnerability details
A vulnerability was found in tombh jekbox. It has been rated as problematic. This issue affects some unknown processing of the file lib/server.rb. The manipulation leads to exposure of information through directory listing. The attack may be initiated remotely. The…
more
patch is named 64eb2677671018fc08b96718b81e3dbc83693190. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-218375.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Detects information exposure through directory listings as unauthorized disclosure.
Directory listings and resource enumeration can be suppressed or populated with misleading entries.
Reduces exposure via directory listings or accessible files when OPSEC restricts visibility of key organizational resources.
Validates pathnames and filenames to prevent traversal outside intended directories.