2022-01-05 23:01:02 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-22701" ,
2022-01-07 22:01:05 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "PartKeepr" ,
"version" : {
"version_data" : [
{
"version_value" : "1.4.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Local file inclusion"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/hendrix/" ,
"url" : "https://fluidattacks.com/advisories/hendrix/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/partkeepr/PartKeepr/issues/1229" ,
"url" : "https://github.com/partkeepr/PartKeepr/issues/1229"
}
]
2022-01-05 23:01:02 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-01-07 22:01:05 +00:00
"value" : "PartKeepr versions up to v1.4.0, loads attachments using a URL while creating a part and allows the use of the 'file://' URI scheme, allowing an authenticated user to read local files."
2022-01-05 23:01:02 +00:00
}
]
}
}