Explore top 10 tips to secure your open-source projects now. Read More
×
Git could be made to run programs as your login if it recursively
opened a malicious git repository.
Software Description:
- git: fast, scalable, distributed revision control system
Details:
It was discovered that git did not properly validate git submodule
urls or paths. A remote attacker could possibly use this to craft a
git repository that causes arbitrary code execution when recursive
operations are used.
The problem can be corrected by updating your system to the following package versions: Ubuntu 18.04 LTS: git 1:2.17.1-1ubuntu0.3 Ubuntu 16.04 LTS: git 1:2.7.4-0ubuntu1.5 Ubuntu 14.04 LTS: git 1:1.9.1-1ubuntu0.9 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-3791-1
CVE-2018-17456
Get the latest Linux and open source security news straight to your inbox.