2024-08-12 19:00:37 +00:00
{
2024-08-20 16:00:36 +00:00
"data_version" : "4.0" ,
2024-08-12 19:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-43409" ,
2024-08-20 16:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-08-12 19:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-20 16:00:36 +00:00
"value" : "Ghost is a Node.js content management system. Improper authentication on some endpoints used for member actions would allow an attacker to perform member-only actions, and read member information. This security vulnerability is present in Ghost v4.46.0-v5.89.4. v5.89.5 contains a fix for this issue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-284: Improper Access Control" ,
"cweId" : "CWE-284"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "TryGhost" ,
"product" : {
"product_data" : [
{
"product_name" : "Ghost" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 4.46.0 < 5.89.5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/TryGhost/Ghost/security/advisories/GHSA-78x2-cwp9-5j42" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TryGhost/Ghost/security/advisories/GHSA-78x2-cwp9-5j42"
} ,
{
"url" : "https://github.com/TryGhost/Ghost/commit/dac25612520b571f58679764ecc27109e641d1db" ,
"refsource" : "MISC" ,
"name" : "https://github.com/TryGhost/Ghost/commit/dac25612520b571f58679764ecc27109e641d1db"
}
]
} ,
"source" : {
"advisory" : "GHSA-78x2-cwp9-5j42" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.1"
2024-08-12 19:00:37 +00:00
}
]
}
}