2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-09-23 09:17:32 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11031" ,
2020-09-23 09:17:32 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Insecure encryption algorithm in GLPI"
2020-03-30 19:01:15 +00:00
} ,
2020-09-23 09:17:32 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GLPI" ,
"version" : {
"version_data" : [
{
"version_value" : "< 9.5.0"
}
]
}
}
]
} ,
"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-09-23 16:01:49 +00:00
"value" : "In GLPI before version 9.5.0, the encryption algorithm used is insecure. The security of the data encrypted relies on the password used, if a user sets a weak/predictable password, an attacker could decrypt data. This is fixed in version 9.5.0 by using a more secure encryption library. The library chosen is sodium."
2020-09-23 09:17:32 -06:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-09-23 09:17:32 -06:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-7xwm-4vjr-jvqh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-7xwm-4vjr-jvqh"
} ,
{
"name" : "https://github.com/glpi-project/glpi/commit/f1ae6c8481e5c19a6f1801a5548cada45702e01a#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780" ,
"refsource" : "MISC" ,
"url" : "https://github.com/glpi-project/glpi/commit/f1ae6c8481e5c19a6f1801a5548cada45702e01a#diff-b5d0ee8c97c7abd7e3fa29b9a27d1780"
}
]
} ,
"source" : {
"advisory" : "GHSA-7xwm-4vjr-jvqh" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}