{ "id": "CVE-2021-37365", "sourceIdentifier": "cve@mitre.org", "published": "2021-08-10T17:15:10.690", "lastModified": "2021-08-13T14:56:20.510", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "CTparental before 4.45.03 is vulnerable to cross-site scripting (XSS) in the CTparental admin panel. In bl_categires_help.php, the 'categories' variable is assigned with the content of the query string param 'cat' without sanitization or encoding, enabling an attacker to inject malicious code into the output webpage." }, { "lang": "es", "value": "CTparental versiones anteriores a 4.45.03, es vulnerable a un ataque de tipo cross-site scripting (XSS) en el panel de administraci\u00f3n de CTparental. En el archivo bl_categires_help.php, la variable \"categories\" se asigna con el contenido de la cadena de consulta param \"cat\" sin sanear o codificar, permitiendo a un atacante inyectar c\u00f3digo malicioso en la p\u00e1gina web de salida" } ], "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:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "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-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ctparental_project:ctparental:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.45.03", "matchCriteriaId": "310B3E76-B036-45D5-B5B8-FC1A9DC134C6" } ] } ] } ], "references": [ { "url": "https://gist.github.com/securylight/092ba96a660e07ad76f2a380c2eaa75a", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://gitlab.com/marsat/CTparental/", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }