Explore top 10 tips to secure your open-source projects now. Read More
×Jenkins is an award-winning application that monitors executions of repeated
jobs, such as building a software project or jobs run by cron. Among those
things, current Jenkins focuses on the following two jobs:
- building/testing software projects continuously. In a nutshell, Jenkins
provides an easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and making it
easier for users to obtain a fresh build. The automated, continuous build
increases the productivity.
- monitoring executions of externally-run jobs, such as cron jobs and procmail
jobs, even those that are run on a remote machine. For example, with cron, all
you receive is regular e-mails that capture the output, and it is up to you to
look at them diligently and notice when it broke. Jenkins keeps those outputs
and makes it easy for you to notice when something is wrong.
Update Information:
Fixes CVE-2016-0788, CVE-2016-0789, CVE-2016-0790, CVE-2016-0791, CVE-2016-0792
[ 1 ] Bug #1311950 - CVE-2016-0792 jenkins: Remote code execution through remote API (SECURITY-247)
https://bugzilla.redhat.com/show_bug.cgi?id=1311950
This update can be installed with the "yum" update program. Use su -c 'yum update jenkins' at the command line. For more information, refer to "Managing Software with yum", available at .
Get the latest Linux and open source security news straight to your inbox.