File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.2.4 (2017-07-24)
2+ ------------------
3+
4+ - Backported from Supervisor 3.3.3: Fixed CVE-2017-11610. A vulnerability
5+ was found where an authenticated client can send a malicious XML-RPC request
6+ to ``supervisord`` that will run arbitrary shell commands on the server.
7+ The commands will be run as the same user as ``supervisord``. Depending on
8+ how ``supervisord`` has been configured, this may be root. See
9+ https://github.com/Supervisor/supervisor/issues/964 for details.
10+
1113.2.3 (2016-03-19)
212------------------
313
8595 disconnect if many other ``supervisorctl`` commands were run in parallel.
8696 Patch by Stefan Friesel.
8797
98+ 3.1.4 (2017-07-24)
99+ ------------------
100+
101+ - Backported from Supervisor 3.3.3: Fixed CVE-2017-11610. A vulnerability
102+ was found where an authenticated client can send a malicious XML-RPC request
103+ to ``supervisord`` that will run arbitrary shell commands on the server.
104+ The commands will be run as the same user as ``supervisord``. Depending on
105+ how ``supervisord`` has been configured, this may be root. See
106+ https://github.com/Supervisor/supervisor/issues/964 for details.
107+
881083.1.3 (2014-10-28)
89109------------------
90110
181201- A warning is now logged if a glob pattern in an ``[include]`` section does
182202 not match any files. Patch by Daniel Hahler.
183203
204+ 3.0.1 (2017-07-24)
205+ ------------------
206+
207+ - Backported from Supervisor 3.3.3: Fixed CVE-2017-11610. A vulnerability
208+ was found where an authenticated client can send a malicious XML-RPC request
209+ to ``supervisord`` that will run arbitrary shell commands on the server.
210+ The commands will be run as the same user as ``supervisord``. Depending on
211+ how ``supervisord`` has been configured, this may be root. See
212+ https://github.com/Supervisor/supervisor/issues/964 for details.
213+
1842143.0 (2013-07-30)
185215----------------
186216
Original file line number Diff line number Diff line change 1- 3.2.3
1+ 3.2.4
You can’t perform that action at this time.
0 commit comments