2024-01-21 05:00:28 +00:00
{
"id" : "CVE-2024-23725" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-21T04:15:19.177" ,
2024-01-29 17:00:29 +00:00
"lastModified" : "2024-01-29T15:25:48.110" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-21 05:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Ghost before 5.76.0 allows XSS via a post excerpt in excerpt.js. An XSS payload can be rendered in post summaries."
2024-01-22 15:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Ghost anterior a 5.76.0 permite XSS a trav\u00e9s de un extracto de publicaci\u00f3n en excerpt.js. Se puede representar un payload XSS en res\u00famenes de publicaciones."
2024-01-21 05:00:28 +00:00
}
] ,
2024-01-29 17:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "5.76.0" ,
"matchCriteriaId" : "9AF7EED4-0B02-4CAC-A131-738E58F171F4"
}
]
}
]
}
] ,
2024-01-21 05:00:28 +00:00
"references" : [
{
"url" : "https://github.com/TryGhost/Ghost/pull/17190" ,
2024-01-29 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-01-21 05:00:28 +00:00
} ,
{
"url" : "https://github.com/TryGhost/Ghost/releases/tag/v5.76.0" ,
2024-01-29 17:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Release Notes"
]
2024-01-21 05:00:28 +00:00
}
]
}