cvelist/2018/10xxx/CVE-2018-10832.json

68 lines
2.0 KiB
JSON
Raw Normal View History

2018-05-09 02:02:57 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10832",
2018-05-11 17:06:25 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-05-09 02:02:57 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-05-11 17:06:25 -04:00
"value" : "ModbusPal 1.6b is vulnerable to an XML External Entity (XXE) attack. Projects are saved as .xmpp files and automations can be exported as .xmpa files, both XML-based, which are vulnerable to XXE injection. Sending a crafted .xmpp or .xmpa file to a user, when opened/imported in ModbusPal, will return the contents of any local files to a remote attacker."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-05-12 06:06:51 -04:00
{
"name" : "44607",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44607/"
},
2018-05-11 17:06:25 -04:00
{
"name" : "http://packetstormsecurity.com/files/147573/ModbusPal-1.6b-XML-External-Entity-Injection.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/147573/ModbusPal-1.6b-XML-External-Entity-Injection.html"
2018-05-09 02:02:57 -04:00
}
]
}
}