First published: Thu Jan 14 2021(Updated: )
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.
Credit: emo@eclipse.org
Affected Software | Affected Version | How to fix |
---|---|---|
Eclipse Hawkbit | <=0.2.5 | |
Eclipse Hawkbit | =0.3.0-m1 | |
Eclipse Hawkbit | =0.3.0-m2 | |
Eclipse Hawkbit | =0.3.0-m3 | |
Eclipse Hawkbit | =0.3.0-m4 | |
Eclipse Hawkbit | =0.3.0-m5 | |
Eclipse Hawkbit | =0.3.0-m6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-27219 has a moderate severity rating due to the potential for unsafe characters in the error responses.
To fix CVE-2020-27219, upgrade Eclipse Hawkbit to version 0.3.0M7 or later.
CVE-2020-27219 allows an attacker to potentially retrieve unsafe or sensitive path information through unescaped JSON responses.
CVE-2020-27219 affects all versions of Eclipse Hawkbit prior to 0.3.0M7.
There is no official workaround for CVE-2020-27219, and updating to the fixed version is recommended.