Path to this page:
Subject: CVS commit: pkgsrc/sysutils/py-supervisor
From: Adam Ciarcinski
Date: 2017-07-25 10:17:08
Message id: 20170725081708.4B041FAB2@cvs.NetBSD.org
Log Message:
3.3.3:
- Fixed CVE-2017-11610. A vulnerability was found where an authenticated
client can send a malicious XML-RPC request to ``supervisord`` that will
run arbitrary shell commands on the server. The commands will be run as
the same user as ``supervisord``. Depending on how ``supervisord`` has been
configured, this may be root. See
https://github.com/Supervisor/supervisor/issues/964 for details.
Files: