{ "id": "CVE-2023-36472", "sourceIdentifier": "security-advisories@github.com", "published": "2023-09-15T19:15:08.117", "lastModified": "2023-09-21T13:57:40.153", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Strapi is an open-source headless content management system. Prior to version 4.11.7, an unauthorized actor can get access to user reset password tokens if they have the configure view permissions. The `/content-manager/relations` route does not remove private fields or ensure that they can't be selected. This issue is fixed in version 4.11.7." }, { "lang": "es", "value": "Strapi es un sistema de gesti\u00f3n de contenidos headless de c\u00f3digo abierto. Antes de la versi\u00f3n 4.11.7, un actor no autorizado puede obtener acceso a los tokens de restablecimiento de contrase\u00f1a del usuario si tiene permisos de visualizaci\u00f3n de configuraci\u00f3n. La ruta `/content-manager/relations` no elimina campos privados ni garantiza que no se puedan seleccionar. Este problema se solucion\u00f3 en la versi\u00f3n 4.11.7." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.1, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.3, "impactScore": 4.0 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-200" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.11.7", "matchCriteriaId": "8555152A-73A5-47F6-9322-1B280C703A56" } ] } ] } ], "references": [ { "url": "https://github.com/strapi/strapi/releases/tag/v4.11.7", "source": "security-advisories@github.com", "tags": [ "Release Notes" ] }, { "url": "https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4", "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }