2022-01-05 23:01:02 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-22702" ,
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" : "Server-side request forgery"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/joplin/" ,
"url" : "https://fluidattacks.com/advisories/joplin/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/partkeepr/PartKeepr/issues/1230" ,
"url" : "https://github.com/partkeepr/PartKeepr/issues/1230"
}
]
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, in the functionality to upload attachments using a URL when creating a part does not validate that requests can be made to local ports, allowing an authenticated user to carry out SSRF attacks and port enumeration."
2022-01-05 23:01:02 +00:00
}
]
}
}