2021-05-12 22:01:10 +00:00
{
"CVE_data_meta" : {
2023-02-20 18:18:01 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:01:10 +00:00
"ID" : "CVE-2021-32858" ,
2023-02-20 18:18:01 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "esdoc-publish-html-plugin vulnerable to Cross-site Scripting"
2021-05-12 22:01:10 +00:00
} ,
2023-02-20 18:18:01 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "esdoc-publish-html-plugin" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.1.2" ,
"version_value" : "1.1.2"
}
]
}
}
]
} ,
"vendor_name" : "esdoc"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:01:10 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-20 18:18:01 -05:00
"value" : "esdoc-publish-html-plugin is a plugin for the document maintenance software ESDoc. TheHTML sanitizer in esdoc-publish-html-plugin 1.1.2 and prior can be bypassed which may lead to cross-site scripting (XSS) issues. There are no known patches for this issue."
2021-05-12 22:01:10 +00:00
}
]
2023-02-20 18:18:01 -05: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" : [
{
"name" : "https://securitylab.github.com/advisories/GHSL-2021-1034_esdoc-publish-html-plugin/" ,
"refsource" : "CONFIRM" ,
"url" : "https://securitylab.github.com/advisories/GHSL-2021-1034_esdoc-publish-html-plugin/"
} ,
{
"name" : "https://github.com/esdoc/esdoc-plugins/blob/2de5022baa569785a189056a99acd1d7ca8284b7/esdoc-publish-html-plugin/src/Builder/util.js#L80" ,
"refsource" : "MISC" ,
"url" : "https://github.com/esdoc/esdoc-plugins/blob/2de5022baa569785a189056a99acd1d7ca8284b7/esdoc-publish-html-plugin/src/Builder/util.js#L80"
}
]
} ,
"source" : {
"advisory" : "GHSL-2021-1034" ,
"defect" : [
"GHSL-2021-1034"
] ,
"discovery" : "UNKNOWN"
2021-05-12 22:01:10 +00:00
}
}