cvelist/2022/40xxx/CVE-2022-40274.json
2022-09-30 17:00:43 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-40274",
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
}
}