cvelist/2021/25xxx/CVE-2021-25122.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2021-01-14 17:02:20 +00:00
{
"CVE_data_meta": {
2021-03-01 11:55:21 +00:00
"ASSIGNER": "security@apache.org",
2021-01-14 17:02:20 +00:00
"ID": "CVE-2021-25122",
2021-03-01 11:55:21 +00:00
"STATE": "PUBLIC",
"TITLE": "Apache Tomcat h2c request mix-up"
2021-01-14 17:02:20 +00:00
},
2021-03-01 11:55:21 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache Tomcat 10",
"version_value": "10.0.2"
},
{
"version_affected": "<",
"version_name": "Apache Tomcat 9",
"version_value": "9.0.42"
},
{
"version_affected": "<",
"version_name": "Apache Tomcat 8.5",
"version_value": "8.5.62"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-14 17:02:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-01 11:55:21 +00:00
"value": "When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request."
2021-01-14 17:02:20 +00:00
}
]
2021-03-01 11:55:21 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://lists.apache.org/thread.html/r7b95bc248603360501f18c8eb03bb6001ec0ee3296205b34b07105b7%40%3Cannounce.tomcat.apache.org%3E"
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-14 17:02:20 +00:00
}
2021-03-01 11:55:21 +00:00
}