The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in check_data_integrity function. This function is responsible for validating the checksum of data in post request. The checksum is sent encrypted in the request, the function decrypts it and stores the checksum on the stack without validating it. An unauthenticated attacker can get RCE as root by exploiting this vulnerability.
                
            References
                    Configurations
                    No configuration.
History
                    18 Sep 2024, 16:35
| Type | Values Removed | Values Added | 
|---|---|---|
| CVSS | v2 : v3 : | v2 : unknown v3 : 9.8 | 
| CWE | CWE-121 | |
| Summary | 
 | 
16 Sep 2024, 21:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-09-16 21:15
Updated : 2024-09-20 12:31
NVD link : CVE-2024-45415
Mitre link : CVE-2024-45415
CVE.ORG link : CVE-2024-45415
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-121
                        
            Stack-based Buffer Overflow
