2021-08-16 21:00:59 +00:00
{
"CVE_data_meta" : {
2021-09-15 15:46:08 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-08-16 21:00:59 +00:00
"ID" : "CVE-2021-39209" ,
2021-09-15 15:46:08 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Bypassable CSRF protection"
2021-08-16 21:00:59 +00:00
} ,
2021-09-15 15:46:08 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "glpi" ,
"version" : {
"version_data" : [
{
"version_value" : "< 9.5.6"
}
]
}
}
]
} ,
"vendor_name" : "glpi-project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-08-16 21:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-09-15 15:46:08 +00:00
"value" : "GLPI is a free Asset and IT management software package. In versions prior to 9.5.6, a user who is logged in to GLPI can bypass Cross-Site Request Forgery (CSRF) protection in many places. This could allow a malicious actor to perform many actions on GLPI. This issue is fixed in version 9.5.6. There are no workarounds aside from upgrading."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
2021-08-16 21:00:59 +00:00
}
]
2021-09-15 15:46:08 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-5qpf-32w7-c56p" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-5qpf-32w7-c56p"
} ,
{
"name" : "https://github.com/glpi-project/glpi/releases/tag/9.5.6" ,
"refsource" : "MISC" ,
"url" : "https://github.com/glpi-project/glpi/releases/tag/9.5.6"
}
]
} ,
"source" : {
"advisory" : "GHSA-5qpf-32w7-c56p" ,
"discovery" : "UNKNOWN"
2021-08-16 21:00:59 +00:00
}
}