[Git][security-tracker-team/security-tracker][master] Add new git issue with falling back to cwd if a command is not in $PATH
Salvatore Bonaccorso
carnil at debian.org
Fri Nov 23 05:53:50 GMT 2018
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20181123/ffdc1301/attachment.html>
More information about the debian-security-tracker-commits
mailing list