Vulnerability Details : CVE-2020-11094
The October CMS debugbar plugin before version 3.1.0 contains a feature where it will log all requests (and all information pertaining to each request including session data) whenever it is enabled. This presents a problem if the plugin is ever enabled on a system that is open to untrusted users as the potential exists for them to use this feature to view all requests being made to the application and obtain sensitive information from those requests. There even exists the potential for account takeovers of authenticated users by non-authenticated public users, which would then lead to a number of other potential issues as an attacker could theoretically get full access to the system if the required conditions existed. Issue has been patched in v3.1.0 by locking down access to the debugbar to all users; it now requires an authenticated backend user with a specifically enabled permission before it is even usable, and the feature that allows access to stored request information is restricted behind a different permission that's more restrictive.
Products affected by CVE-2020-11094
- cpe:2.3:a:octobercms:debugbar:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-11094
0.55%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 65 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-11094
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N |
1.6
|
4.0
|
GitHub, Inc. |
CWE ids for CVE-2020-11094
-
The product writes sensitive information to a log file.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2020-11094
-
https://github.com/rainlab/debugbar-plugin/security/advisories/GHSA-c8wh-6jw4-2h79
Potential unauthorized access to stored request & session data when plugin is misconfigured · Advisory · rainlab/debugbar-plugin · GitHubPatch;Third Party Advisory
-
https://github.com/rainlab/debugbar-plugin/commit/86dd29f9866d712de7d98f5f9dc67751b82ecd18
3.1.1 styling improvements and security fix · rainlab/debugbar-plugin@86dd29f · GitHubPatch;Third Party Advisory
Jump to