2023-11-10 21:00:22 +00:00
{
"id" : "CVE-2023-47129" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-11-10T19:15:16.617" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:29:50.363" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-10 21:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Statmic is a core Laravel content management system Composer package. Prior to versions 3.4.13 and 4.33.0, on front-end forms with an asset upload field, PHP files crafted to look like images may be uploaded. This only affects forms using the \"Forms\" feature and not just _any_ arbitrary form. This does not affect the control panel. This issue has been patched in 3.4.13 and 4.33.0.\n"
2023-11-17 19:00:53 +00:00
} ,
{
"lang" : "es" ,
"value" : "Statmic es un paquete Composer central del sistema de gesti\u00f3n de contenidos Laravel. Antes de las versiones 3.4.13 y 4.33.0, en los formularios frontales con un campo de carga de activos, se pod\u00edan cargar archivos PHP manipulados para que parecieran im\u00e1genes. Esto s\u00f3lo afecta a los formularios que utilizan la funci\u00f3n \"Formularios\" y no s\u00f3lo a cualquier formulario arbitrario. Esto no afecta al panel de control. Este problema se solucion\u00f3 en 3.4.13 y 4.33.0."
2023-11-10 21:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-17 19:00:53 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-11-17 19:00:53 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH" ,
2023-11-17 19:00:53 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-11-17 19:00:53 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-11-17 19:00:53 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-17 19:00:53 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
"impactScore" : 6.0
2023-11-17 19:00:53 +00:00
} ,
2023-11-10 21:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-10 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:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-11-10 21:00:22 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-11-10 21:00:22 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2023-11-10 21:00:22 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-10 21:00:22 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2023-11-10 21:00:22 +00:00
}
]
} ,
"weaknesses" : [
2023-11-17 19:00:53 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-11-17 19:00:53 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
} ,
2023-11-10 21:00:22 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-11-10 21:00:22 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
2023-11-17 19:00:53 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.4.13" ,
"matchCriteriaId" : "F2755BEC-12A8-4B61-9C45-54C8A4C0B5F6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndExcluding" : "4.33.0" ,
"matchCriteriaId" : "21D3DF89-2CCF-4A98-8EC7-9C02324CB93C"
}
]
}
]
}
] ,
2023-11-10 21:00:22 +00:00
"references" : [
{
"url" : "https://github.com/statamic/cms/commit/098ef8024d97286ca501273c18ae75b646262d75" ,
2023-11-17 19:00:53 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 21:00:22 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/commit/f6c688154f6bdbd0b67039f8f11dcd98ba061e77" ,
2023-11-17 19:00:53 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-11-10 21:00:22 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/security/advisories/GHSA-72hg-5wr5-rmfc" ,
2023-11-17 19:00:53 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/statamic/cms/commit/098ef8024d97286ca501273c18ae75b646262d75" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/statamic/cms/commit/f6c688154f6bdbd0b67039f8f11dcd98ba061e77" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/statamic/cms/security/advisories/GHSA-72hg-5wr5-rmfc" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-11-10 21:00:22 +00:00
}
]
}