In Docker Notary before 0.1, the checkRoot function in gotuf/client/client.go does not check expiry of root.json files, despite a comment stating that it does. Even if a user creates a new root.json file after a key compromise, an attacker can produce update files referring to an old root.json file.
                
            References
                    | Link | Resource | 
|---|---|
| https://docs.docker.com/notary/changelog/ | Vendor Advisory | 
| https://github.com/theupdateframework/notary/blob/master/docs/resources/ncc_docker_notary_audit_2015_07_31.pdf | Third Party Advisory | 
| https://docs.docker.com/notary/changelog/ | Vendor Advisory | 
| https://github.com/theupdateframework/notary/blob/master/docs/resources/ncc_docker_notary_audit_2015_07_31.pdf | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 02:40
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://docs.docker.com/notary/changelog/ - Vendor Advisory | |
| References | () https://github.com/theupdateframework/notary/blob/master/docs/resources/ncc_docker_notary_audit_2015_07_31.pdf - Third Party Advisory | 
Information
                Published : 2018-03-31 21:29
Updated : 2024-11-21 02:40
NVD link : CVE-2015-9259
Mitre link : CVE-2015-9259
CVE.ORG link : CVE-2015-9259
JSON object : View
Products Affected
                docker
- notary
CWE
                
                    
                        
                        CWE-434
                        
            Unrestricted Upload of File with Dangerous Type
