2022-09-08 21:00:36 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-40274" ,
2022-09-30 17:00:43 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Gridea" ,
"version" : {
"version_data" : [
{
"version_value" : "0.9.3"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote command execution (RCE)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/marshmello/" ,
"url" : "https://fluidattacks.com/advisories/marshmello/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/getgridea/gridea" ,
"url" : "https://github.com/getgridea/gridea"
}
]
2022-09-08 21:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-30 17:00:43 +00:00
"value" : "Gridea version 0.9.3 allows an external attacker to execute arbitrary code remotely on any client attempting to view a malicious markdown file through Gridea. This is possible because the application has the 'nodeIntegration' option enabled."
2022-09-08 21:00:36 +00:00
}
]
}
}