cvelist/2024/24xxx/CVE-2024-24683.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2024-01-26 10:00:35 +00:00
{
2024-04-01 20:50:31 +00:00
"data_version": "4.0",
2024-01-26 10:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-24683",
2024-04-01 20:50:31 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-01-26 10:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-01 20:50:31 +00:00
"value": "Improper Input Validation vulnerability in Apache Hop Engine.This issue affects Apache Hop Engine: before 2.8.0.\n\nUsers are recommended to upgrade to version 2.8.0, which fixes the issue.\n\nWhen Hop Server writes links to the\u00a0PrepareExecutionPipelineServlet page one of the parameters provided to the user was not properly escaped.\nThe variable not properly escaped is the \"id\", which is not directly accessible by users creating pipelines making the risk of exploiting this low.\n\nThis issue only affects users using the Hop Server component and does not directly affect the client."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Hop Engine",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "2.8.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/ts203zssv1n9qth1wdlhk2bhos3vcq6t",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/ts203zssv1n9qth1wdlhk2bhos3vcq6t"
2024-01-26 10:00:35 +00:00
}
]
2024-04-01 20:50:31 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Jonathan Leitschuh"
}
]
2024-01-26 10:00:35 +00:00
}