2020-12-22 16:02:19 +00:00
{
"CVE_data_meta" : {
2021-03-03 12:29:06 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-12-22 16:02:19 +00:00
"ID" : "CVE-2021-21314" ,
2021-03-03 12:29:06 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "XSS injection on ticket update"
2020-12-22 16:02:19 +00:00
} ,
2021-03-03 12:29:06 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "glpi" ,
"version" : {
"version_data" : [
{
"version_value" : "< 9.5.4"
}
]
}
}
]
} ,
"vendor_name" : "glpi-project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-12-22 16:02:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-03 12:29:06 -07:00
"value" : "GLPI is open source software which stands for Gestionnaire Libre de Parc Informatique and it is a Free Asset and IT Management Software package. In GLPI before verison 9.5.4, there is an XSS vulnerability involving a logged in user while updating a ticket."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2020-12-22 16:02:19 +00:00
}
]
2021-03-03 12:29:06 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/releases/tag/9.5.4" ,
"refsource" : "MISC" ,
"url" : "https://github.com/glpi-project/glpi/releases/tag/9.5.4"
2021-03-03 20:00:45 +00:00
} ,
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-2w7j-xgj7-3xgg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-2w7j-xgj7-3xgg"
2021-03-03 12:29:06 -07:00
}
]
} ,
"source" : {
"advisory" : "GHSA-2w7j-xgj7-3xgg" ,
"discovery" : "UNKNOWN"
2020-12-22 16:02:19 +00:00
}
}