2021-01-26 18:04:48 +00:00
{
"CVE_data_meta" : {
2021-11-18 12:46:02 +02:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
"DATE_PUBLIC" : "2021-11-15T10:07:00.000Z" ,
2021-01-26 18:04:48 +00:00
"ID" : "CVE-2021-25986" ,
2021-11-18 12:46:02 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Django-wiki - Stored Cross-Site Scripting (XSS) in Notifications Section"
2021-01-26 18:04:48 +00:00
} ,
2021-11-18 12:46:02 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Django-wiki" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0.0.20"
} ,
{
"version_affected" : "<=" ,
"version_value" : "0.7.8"
}
]
}
}
]
} ,
"vendor_name" : "Django-wiki"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "WhiteSource Vulnerability Research Team (WVR)"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-26 18:04:48 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-11-18 12:46:02 +02:00
"value" : "In Django-wiki, versions 0.0.20 to 0.7.8 are vulnerable to Stored Cross-Site Scripting (XSS) in Notifications Section. An attacker who has access to edit pages can inject JavaScript payload in the title field. When a victim gets a notification regarding the changes made in the application, the payload in the notification panel renders and loads external JavaScript."
2021-01-26 18:04:48 +00:00
}
]
2021-11-18 12:46:02 +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-23 21:01:22 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/django-wiki/django-wiki/commit/9eaccc7519e4206a4d2f22640882f0737b2da9c5" ,
"name" : "https://github.com/django-wiki/django-wiki/commit/9eaccc7519e4206a4d2f22640882f0737b2da9c5"
2021-11-18 12:46:02 +02:00
} ,
{
"refsource" : "MISC" ,
2021-11-23 21:01:22 +00:00
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25986" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25986"
2021-11-18 12:46:02 +02:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Update version to 0.7.9 or later"
}
] ,
"source" : {
"advisory" : "https://www.whitesourcesoftware.com/vulnerability-database/" ,
"discovery" : "UNKNOWN"
2021-01-26 18:04:48 +00:00
}
2021-11-23 21:01:22 +00:00
}