Description
In all version of Eclipse Hawkbit prior to 0.3.0M7, the HTTP 404 (Not Found) JSON response body returned by the REST API may contain unsafe characters within the path attribute. Sending a POST request to a non existing resource will return the full path from the given URL unescaped to the client.
Remediation
References
https://bugs.eclipse.org/bugs/show_bug.cgi?id=570289
https://github.com/eclipse/hawkbit/issues/1067
Related Vulnerabilities
CVE-2022-34178 Vulnerability in maven package org.jenkins-ci.plugins:embeddable-build-status
CVE-2015-5345 Vulnerability in maven package org.apache.tomcat:tomcat-util
CVE-2022-36914 Vulnerability in maven package org.jenkins-ci.plugins:files-found-trigger
CVE-2021-32661 Vulnerability in npm package plugin-techdocs
CVE-2020-12480 Vulnerability in maven package com.typesafe.play:play_2.11