2023-05-05 08:00:26 +02:00
{
"id" : "CVE-2023-32235" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-05T05:15:09.293" ,
2023-05-11 18:00:27 +02:00
"lastModified" : "2023-05-11T14:19:32.100" ,
"vulnStatus" : "Analyzed" ,
2023-05-05 08:00:26 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Ghost before 5.42.1 allows remote attackers to read arbitrary files within the active theme's folder via /assets/built%2F..%2F..%2F/ directory traversal. This occurs in frontend/web/middleware/static-theme.js."
}
] ,
2023-05-11 18:00:27 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "5.42.1" ,
"matchCriteriaId" : "94A4053D-FF36-4B2A-937B-A94C8DEF67AD"
}
]
}
]
}
] ,
2023-05-05 08:00:26 +02:00
"references" : [
{
"url" : "https://github.com/TryGhost/Ghost/commit/378dd913aa8d0fd0da29b0ffced8884579598b0f" ,
2023-05-11 18:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-05-05 08:00:26 +02:00
} ,
{
"url" : "https://github.com/TryGhost/Ghost/compare/v5.42.0...v5.42.1" ,
2023-05-11 18:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-05-05 08:00:26 +02:00
}
]
}