2023-09-15 20:00:29 +00:00
{
"id" : "CVE-2023-36472" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-15T19:15:08.117" ,
2023-09-17 14:00:28 +00:00
"lastModified" : "2023-09-17T12:01:22.937" ,
"vulnStatus" : "Awaiting Analysis" ,
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.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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/strapi/strapi/releases/tag/v4.11.7" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4" ,
"source" : "security-advisories@github.com"
}
]
}