gsd-2023-28709
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be bypassed with the potential for a denial of service to occur.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-28709",
"id": "GSD-2023-28709"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-28709"
],
"details": "The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount\u00a0could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters\u00a0in the query string, the limit for uploaded request parts could be\u00a0bypassed with the potential for a denial of service to occur.\n\n\n\n\n",
"id": "GSD-2023-28709",
"modified": "2023-12-13T01:20:47.911809Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2023-28709",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "11.0.0-M2",
"version_value": "11.0.0-M4"
},
{
"version_affected": "\u003c=",
"version_name": "10.1.5",
"version_value": "10.1.7"
},
{
"version_affected": "\u003c=",
"version_name": "9.0.71",
"version_value": "9.0.73"
},
{
"version_affected": "\u003c=",
"version_name": "8.5.85",
"version_value": "8.5.87"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Chenwei Jiang, Chenfeng Nie and Yue Yang from the Huawei Nebula Security Lab"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount\u00a0could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters\u00a0in the query string, the limit for uploaded request parts could be\u00a0bypassed with the potential for a denial of service to occur.\n\n\n\n\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-193",
"lang": "eng",
"value": "CWE-193 Off-by-one Error"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j",
"refsource": "MISC",
"url": "https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j"
},
{
"name": "http://www.openwall.com/lists/oss-security/2023/05/22/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2023/05/22/1"
},
{
"name": "https://security.gentoo.org/glsa/202305-37",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202305-37"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230616-0004/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20230616-0004/"
},
{
"name": "https://www.debian.org/security/2023/dsa-5521",
"refsource": "MISC",
"url": "https://www.debian.org/security/2023/dsa-5521"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "[8.5.85,8.5.87],[9.0.71,9.0.73],[10.1.5,10.1.7],[11.0.0]",
"affected_versions": "All versions starting from 8.5.85 up to 8.5.87, all versions starting from 9.0.71 up to 9.0.73, all versions starting from 10.1.5 up to 10.1.7, version 11.0.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-193",
"CWE-937"
],
"date": "2023-05-30",
"description": "The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be bypassed with the potential for a denial of service to occur.\n\n\n\n\n",
"fixed_versions": [
"8.5.88",
"9.0.74",
"10.1.8"
],
"identifier": "CVE-2023-28709",
"identifiers": [
"CVE-2023-28709"
],
"not_impacted": "All versions before 8.5.85, all versions after 8.5.87 before 9.0.71, all versions after 9.0.73 before 10.1.5, all versions after 10.1.7 before 11.0.0, all versions after 11.0.0",
"package_slug": "maven/org.apache.tomcat.embed/tomcat-embed-core",
"pubdate": "2023-05-22",
"solution": "Upgrade to versions 8.5.88, 9.0.74, 10.1.8 or above.",
"title": "Off-by-one Error",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-28709",
"https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j",
"http://www.openwall.com/lists/oss-security/2023/05/22/1"
],
"uuid": "f852d1d9-504b-4fa1-9b70-b34f801d5191"
},
{
"affected_range": "[8.5.85,8.5.87],[9.0.71,9.0.73],[10.1.5,10.1.7],[11.0.0]",
"affected_versions": "All versions starting from 8.5.85 up to 8.5.87, all versions starting from 9.0.71 up to 9.0.73, all versions starting from 10.1.5 up to 10.1.7, version 11.0.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-193",
"CWE-937"
],
"date": "2023-06-16",
"description": "The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount\u00a0could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters\u00a0in the query string, the limit for uploaded request parts could be\u00a0bypassed with the potential for a denial of service to occur.\n\n\n\n\n",
"fixed_versions": [
"8.5.88",
"9.0.74",
"10.1.8"
],
"identifier": "CVE-2023-28709",
"identifiers": [
"CVE-2023-28709"
],
"not_impacted": "All versions before 8.5.85, all versions after 8.5.87 before 9.0.71, all versions after 9.0.73 before 10.1.5, all versions after 10.1.7 before 11.0.0, all versions after 11.0.0",
"package_slug": "maven/org.apache.tomcat/tomcat",
"pubdate": "2023-05-22",
"solution": "Upgrade to versions 8.5.88, 9.0.74, 10.1.8 or above.",
"title": "Off-by-one Error",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-28709",
"https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j",
"http://www.openwall.com/lists/oss-security/2023/05/22/1"
],
"uuid": "e5a331ae-1b62-4fd9-b6b3-1102863845a3"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7280B285-9594-4E06-BDAF-AF7731FAEC5B",
"versionEndIncluding": "8.5.87",
"versionStartIncluding": "8.5.85",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "47B26F88-1764-45E5-A053-BF5B848074AA",
"versionEndIncluding": "9.0.73",
"versionStartIncluding": "9.0.71",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CC9BAE63-AF35-4BB3-900C-C56653716362",
"versionEndIncluding": "10.1.7",
"versionStartIncluding": "10.1.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:*",
"matchCriteriaId": "2AAD52CE-94F5-4F98-A027-9A7E68818CB6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:11.0.0:milestone3:*:*:*:*:*:*",
"matchCriteriaId": "F1F981F5-035A-4EDD-8A9F-481EE8BC7FF7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:tomcat:11.0.0:milestone4:*:*:*:*:*:*",
"matchCriteriaId": "03A171AF-2EC8-4422-912C-547CDB58CAAA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*",
"matchCriteriaId": "46D69DCC-AE4D-4EA5-861C-D60951444C6C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:7-mode_transition_tool:-:*:*:*:*:*:*:*",
"matchCriteriaId": "7EF6650C-558D-45C8-AE7D-136EE70CB6D7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The fix for CVE-2023-24998 was incomplete for Apache Tomcat 11.0.0-M2 to 11.0.0-M4, 10.1.5 to 10.1.7, 9.0.71 to 9.0.73 and 8.5.85 to 8.5.87. If non-default HTTP connector settings were used such that the maxParameterCount\u00a0could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters\u00a0in the query string, the limit for uploaded request parts could be\u00a0bypassed with the potential for a denial of service to occur.\n\n\n\n\n"
}
],
"id": "CVE-2023-28709",
"lastModified": "2024-02-16T18:20:07.610",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-05-22T11:15:09.423",
"references": [
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2023/05/22/1"
},
{
"source": "security@apache.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.apache.org/thread/7wvxonzwb7k9hx9jt3q33cmy7j97jo3j"
},
{
"source": "security@apache.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202305-37"
},
{
"source": "security@apache.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20230616-0004/"
},
{
"source": "security@apache.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5521"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-193"
}
],
"source": "security@apache.org",
"type": "Primary"
}
]
}
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…