2021-01-26 18:04:32 +00:00
{
"CVE_data_meta" : {
2021-11-16 11:31:56 +02:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
2021-01-26 18:04:32 +00:00
"ID" : "CVE-2021-25982" ,
2021-11-16 11:31:56 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "FactorJS - Reflected Cross-Site Scripting (XSS) in Search Functionality"
2021-01-26 18:04:32 +00:00
} ,
2021-11-16 11:31:56 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Factor" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "1.3.5"
} ,
{
"version_affected" : "<=" ,
"version_value" : "1.8.30"
}
]
}
}
]
} ,
"vendor_name" : "FactorJS"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "WhiteSource Vulnerability Research Team (WVR)"
}
] ,
"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-16 10:01:04 +00:00
"value" : "In Factor (App Framework & Headless CMS) forum plugin, versions 1.3.5 to 1.8.30, are vulnerable to reflected Cross-Site Scripting (XSS) at the \u201csearch\u201d parameter in the URL. An unauthenticated attacker can execute malicious JavaScript code and steal the session cookies."
2021-01-26 18:04:32 +00:00
}
]
2021-11-16 11:31:56 +02:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/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-16 10:01:04 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/FactorJS/factor/blob/v1.8.30/@plugins/plugin-forum/topic-list.vue#L139" ,
"name" : "https://github.com/FactorJS/factor/blob/v1.8.30/@plugins/plugin-forum/topic-list.vue#L139"
2021-11-16 11:31:56 +02:00
} ,
{
"refsource" : "MISC" ,
2021-11-16 10:01:04 +00:00
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25982" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25982"
2021-11-16 11:31:56 +02:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "No fix is provided"
}
] ,
"source" : {
"advisory" : "https://www.whitesourcesoftware.com/vulnerability-database/" ,
"discovery" : "UNKNOWN"
2021-01-26 18:04:32 +00:00
}
2021-11-16 10:01:04 +00:00
}