CVE Vulnerabilities

CVE-2024-50811

Server-Side Request Forgery (SSRF)

Published: Nov 08, 2024 | Modified: Nov 21, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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().

Weakness

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.

References