2023-09-15 20:00:29 +00:00
{
"id" : "CVE-2023-37263" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-15T19:15:08.637" ,
2023-09-20 16:00:28 +00:00
"lastModified" : "2023-09-20T15:38:23.920" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-15 20:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Strapi is the an open-source headless content management system. Prior to version 4.12.1, field level permissions are not respected in the relationship title. If an actor has relationship title and the relationship shows a field they don't have permission to see, the field will still be visible. Version 4.12.1 has a fix for this issue."
2023-09-20 16:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Strapi es un sistema de gesti\u00f3n de contenidos headless de c\u00f3digo abierto. Antes de la versi\u00f3n 4.12.1, los permisos a nivel de campo no se respetaban en el t\u00edtulo de la relaci\u00f3n. Si un actor tiene un t\u00edtulo de relaci\u00f3n y la relaci\u00f3n muestra un campo para el que no tiene permiso para ver, el campo seguir\u00e1 estando visible. La versi\u00f3n 4.12.1 tiene una soluci\u00f3n para este problema."
2023-09-15 20:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-20 16:00:28 +00:00
{
"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:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
} ,
2023-09-15 20:00:29 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 4.0
}
]
} ,
"weaknesses" : [
{
2023-09-20 16:00:28 +00:00
"source" : "nvd@nist.gov" ,
2023-09-15 20:00:29 +00:00
"type" : "Primary" ,
2023-09-20 16:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-15 20:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
2023-09-20 16:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.12.1" ,
"matchCriteriaId" : "F8A80799-A87E-41E1-9D7B-9F27E85A29BD"
}
]
}
]
}
] ,
2023-09-15 20:00:29 +00:00
"references" : [
{
"url" : "https://github.com/strapi/strapi/releases/tag/v4.12.1" ,
2023-09-20 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-09-15 20:00:29 +00:00
} ,
{
"url" : "https://github.com/strapi/strapi/security/advisories/GHSA-m284-85mf-cgrc" ,
2023-09-20 16:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-15 20:00:29 +00:00
}
]
}