2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-12 13:24:20 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11062" ,
2020-05-12 13:24:20 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Reflexive XSS in GLPI"
2020-03-30 19:01:15 +00:00
} ,
2020-05-12 13:24:20 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GLPI" ,
"version" : {
"version_data" : [
{
"version_value" : "> 0.68.1, < 9.4.6"
}
]
}
}
]
} ,
"vendor_name" : "GLPI"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-12 20:01:25 +00:00
"value" : "In GLPI after 0.68.1 and before 9.4.6, multiple reflexive XSS occur in Dropdown endpoints due to an invalid Content-Type. This has been fixed in version 9.4.6."
2020-05-12 13:24:20 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-05-12 13:24:20 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-3xxh-f5p2-jg3h" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-3xxh-f5p2-jg3h"
} ,
{
"name" : "https://github.com/glpi-project/glpi/commit/5e1c52c5e8a30ceb4e9572964da7ed89ddfb1aaf" ,
"refsource" : "MISC" ,
"url" : "https://github.com/glpi-project/glpi/commit/5e1c52c5e8a30ceb4e9572964da7ed89ddfb1aaf"
}
]
} ,
"source" : {
"advisory" : "GHSA-3xxh-f5p2-jg3h" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}