Improper Input Validation
CVE-2024-24683
Summary
Improper Input Validation vulnerability in Apache Hop Engine. This issue affects Apache Hop Engine versions prior to 2.8.0. Users are recommended to upgrade to a version which fixes the issue. When Hop Server writes links to the "PrepareExecutionPipelineServlet" page, one of the parameters provided to the user was not properly escaped. The variable not properly escaped is the "id", which is not directly accessible by users creating pipelines, making the risk of exploiting this low. This issue only affects users using the Hop Server component and does not directly affect the client.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- LOW
- NONE
- NONE
CWE-20 - Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
References
Advisory Timeline
- Published