2020-06-25 17:01:46 +00:00
{
"CVE_data_meta" : {
2020-10-07 16:07:57 -03:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:46 +00:00
"ID" : "CVE-2020-15217" ,
2020-10-07 16:07:57 -03:00
"STATE" : "PUBLIC" ,
"TITLE" : "User data exposure in GLPI"
2020-06-25 17:01:46 +00:00
} ,
2020-10-07 16:07:57 -03:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "glpi" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 9.5.0, < 9.5.2"
}
]
}
}
]
} ,
"vendor_name" : "glpi-project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-07 16:07:57 -03:00
"value" : "In GLPI before version 9.5.2, there is a leakage of user information through the public FAQ. The issue was introduced in version 9.5.0 and patched in 9.5.2. As a workaround, disable public access to the FAQ."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
2020-06-25 17:01:46 +00:00
}
]
2020-10-07 16:07:57 -03:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-x9hg-j29f-wvvv" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-x9hg-j29f-wvvv"
} ,
{
"name" : "https://github.com/glpi-project/glpi/commit/39e25591efddc560e3679ab07e443ee6198705e2" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/commit/39e25591efddc560e3679ab07e443ee6198705e2"
}
]
} ,
"source" : {
"advisory" : "GHSA-x9hg-j29f-wvvv" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:46 +00:00
}
}