{ "id": "CVE-2021-36766", "sourceIdentifier": "cve@mitre.org", "published": "2021-07-30T14:15:18.283", "lastModified": "2024-11-21T06:14:03.067", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Concrete5 versiones hasta 8.5.5, deserializa Datos no Confiables. El c\u00f3digo vulnerable se encuentra dentro del m\u00e9todo controllers/single_page/dashboard/system/environment/logging.php en la funci\u00f3n Logging::update_logging(). Una entrada del usuario que se pasa mediante el par\u00e1metro logFile request no es saneado apropiadamente antes de ser usada en una llamada a la funci\u00f3n PHP file_exists(). Esto puede ser explotado por usuarios maliciosos para inyectar objetos PHP arbitrarios en el \u00e1mbito de la aplicaci\u00f3n (PHP Object Injection por medio de phar:// stream wrapper), permiti\u00e9ndoles llevar a cabo una variedad de ataques, como una ejecuci\u00f3n de c\u00f3digo PHP arbitrario" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "baseScore": 7.2, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "HIGH", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "baseScore": 6.5, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:concretecms:concrete_cms:*:*:*:*:*:*:*:*", "versionEndExcluding": "8.5.6", "matchCriteriaId": "396CE6F6-1989-443E-A894-A2547A0431BB" } ] } ] } ], "references": [ { "url": "http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ] }, { "url": "http://seclists.org/fulldisclosure/2021/Jul/36", "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ] }, { "url": "https://hackerone.com/reports/1063039", "source": "cve@mitre.org", "tags": [ "Permissions Required", "Third Party Advisory" ] }, { "url": "http://packetstormsecurity.com/files/163564/Concrete5-8.5.5-Phar-Deserialization.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ] }, { "url": "http://seclists.org/fulldisclosure/2021/Jul/36", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ] }, { "url": "https://hackerone.com/reports/1063039", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Permissions Required", "Third Party Advisory" ] } ] }