Apache Camel

This commit is contained in:
Arnout Engelen 2022-12-05 15:05:09 +01:00
parent ca683ed8ff
commit e808ece0e0
No known key found for this signature in database
GPG Key ID: 061107B0F74A6DAA

View File

@ -1,18 +1,87 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-45046",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Apache Camel-LDAP allows LDAP injection when using the filter option"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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."
}
]
},
"generator": {
"engine": "vulnogram 0.1.0-rc1"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "LDAP injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://camel.apache.org/security/CVE-2022-45046.html"
}
]
},
"source": {
"defect": [
"CAMEL-18696"
],
"discovery": "UNKNOWN"
}
}
}