cvelist/2022/45xxx/CVE-2022-45046.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2022-11-08 10:00:34 +00:00
{
"CVE_data_meta": {
2022-12-05 15:05:09 +01:00
"ASSIGNER": "security@apache.org",
2022-11-08 10:00:34 +00:00
"ID": "CVE-2022-45046",
2022-12-05 15:05:09 +01:00
"STATE": "PUBLIC",
"TITLE": "Apache Camel-LDAP allows LDAP injection when using the filter option"
2022-11-08 10:00:34 +00:00
},
2022-12-05 15:05:09 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Camel",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache Camel",
"version_value": "3.14.6"
},
{
"version_affected": "<",
"version_name": "Apache Camel",
"version_value": "3.18.4"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Camel would like to thank 4ra1n from Chaitin Tech"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-11-08 10:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-12-05 15:05:09 +01:00
"value": "The camel-ldap component allows LDAP Injection when using the filter option. Users are recommended to either move to the Camel-Spring-Ldap component (which is not affected) or upgrade to 3.14.6 or 3.18.4."
2022-11-08 10:00:34 +00:00
}
]
2022-12-05 15:05:09 +01:00
},
"generator": {
"engine": "vulnogram 0.1.0-rc1"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "LDAP injection"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-12-05 15:00:40 +00:00
"refsource": "MISC",
"url": "https://camel.apache.org/security/CVE-2022-45046.html",
"name": "https://camel.apache.org/security/CVE-2022-45046.html"
2022-12-05 16:00:40 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221205 CVE-2022-45046: Apache Camel: LDAP Injection in Camel-LDAP",
"url": "http://www.openwall.com/lists/oss-security/2022/12/05/2"
2022-12-05 15:05:09 +01:00
}
]
},
"source": {
"defect": [
"CAMEL-18696"
],
"discovery": "UNKNOWN"
2022-11-08 10:00:34 +00:00
}
2022-12-05 15:00:40 +00:00
}