Safety vulnerability ID: 41334
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Laporte-Mqtt 0.2.2 includes a security patch for the function 'load_config' in 'laporte_mqtt/config.py'. It used the unsafe yaml.load(), that allows instantiation of arbitrary objects. Consider yaml.safe_load().
https://github.com/vinklat/laporte-mqtt/commit/db24ded1c1ed0232c42bb826b9c1dc30fb925f2e
Latest version: 0.3.0
MQTT connector for Laporte.
Laporte-Mqtt version 0.2.2 includes a security patch for the function 'load_config' in 'laporte_mqtt/config.py'. Use of unsafe yaml load. Allows instantiation of arbitrary objects. Consider yaml.safe_load(). See also: https://github.com/vinklat/laporte-mqtt/commit/db24ded1c1ed0232c42bb826b9c1dc30fb925f2e
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application