mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
127 lines
4.1 KiB
JSON
127 lines
4.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@apache.org",
|
|
"ID": "CVE-2022-42468",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Apache Flume prior to 1.11.0 has an Improper Input Validation (JNDI Injection) in JMSSource"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Apache Flume",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "Flume JMSSource",
|
|
"version_value": "1.11.0"
|
|
},
|
|
{
|
|
"version_affected": ">=",
|
|
"version_name": "Flume JMSSource",
|
|
"version_value": "1.4.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Apache Flume versions 1.4.0 through 1.10.1 are vulnerable to a remote code execution (RCE) attack when a configuration uses a JMS Source with an unsafe providerURL. This issue is fixed by limiting JNDI to allow only the use of the java protocol or no protocol."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": [
|
|
{}
|
|
],
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-20 Improper Input Validation"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://issues.apache.org/jira/browse/FLUME-3437",
|
|
"name": "https://issues.apache.org/jira/browse/FLUME-3437"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78",
|
|
"name": "https://lists.apache.org/thread/939wkx8o90bp6m2ht3t1sdyo1ncypl78"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz",
|
|
"name": "https://lists.apache.org/thread/1ckhmp539zr2nd2rs45pocpywk2d9zvz"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"FLUME-3437"
|
|
],
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"timeline": [
|
|
{
|
|
"lang": "eng",
|
|
"time": "2022-08-22",
|
|
"value": "Reported"
|
|
},
|
|
{
|
|
"lang": "eng",
|
|
"time": "2022-09-13",
|
|
"value": "Forwarded to Flume PMC"
|
|
},
|
|
{
|
|
"lang": "eng",
|
|
"time": "2022-09-14",
|
|
"value": "Report validated"
|
|
},
|
|
{
|
|
"lang": "eng",
|
|
"time": "2022-09-23",
|
|
"value": "Fix committed"
|
|
},
|
|
{
|
|
"lang": "eng",
|
|
"time": "2022-10-24",
|
|
"value": "Release available"
|
|
}
|
|
]
|
|
} |