An issue was discovered in Contiki Operating System 3.0. A Persistent XSS vulnerability is present in the MQTT/IBM Cloud Config page (aka mqtt.html) of cc26xx-web-demo. The cc26xx-web-demo features a webserver that runs on a constrained device. That particular page allows a user to remotely configure that device's operation by sending HTTP POST requests. The vulnerability consists of improper input sanitisation of the text fields on the MQTT/IBM Cloud config page, allowing for JavaScript code injection.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/98790 | Third Party Advisory VDB Entry |
https://gist.github.com/jackmcbride/c9328627f1ee104ce84f3fb7eff42f1e | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-05-28 00:29
Updated : 2017-06-06 14:02
NVD link : CVE-2017-7296
Mitre link : CVE-2017-7296
CVE.ORG link : CVE-2017-7296
JSON object : View
Products Affected
contiki-os
- contiki
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')