2024-02-19 15:00:59 +00:00
{
2024-04-01 20:48:49 +00:00
"data_version" : "4.0" ,
2024-02-19 15:00:59 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-27098" ,
2024-04-01 20:48:49 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-02-19 15:00:59 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-01 20:48:49 +00:00
"value" : "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. An authenticated user can execute a SSRF based attack using Arbitrary Object Instantiation. This issue has been patched in version 10.0.13."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918: Server-Side Request Forgery (SSRF)" ,
"cweId" : "CWE-918"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "glpi-project" ,
"product" : {
"product_data" : [
{
"product_name" : "glpi" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 9.5.0, < 10.0.13"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-92x4-q9w5-837w" ,
"refsource" : "MISC" ,
"name" : "https://github.com/glpi-project/glpi/security/advisories/GHSA-92x4-q9w5-837w"
} ,
{
"url" : "https://github.com/glpi-project/glpi/commit/3b6bc1b4aa1f3693b20ada3425d2de5108522484" ,
"refsource" : "MISC" ,
"name" : "https://github.com/glpi-project/glpi/commit/3b6bc1b4aa1f3693b20ada3425d2de5108522484"
} ,
{
"url" : "https://github.com/glpi-project/glpi/releases/tag/10.0.13" ,
"refsource" : "MISC" ,
"name" : "https://github.com/glpi-project/glpi/releases/tag/10.0.13"
}
]
} ,
"source" : {
"advisory" : "GHSA-92x4-q9w5-837w" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
"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:N" ,
"version" : "3.1"
2024-02-19 15:00:59 +00:00
}
]
}
}