blob: 5826e42f0db48d3cb156b1468286b1d41edf9c28 [file] [log] [blame]
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2021-41773",
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "",
"TITLE": "Path traversal and file disclosure vulnerability in Apache HTTP Server 2.4.49",
"AKA": "",
"STATE": "REVIEW"
},
"source": {
"defect": [],
"advisory": "",
"discovery": "UNKNOWN"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_name": "Apache HTTP Server 2.4",
"version_affected": "=",
"version_value": "2.4.49",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"description": {
"description_data": [
{
"value": "A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives.\n\nIf files outside of these directories are not protected by the usual default configuration \"require all denied\", these requests can succeed. If CGI scripts are also enabled for these aliased pathes, this could allow for remote code execution.\n\nThis issue is known to be exploited in the wild.\n\nThis issue only affects Apache 2.4.49 and not earlier versions.",
"lang": "eng"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "",
"name": ""
}
]
},
"configuration": [],
"impact": [
{
"other": "critical"
}
],
"exploit": [],
"work_around": [],
"solution": [],
"credit": [
{
"lang": "eng",
"value": "This issue was reported by Ash Daulton along with the cPanel Security Team"
}
],
"CNA_private": {
"owner": "httpd",
"publish": {
"ym": "",
"year": "",
"month": ""
},
"share_with_CVE": true,
"CVE_table_description": [],
"CVE_list": [],
"internal_comments": "",
"todo": [],
"emailed": "",
"userslist": "",
"email": ""
},
"timeline": [
{
"time": "2021-09-29",
"lang": "eng",
"value": "reported"
},
{
"time": "2021-10-01",
"lang": "eng",
"value": "fixed by r1893775 in 2.4.x"
},
{
"lang": "eng",
"time": "2021-10-04",
"value": "2.4.50 released"
}
]
}