Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits: 4e0cb34d by Salvatore Bonaccorso at 2018-11-23T05:44:31Z Add new git issue with falling back to cwd if a command is not in $PATH A possible attack scenario consist of a user operating on a specially crafted repository containing such a mailicious script and the user not having an installation of git with a particular git command installed but operate on that git command later on while beeing in the repository. For instance say git-email might not be installed, the repository containing git-send-email and the user using git send-email later on. - - - - - 1 changed file: - data/CVE/list Changes: ===================================== data/CVE/list ===================================== @@ -1,3 +1,9 @@ +CVE-2018-XXXX [run-command: do not fall back to cwd when command is not in $PATH] + - git 1:2.19.2-1 + [stretch] - git <not-affected> (Vulnerable code introduced later) + [jessie] - git <not-affected> (Vulnerable code introduced later) + NOTE: Fixed by: https://git.kernel.org/pub/scm/git/git.git/commit/?id=321fd82389742398d2924640ce3a61791fd27d60 + NOTE: Introduced by: https://git.kernel.org/pub/scm/git/git.git/commit/?id=e3a434468fecca7c14a6bef32050dfa60534fde6 CVE-2018-XXXX [imap_open() script injection] - php7.3 <unfixed> (bug #913775) - php7.2 <removed> (bug #913835) View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/4e0cb34d58d5d1904074622363b204432f1665d0 -- View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/4e0cb34d58d5d1904074622363b204432f1665d0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-security-tracker-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits
