The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large ZlibEncoded byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder.
                
            References
                    Configurations
                    Configuration 1 (hide)
            
            
  | 
    
Configuration 2 (hide)
            
            
  | 
    
Configuration 3 (hide)
            
            
  | 
    
Configuration 4 (hide)
            
            
  | 
    
Configuration 5 (hide)
            
            
  | 
    
History
                    No history.
Information
                Published : 2020-04-07 18:15
Updated : 2023-11-07 03:14
NVD link : CVE-2020-11612
Mitre link : CVE-2020-11612
CVE.ORG link : CVE-2020-11612
JSON object : View
Products Affected
                oracle
- siebel_core_-_server_framework
 - nosql_database
 - communications_design_studio
 - webcenter_portal
 - communications_cloud_native_core_service_communication_proxy
 - communications_messaging_server
 - communications_brm_-_elastic_charging_engine
 
fedoraproject
- fedora
 
netty
- netty
 
netapp
- oncommand_api_services
 - oncommand_insight
 - oncommand_workflow_automation
 
debian
- debian_linux
 
CWE
                
                    
                        
                        CWE-770
                        
            Allocation of Resources Without Limits or Throttling
