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
Link | Resource |
---|---|
http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2021/Jul/36 | Exploit Mailing List Third Party Advisory |
https://hackerone.com/reports/1063039 | Permissions Required Third Party Advisory |
http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/fulldisclosure/2021/Jul/36 | Exploit Mailing List Third Party Advisory |
https://hackerone.com/reports/1063039 | Permissions Required Third Party Advisory |
Configurations
History
21 Nov 2024, 06:14
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html - Exploit, Third Party Advisory, VDB Entry | |
References | () http://seclists.org/fulldisclosure/2021/Jul/36 - Exploit, Mailing List, Third Party Advisory | |
References | () https://hackerone.com/reports/1063039 - Permissions Required, Third Party Advisory |
22 Sep 2021, 16:56
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:* |
09 Aug 2021, 14:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:concrete5:concrete5:*:*:*:-:*:*:*:* | |
CWE | CWE-502 | |
References | (MISC) http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html - Exploit, Third Party Advisory, VDB Entry | |
References | (MISC) https://hackerone.com/reports/1063039 - Permissions Required, Third Party Advisory | |
References | (FULLDISC) http://seclists.org/fulldisclosure/2021/Jul/36 - Exploit, Mailing List, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 7.2 |
30 Jul 2021, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-07-30 14:15
Updated : 2024-11-21 06:14
NVD link : CVE-2021-36766
Mitre link : CVE-2021-36766
CVE.ORG link : CVE-2021-36766
JSON object : View
Products Affected
concretecms
- concrete_cms
CWE
CWE-502
Deserialization of Untrusted Data