cvelist/2018/19xxx/CVE-2018-19911.json
2019-03-18 06:47:41 +00:00

67 lines
2.3 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/freeswitch_rce.py",
"refsource": "MISC",
"url": "https://github.com/iSafeBlue/freeswitch_rce/blob/master/freeswitch_rce.py"
},
{
"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"
}
]
}
}