Zipios before 0.1.7 does not properly handle certain malformed zip archives and can go into an infinite loop, causing a denial of service. This is related to zipheadio.h:readUint32() and zipfile.cpp:Zipfile::Zipfile().
                
            References
                    | Link | Resource | 
|---|---|
| http://www.securityfocus.com/bid/109282 | Third Party Advisory VDB Entry | 
| https://lists.debian.org/debian-lts-announce/2022/05/msg00041.html | |
| https://salvatoresecurity.com/fun-with-fuzzers-how-i-discovered-three-vulnerabilities-part-2-of-3/ | Patch Third Party Advisory | 
| https://sourceforge.net/p/zipios/news/2019/07/version-017-cve-/ | Patch Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2019-07-17 15:15
Updated : 2022-06-02 14:15
NVD link : CVE-2019-13453
Mitre link : CVE-2019-13453
CVE.ORG link : CVE-2019-13453
JSON object : View
Products Affected
                zipios_project
- zipios
CWE
                
                    
                        
                        CWE-835
                        
            Loop with Unreachable Exit Condition ('Infinite Loop')
