cvelist/2018/19xxx/CVE-2018-19911.json
2018-12-06 13:05:33 -05:00

68 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-19911",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "FreeSWITCH through 1.8.2, when mod_xml_rpc is enabled, allows remote attackers to execute arbitrary commands via the api/system or txtapi/system (or api/bg_system or txtapi/bg_system) query string on TCP port 8080, as demonstrated by an api/system?calc URI. This can also be exploited via CSRF. Alternatively, the default password of works for the freeswitch account can sometimes be used."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/iSafeBlue/freeswitch_rce/blob/master/README-en.md",
"refsource" : "MISC",
"url" : "https://github.com/iSafeBlue/freeswitch_rce/blob/master/README-en.md"
},
{
"name" : "https://github.com/iSafeBlue/freeswitch_rce/blob/master/freeswitch_rce.py",
"refsource" : "MISC",
"url" : "https://github.com/iSafeBlue/freeswitch_rce/blob/master/freeswitch_rce.py"
}
]
}
}