2021-12-21 16:01:04 +00:00
{
"CVE_data_meta" : {
2022-01-13 18:43:44 +02:00
"ASSIGNER" : "vulnerabilitylab@whitesourcesoftware.com" ,
"DATE_PUBLIC" : "2022-01-11T23:00:00.000Z" ,
2021-12-21 16:01:04 +00:00
"ID" : "CVE-2022-22125" ,
2022-01-13 18:43:44 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Halo CMS - Stored Cross-Site Scripting (XSS) in Article's Tag"
2021-12-21 16:01:04 +00:00
} ,
2022-01-13 18:43:44 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "halo" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "v1.0.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v1.4.17"
} ,
{
"version_affected" : "?>" ,
"version_value" : "v1.4.17"
}
]
}
}
]
} ,
"vendor_name" : "halo-dev"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "WhiteSource Vulnerability Research Team (WVR)"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-12-21 16:01:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-13 17:01:09 +00:00
"value" : "In Halo, versions v1.0.0 to v1.4.17 (latest) are vulnerable to Stored Cross-Site Scripting (XSS) in the article tag. An authenticated admin attacker can inject arbitrary javascript code that will execute on a victim\u2019s server."
2022-01-13 18:43:44 +02:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/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" : [
{
2022-01-13 17:01:09 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/halo-dev/halo/issues/1557" ,
"name" : "https://github.com/halo-dev/halo/issues/1557"
2022-01-13 18:43:44 +02:00
} ,
{
"refsource" : "MISC" ,
2022-01-13 17:01:09 +00:00
"url" : "https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/service/impl/PostServiceImpl.java#L500" ,
"name" : "https://github.com/halo-dev/halo/blob/v1.4.17/src/main/java/run/halo/app/service/impl/PostServiceImpl.java#L500"
2022-01-13 18:43:44 +02:00
} ,
{
"refsource" : "MISC" ,
2022-01-13 17:01:09 +00:00
"url" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125" ,
"name" : "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22125"
2021-12-21 16:01:04 +00:00
}
]
2022-01-13 18:43:44 +02:00
} ,
"source" : {
"advisory" : "https://www.whitesourcesoftware.com/vulnerability-database/" ,
"discovery" : "UNKNOWN"
2021-12-21 16:01:04 +00:00
}
2022-01-13 17:01:09 +00:00
}