Summary
Some APIs using HttpRequestService
do not properly check the target host.
This vulnerability allows an attacker to send POST or GET requests to the internal server, which may result in a SSRF attack.
Impact
It allows an attacker to send POST or GET requests (with some controllable URL parameters) to private IPs, enabling further attacks on internal servers.
Summary
Some APIs using
HttpRequestService
do not properly check the target host.This vulnerability allows an attacker to send POST or GET requests to the internal server, which may result in a SSRF attack.
Impact
It allows an attacker to send POST or GET requests (with some controllable URL parameters) to private IPs, enabling further attacks on internal servers.