Vulnerabilities/

Server-Side Request Forgery

Severity:
High

Description

Server-Side Request Forgery (SSRF) is a vulnerability where an attacker manipulates a server to make unintended requests to internal or external resources. SSRF can be exploited to access sensitive internal systems, escalate privileges, or exfiltrate data.

Recommendation

To mitigate SSRF vulnerabilities, validate and restrict outgoing requests to a predefined allow list of safe destinations. Avoid allowing user input to control request destinations. Use network segmentation and firewalls to limit internal system exposure.

References

Related Issues

Tags:
SSRF
Injection
Access Control
Anything's wrong? Let us know Last updated on April 14, 2025

This issue is available in SmartScanner Professional

See Pricing