Property
Languagescala
Severitymedium
CWECWE-918: Server-Side Request Forgery (SSRF)
OWASPA10:2021 - Server-Side Request Forgery (SSRF)
Confidence LevelLow
Impact LevelHigh
Likelihood LevelLow

Description#

Passing user-controlled or unvalidated parameters directly into the scalaj-http ‘Http’ method can let attackers make the server send requests to arbitrary URLs. This exposes the application to Server-Side Request Forgery (SSRF) risks.

Impact#

If exploited, an attacker could use your server to access internal services, sensitive data, or external systems, potentially bypassing network protections. This could lead to data leaks, exposure of internal infrastructure, or be used as a stepping stone for further attacks.