cvelist/2022/28xxx/CVE-2022-28615.json
2022-08-14 02:00:38 +00:00

114 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-28615",
"STATE": "PUBLIC",
"TITLE": "Read beyond bounds in ap_strcmp_match()"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache HTTP Server",
"version_value": "2.4.53"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "The Apache HTTP Server project would like to thank Ronald Crane (Zippenhop LLC) for reporting this issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scripts that use ap_strcmp_match() may hypothetically be affected."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "low"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 Integer Overflow or Wraparound"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220608 CVE-2022-28615: Apache HTTP Server: Read beyond bounds in ap_strcmp_match()",
"url": "http://www.openwall.com/lists/oss-security/2022/06/08/9"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220624-0005/",
"url": "https://security.netapp.com/advisory/ntap-20220624-0005/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e620fb15d5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YPY2BLEVJWFH34AX77ZJPLD2OOBYR6ND/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-b54a8dee29",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7QUGG2QZWHTITMABFLVXA4DNYUOTPWYQ/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202208-20",
"url": "https://security.gentoo.org/glsa/202208-20"
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "eng",
"time": "2022-06-08",
"value": "released in 2.4.54"
}
]
}