cvelist/2022/41xxx/CVE-2022-41711.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-09-28 17:00:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-41711",
2022-10-25 21:00:35 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Badaso",
"version": {
"version_data": [
{
"version_value": "2.6.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote command execution (RCE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/harlow/",
"url": "https://fluidattacks.com/advisories/harlow/"
},
{
"refsource": "MISC",
"name": "https://github.com/uasoft-indonesia/badaso/issues/802",
"url": "https://github.com/uasoft-indonesia/badaso/issues/802"
}
]
2022-09-28 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-25 21:00:35 +00:00
"value": "Badaso version 2.6.0 allows an unauthenticated remote attacker to execute arbitrary code remotely on the server. This is possible because the application does not properly validate the data uploaded by users."
2022-09-28 17:00:34 +00:00
}
]
}
}