CVE-2018-11787
Severity CVSS v4.0:
Pending analysis
Type:
CWE-287
Authentication Issues
Publication date:
18/09/2018
Last modified:
07/11/2023
Description
In Apache Karaf version prior to 3.0.9, 4.0.9, 4.1.1, when the webconsole feature is installed in Karaf, it is available at .../system/console and requires authentication to access it. One part of the console is a Gogo shell/console that gives access to the command line console of Karaf via a Web browser, and when navigated to it is available at .../system/console/gogo. Trying to go directly to that URL does require authentication. And optional bundle that some applications use is the Pax Web Extender Whiteboard, it is part of the pax-war feature and perhaps others. When it is installed, the Gogo console becomes available at another URL .../gogo/, and that URL is not secured giving access to the Karaf console to unauthenticated users. A mitigation for the issue is to manually stop/uninstall Gogo plugin bundle that is installed with the webconsole feature, although of course this removes the console from the .../system/console application, not only from the unauthenticated endpoint. One could also stop/uninstall the Pax Web Extender Whiteboard, but other components/applications may require it and so their functionality would be reduced/compromised.
Impact
Base Score 3.x
8.10
Severity 3.x
HIGH
Base Score 2.0
6.80
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:karaf:*:*:*:*:*:*:*:* | 3.0.9 (excluding) | |
| cpe:2.3:a:apache:karaf:*:*:*:*:*:*:*:* | 4.0.0 (including) | 4.0.9 (excluding) |
| cpe:2.3:a:apache:karaf:*:*:*:*:*:*:*:* | 4.1.0 (including) | 4.1.1 (excluding) |
| cpe:2.3:a:apache:karaf:4.0.0:milestone1:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:karaf:4.0.0:milestone2:*:*:*:*:*:* | ||
| cpe:2.3:a:apache:karaf:4.0.0:milestone3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



