GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c ds_fgetstr integer overflow that triggers an out-of-bounds heap write. NOTE: it is unclear whether there are common cases where the pattern file, associated with the -E option, is untrusted data.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/fangqyi/cpiopwn | Exploit Third Party Advisory | 
| https://lists.gnu.org/archive/html/bug-cpio/2021-08/msg00002.html | Exploit Mailing List Vendor Advisory | 
| https://lists.gnu.org/archive/html/bug-cpio/2021-08/msg00000.html | Exploit Mailing List Vendor Advisory | 
| https://git.savannah.gnu.org/cgit/cpio.git/commit/?id=dd96882877721703e19272fe25034560b794061b | Patch Third Party Advisory | 
Configurations
                    Information
                Published : 2021-08-07 17:15
Updated : 2021-08-16 08:35
NVD link : CVE-2021-38185
Mitre link : CVE-2021-38185
JSON object : View
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
Products Affected
                gnu
- cpio
 


