2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-12 13:29:03 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11060" ,
2020-05-12 13:29:03 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Remote Code Execution in GLPI"
2020-03-30 19:01:15 +00:00
} ,
2020-05-12 13:29:03 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GLPI" ,
"version" : {
"version_data" : [
{
"version_value" : "< 9.4.6"
}
]
}
}
]
} ,
"vendor_name" : "glpi-project"
}
]
}
} ,
"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 13:29:03 -06:00
"value" : "In GLPI before 9.4.6, an attacker can execute system commands by abusing the backup functionality. Theoretically, this vulnerability can be exploited by an attacker without a valid account by using a CSRF. Due to the difficulty of the exploitation, the attack is only conceivable by an account having Maintenance privileges and the right to add WIFI networks.\n\nThis is fixed in version 9.4.6."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-05-12 13:29:03 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-cvvq-3fww-5v6f" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-cvvq-3fww-5v6f"
} ,
{
"name" : "https://github.com/glpi-project/glpi/commit/ad748d59c94da177a3ed25111c453902396f320c" ,
"refsource" : "MISC" ,
"url" : "https://github.com/glpi-project/glpi/commit/ad748d59c94da177a3ed25111c453902396f320c"
}
]
} ,
"source" : {
"advisory" : "GHSA-cvvq-3fww-5v6f" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}