CVE-2021-36766
HIGHConcretecms Concrete Cms < 8.5.6 - Insecure Deserialization
Title source: ruleDescription
Concrete5 through 8.5.5 deserializes Untrusted Data. The vulnerable code is located within the controllers/single_page/dashboard/system/environment/logging.php Logging::update_logging() method. User input passed through the logFile request parameter is not properly sanitized before being used in a call to the file_exists() PHP function. This can be exploited by malicious users to inject arbitrary PHP objects into the application scope (PHP Object Injection via phar:// stream wrapper), allowing them to carry out a variety of attacks, such as executing arbitrary PHP code.
References (3)
Scores
CVSS v3
7.2
EPSS
0.0154
EPSS Percentile
81.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-502
Status
published
Affected Products (1)
concretecms/concrete_cms
< 8.5.6
Timeline
Published
Jul 30, 2021
Tracked Since
Feb 18, 2026