{ "id": "CVE-2021-38751", "sourceIdentifier": "cve@mitre.org", "published": "2021-08-16T14:15:07.100", "lastModified": "2021-08-23T18:12:37.000", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "A HTTP Host header attack exists in ExponentCMS 2.6 and below in /exponent_constants.php. A modified HTTP header can change links on the webpage to an arbitrary value, leading to a possible attack vector for MITM." }, { "lang": "es", "value": "Se presenta un ataque al encabezado HTTP del host en ExponentCMS versiones 2.6 y por debajo, en el archivo /exponent_constants.php. Un encabezado HTTP modificado puede cambiar los enlaces de la p\u00e1gina web a un valor arbitrario, conllevando a un posible vector de ataque para MITM." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-116" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:exponentcms:exponentcms:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.6", "matchCriteriaId": "BC76E70B-C884-43ED-9321-BE895080FC73" } ] } ] } ], "references": [ { "url": "https://github.com/exponentcms/exponent-cms/issues/1544", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] } ] }