2024-01-15 01:00:37 +00:00
{
2024-02-28 05:00:36 +00:00
"data_version" : "4.0" ,
2024-01-15 01:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-0550" ,
2024-02-28 05:00:36 +00:00
"ASSIGNER" : "security@huntr.com" ,
"STATE" : "PUBLIC"
2024-01-15 01:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-28 05:00:36 +00:00
"value" : "A user who is privileged already `manager` or `admin` can set their profile picture via the frontend API using a relative filepath to then user the PFP GET API to download any valid files.\n\nThe attacker would have to have been granted privileged permissions to the system before executing this attack."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-23 Relative Path Traversal" ,
"cweId" : "CWE-23"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "mintplex-labs" ,
"product" : {
"product_data" : [
{
"product_name" : "mintplex-labs/anything-llm" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "1.0.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://huntr.com/bounties/c6afeb5e-f211-4b3d-aa4b-6bad734217a6" ,
"refsource" : "MISC" ,
"name" : "https://huntr.com/bounties/c6afeb5e-f211-4b3d-aa4b-6bad734217a6"
} ,
{
"url" : "https://github.com/mintplex-labs/anything-llm/commit/e1dcd5ded010b03abd6aa32d1bf0668a48e38e17" ,
"refsource" : "MISC" ,
"name" : "https://github.com/mintplex-labs/anything-llm/commit/e1dcd5ded010b03abd6aa32d1bf0668a48e38e17"
}
]
} ,
"source" : {
"advisory" : "c6afeb5e-f211-4b3d-aa4b-6bad734217a6" ,
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"version" : "3.0" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
2024-01-15 01:00:37 +00:00
}
]
}
}