<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>new Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/new/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 15 Oct 2019 15:46:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Discovered vulnerability in sudo. Upgrade your system now!</title>
		<link>https://www.osradar.com/discovered-vulnerability-sudo/</link>
					<comments>https://www.osradar.com/discovered-vulnerability-sudo/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 15 Oct 2019 15:46:15 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[What's Hot]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[New version]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[SUSE]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14662</guid>

					<description><![CDATA[<p>One of the great advantages of using open source software is that its code is customizable by anyone. This brings the great advantage that there are many eyes seeing the caught in search of perfecting it. And that&#8217;s what happened because thanks to Joe Vennix has discovered a vulnerability in sudo. In this post, we [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/discovered-vulnerability-sudo/">Discovered vulnerability in sudo. Upgrade your system now!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>One of the great advantages of using open source software is that its code is customizable by anyone. This brings the great advantage that there are many eyes seeing the caught in search of perfecting it. And that&#8217;s what happened because thanks to Joe Vennix has discovered a vulnerability in sudo. In this post, we will explain about it and also tell you how to correct it.</p>



<p>Quickly and by way of introduction, I will tell you that sudo is a tool that allows you to execute commands as if you were another user. Usually the other user is the root user. That is to say with our regular user, we can execute commands as if we were root user. </p>



<p>This situation brings many advantages when facilitating usability in a home system, but is not widely used in business.</p>



<p>The detail is that a vulnerability has been discovered that grants permissions of root user to whom it should not.</p>



<p>Specifically we refer to a vulnerability identified with the number <a rel="noreferrer noopener" aria-label="CVE-2019-14287 (opens in a new tab)" href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14287" target="_blank">CVE-2019-14287</a> and has already been documented by Canonical under the number <a rel="noreferrer noopener" aria-label="USN-4154-1 (opens in a new tab)" href="https://usn.ubuntu.com/4154-1/" target="_blank">USN-4154-1</a>.</p>



<h2>In which Ubuntu versions is there a vulnerability in sudo?</h2>



<p>For now, the vulnerability in sudo affects the following versions of Ubuntu:</p>



<ul><li>Ubuntu 19.04</li><li><a rel="noreferrer noopener" aria-label="Ubuntu 18.04 LTS (opens in a new tab)" href="https://www.osradar.com/tag/bionic/" target="_blank">Ubuntu 18.04 LTS</a></li><li>Also, Ubuntu 16.04 LTS</li><li>Ubuntu 14.04 ESM</li><li>Ubuntu 12.04 ESM</li></ul>



<p>This at server level as well as desktop operating system level. Therefore, as Ubuntu is one of the most popular distributions, it is easy to deduce that many people are affected by the vulnerability.</p>



<p>On the other hand, also versions 17.x, 18.x and 19.x of <a rel="noreferrer noopener" aria-label="Linux Mint (opens in a new tab)" href="https://www.osradar.com/tag/linux-mint/" target="_blank">Linux Mint</a> has been affected. This is because Linux Mint uses Ubuntu&#8217;s base packages for the system.</p>



<h2>What was the problem?</h2>



<p>The <code>/etc/sudoers</code> file is where you find the configuration of which users may or may not use the sudo command.</p>



<p>However, the security breach discovered<strong> allowed any user to use commands as root</strong>. This was accomplished by modifying the file to circumvent the ban. That is, even when it was defined that a user could not execute sudo, modifying the sudoers file and setting user ID -1, this policy is circumvented.</p>



<p>On the other hand, it is worth mentioning that sudo is not enabled on many servers and there the consequences are less serious.</p>



<h2>How can I solve the problem?</h2>



<p>Fortunately, the vulnerability has been discovered and patched. Therefore, at this point it should already be available as an update through your preferred package manager.</p>



<p>For example, in the case of Ubuntu and Linux Mint is already available.</p>



<figure class="wp-block-image"><img loading="lazy" width="796" height="598" src="https://www.osradar.com/wp-content/uploads/2019/10/sudo.png" alt="Upgrade your system to resolve the vulnerability in sudo" class="wp-image-14669" srcset="https://www.osradar.com/wp-content/uploads/2019/10/sudo.png 796w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-300x225.png 300w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-768x577.png 768w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-80x60.png 80w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-265x198.png 265w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-696x523.png 696w, https://www.osradar.com/wp-content/uploads/2019/10/sudo-559x420.png 559w" sizes="(max-width: 796px) 100vw, 796px" /><figcaption>Upgrade your system to resolve the vulnerability in sudo</figcaption></figure>



<p>And so on the rest of the Linux distributions. Just upgrade. In case you do not have the new update, wait a little longer and it will surely be available.</p>



<p>Sudo has been compromised but there is already a solution. Upgrade now!</p>



<p>Also, you can learn<a rel="noreferrer noopener" aria-label=" how to enable on Debian (opens in a new tab)" href="https://www.osradar.com/how-to-enable-sudo-on-centos-8/" target="_blank"> how to enable on Debian</a> and <a href="https://www.osradar.com/how-to-enable-sudo-on-centos-8/" target="_blank" rel="noreferrer noopener" aria-label="CentOS (opens in a new tab)">CentOS</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/discovered-vulnerability-sudo/">Discovered vulnerability in sudo. Upgrade your system now!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/discovered-vulnerability-sudo/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
