Looking for the vulnerability index of Invicti's legacy products?
HTTP/2 pseudo-header server side request forgery - Vulnerability Database

HTTP/2 pseudo-header server side request forgery

Description

SSRF as in Server Side Request Forgery is a vulnerability that allows an attacker to force server interfaces into sending packets initiated by the victim server to the local interface or to another server behind the firewall. Consult Web References for more information about this problem.

Remediation

Properly sanitize user requests or use a special sandboxed host to route requests to remote resources

Related Vulnerabilities