{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Apache HTTP Server",
                    "vendor": "Apache Software Foundation",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "2.4.49"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Apache httpd team would like to thank LI ZHI XIN from NSFocus Security Team for reporting this issue."
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "While fuzzing the 2.4.49 httpd, a new null pointer dereference was detected during HTTP/2 request processing, allowing an external source to DoS the server. This requires a specially crafted request. The vulnerability was recently introduced in version 2.4.49. No exploit is known to the project."
                }
            ],
            "metrics": [
                {
                    "other": {
                        "content": {
                            "other": "moderate"
                        },
                        "type": "unknown"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-476",
                            "description": "CWE-476 NULL Pointer Dereference",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2022-08-14T01:07:21",
                "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
                "shortName": "apache"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://httpd.apache.org/security/vulnerabilities_24.html"
                },
                {
                    "name": "[oss-security] 20211005 CVE-2021-41524: Apache HTTP Server: null pointer dereference in h2 fuzzing",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2021/10/05/1"
                },
                {
                    "name": "FEDORA-2021-5d2d4b6ac5",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/"
                },
                {
                    "name": "20211007 Apache HTTP Server Vulnerabilties: October 2021",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_CISCO"
                    ],
                    "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-pathtrv-LAzg68cZ"
                },
                {
                    "name": "FEDORA-2021-f94985afca",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.oracle.com/security-alerts/cpujan2022.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.netapp.com/advisory/ntap-20211029-0009/"
                },
                {
                    "name": "GLSA-202208-20",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202208-20"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "timeline": [
                {
                    "lang": "en",
                    "time": "2021-09-17T00:00:00",
                    "value": "reported by Gerald Lee"
                },
                {
                    "lang": "en",
                    "time": "2021-09-26T00:00:00",
                    "value": "fixed by r1893655 in 2.4.x"
                }
            ],
            "title": "null pointer dereference in h2 fuzzing",
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Disable the HTTP/2 protocol."
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "security@apache.org",
                    "ID": "CVE-2021-41524",
                    "STATE": "PUBLIC",
                    "TITLE": "null pointer dereference in h2 fuzzing"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "Apache HTTP Server",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_affected": "=",
                                                        "version_value": "2.4.49"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Apache Software Foundation"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "Apache httpd team would like to thank LI ZHI XIN from NSFocus Security Team for reporting this issue."
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "While fuzzing the 2.4.49 httpd, a new null pointer dereference was detected during HTTP/2 request processing, allowing an external source to DoS the server. This requires a specially crafted request. The vulnerability was recently introduced in version 2.4.49. No exploit is known to the project."
                        }
                    ]
                },
                "generator": {
                    "engine": "Vulnogram 0.0.9"
                },
                "impact": [
                    {
                        "other": "moderate"
                    }
                ],
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "CWE-476 NULL Pointer Dereference"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://httpd.apache.org/security/vulnerabilities_24.html",
                            "refsource": "MISC",
                            "url": "https://httpd.apache.org/security/vulnerabilities_24.html"
                        },
                        {
                            "name": "[oss-security] 20211005 CVE-2021-41524: Apache HTTP Server: null pointer dereference in h2 fuzzing",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2021/10/05/1"
                        },
                        {
                            "name": "FEDORA-2021-5d2d4b6ac5",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/"
                        },
                        {
                            "name": "20211007 Apache HTTP Server Vulnerabilties: October 2021",
                            "refsource": "CISCO",
                            "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-pathtrv-LAzg68cZ"
                        },
                        {
                            "name": "FEDORA-2021-f94985afca",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/"
                        },
                        {
                            "name": "https://www.oracle.com/security-alerts/cpujan2022.html",
                            "refsource": "MISC",
                            "url": "https://www.oracle.com/security-alerts/cpujan2022.html"
                        },
                        {
                            "name": "https://security.netapp.com/advisory/ntap-20211029-0009/",
                            "refsource": "CONFIRM",
                            "url": "https://security.netapp.com/advisory/ntap-20211029-0009/"
                        },
                        {
                            "name": "GLSA-202208-20",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202208-20"
                        }
                    ]
                },
                "source": {
                    "discovery": "UNKNOWN"
                },
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2021-09-17T00:00:00",
                        "value": "reported by Gerald Lee"
                    },
                    {
                        "lang": "en",
                        "time": "2021-09-26T00:00:00",
                        "value": "fixed by r1893655 in 2.4.x"
                    }
                ],
                "work_around": [
                    {
                        "lang": "en",
                        "value": "Disable the HTTP/2 protocol."
                    }
                ]
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T03:15:28.450Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://httpd.apache.org/security/vulnerabilities_24.html"
                    },
                    {
                        "name": "[oss-security] 20211005 CVE-2021-41524: Apache HTTP Server: null pointer dereference in h2 fuzzing",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2021/10/05/1"
                    },
                    {
                        "name": "FEDORA-2021-5d2d4b6ac5",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DSM6UWQICBJ2TU727RENU3HBKEAFLT6T/"
                    },
                    {
                        "name": "20211007 Apache HTTP Server Vulnerabilties: October 2021",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_CISCO",
                            "x_transferred"
                        ],
                        "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-apache-httpd-pathtrv-LAzg68cZ"
                    },
                    {
                        "name": "FEDORA-2021-f94985afca",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EUVJVRJRBW5QVX4OY3NOHZDQ3B3YOTSG/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/security-alerts/cpujan2022.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.netapp.com/advisory/ntap-20211029-0009/"
                    },
                    {
                        "name": "GLSA-202208-20",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202208-20"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "assignerShortName": "apache",
        "cveId": "CVE-2021-41524",
        "datePublished": "2021-10-05T08:40:11",
        "dateReserved": "2021-09-20T00:00:00",
        "dateUpdated": "2024-08-04T03:15:28.450Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}