hopetree izone lts c011b48 contains a server-side request forgery (SSRF) vulnerability in the active push function as appstoolapisbd_push.py does not securely filter user input through push_urls() and get_urls().
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.