Moby v1.3.3 Release Notes

Release Date: 2014-12-11 // over 9 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿ›  Fix path traversal vulnerability in processing of absolute symbolic links (CVE-2014-9356)
    • ๐Ÿ›  Fix decompression of xz image archives, preventing privilege escalation (CVE-2014-9357)
    • Validate image IDs (CVE-2014-9358)

    โš™ Runtime

    • ๐Ÿ›  Fix an issue when image archives are being read slowly

    Client

    • ๐Ÿ›  Fix a regression related to stdin redirection
    • ๐Ÿ›  Fix a regression with docker cp when destination is the current directory