"TITLE":" Code Injection in display of tag title on saving tags in microweber/microweber"
},
"affects":{
"vendor":{
"vendor_data":[
{
"product":{
"product_data":[
{
"product_name":"microweber/microweber",
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"1.3.2"
}
]
}
}
]
},
"vendor_name":"microweber"
}
]
}
},
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
"description":{
"description_data":[
{
"lang":"eng",
"value":"HTML injection attack is closely related to Cross-site Scripting (XSS). HTML injection uses HTML to deface the page. XSS, as the name implies, injects JavaScript into the page. Both attacks exploit insufficient validation of user input."