2023-11-06 21:00:22 +00:00
{
"id" : "CVE-2023-39345" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-06T19:15:09.027" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:15:12.060" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-06 21:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "strapi is an open-source headless CMS. Versions prior to 4.13.1 did not properly restrict write access to fielded marked as private in the user registration endpoint. As such malicious users may be able to errantly modify their user records. This issue has been addressed in version 4.13.1. Users are advised to upgrade. There are no known workarounds for this vulnerability."
2023-11-14 21:00:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "Strapi es un CMS sin cabeza de c\u00f3digo abierto. Las versiones anteriores a la 4.13.1 no restring\u00edan adecuadamente el acceso de escritura a los campos marcados como privados en el endpoint de registro de usuario. Como tal, los usuarios malintencionados pueden modificar err\u00f3neamente sus registros de usuario. Este problema se solucion\u00f3 en la versi\u00f3n 4.13.1. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad."
2023-11-06 21:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-14 21:00:23 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-11-14 21:00:23 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "ADJACENT_NETWORK" ,
2023-11-14 21:00:23 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
2023-11-14 21:00:23 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-11-14 21:00:23 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 4.7
2023-11-14 21:00:23 +00:00
} ,
2023-11-06 21:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-06 21:00:22 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
2023-11-06 21:00:22 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
2023-11-06 21:00:22 +00:00
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-11-06 21:00:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2023-11-06 21:00:22 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-11-06 21:00:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2023-11-14 21:00:23 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndExcluding" : "4.13.1" ,
"matchCriteriaId" : "E087BBD7-82BC-4692-92DE-1476210EF50C"
}
]
}
]
}
] ,
2023-11-06 21:00:22 +00:00
"references" : [
{
"url" : "https://github.com/strapi/strapi/security/advisories/GHSA-gc7p-j5xm-xxh2" ,
2023-11-14 21:00:23 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/strapi/strapi/security/advisories/GHSA-gc7p-j5xm-xxh2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-11-06 21:00:22 +00:00
}
]
}