The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a "scsi remove-single-device" line to /proc/scsi/scsi, aka SCSI MICDROP.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://marc.info/?l=linux-scsi&m=150985455801444&w=2 | patch third party advisory issue tracking |
https://github.com/moby/moby/pull/35399/commits/a21ecdf3c8a343a7c94e4c4d01b178c87ca7aaa1 | patch third party advisory issue tracking |
https://marc.info/?l=linux-scsi&m=150985062200941&w=2 | patch third party advisory issue tracking |
https://github.com/moby/moby/pull/35399 | patch third party advisory issue tracking |
https://twitter.com/ewindisch/status/926443521820774401 | third party advisory |