2021-01-26 18:04:32 +00:00
{
"CVE_data_meta" : {
2021-11-10 12:59:25 +02:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
2021-01-26 18:04:32 +00:00
"ID" : "CVE-2021-25974" ,
2021-11-10 12:59:25 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Publify - Stored Cross-Site Scripting (XSS) in Editor"
2021-01-26 18:04:32 +00:00
} ,
2021-11-10 12:59:25 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "publify_core" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "v8.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v9.2.4"
}
]
}
}
]
} ,
"vendor_name" : "publify_core"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-26 18:04:32 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-10 12:01:04 +00:00
"value" : "In Publify, versions v8.0 to v9.2.4 are vulnerable to stored XSS. A user with a \u201cpublisher\u201d role is able to inject and execute arbitrary JavaScript code while creating a page/article."
2021-01-26 18:04:32 +00:00
}
]
2021-11-10 12:59:25 +02:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-11-10 12:01:04 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/publify/publify/commit/fefd5f76302adcc425b2b6e7e7d23587cfc0083e" ,
"name" : "https://github.com/publify/publify/commit/fefd5f76302adcc425b2b6e7e7d23587cfc0083e"
2021-11-10 12:59:25 +02:00
} ,
{
"refsource" : "MISC" ,
2021-11-10 12:01:04 +00:00
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25974" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25974"
2021-11-10 12:59:25 +02:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Update to v9.2.5"
}
] ,
"source" : {
"advisory" : "https://www.whitesourcesoftware.com/vulnerability-database/" ,
"discovery" : "UNKNOWN"
2021-01-26 18:04:32 +00:00
}
2021-11-10 12:01:04 +00:00
}