2022-05-18 19:02:22 +00:00
{
"CVE_data_meta" : {
2022-06-20 21:52:19 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:02:22 +00:00
"ID" : "CVE-2022-31062" ,
2022-06-20 21:52:19 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Unauthenticated Local File Inclusion"
2022-05-18 19:02:22 +00:00
} ,
2022-06-20 21:52:19 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "glpi-inventory-plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.0.2"
}
]
}
}
]
} ,
"vendor_name" : "glpi-project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:02:22 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-20 22:01:49 +00:00
"value" : "### Impact A plugin public script can be used to read content of system files. ### Patches Upgrade to version 1.0.2. ### Workarounds `b/deploy/index.php` file can be deleted if deploy feature is not used."
2022-05-18 19:02:22 +00:00
}
]
2022-06-20 21:52:19 +00:00
} ,
"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-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/glpi-project/glpi-inventory-plugin/security/advisories/GHSA-q33f-jcjf-p4v9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/glpi-project/glpi-inventory-plugin/security/advisories/GHSA-q33f-jcjf-p4v9"
2023-04-03 20:00:33 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/171654/GLPI-Glpiinventory-1.0.1-Local-File-Inclusion.html" ,
"url" : "http://packetstormsecurity.com/files/171654/GLPI-Glpiinventory-1.0.1-Local-File-Inclusion.html"
2022-06-20 21:52:19 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-q33f-jcjf-p4v9" ,
"discovery" : "UNKNOWN"
2022-05-18 19:02:22 +00:00
}
}