CVE-2022-25850

ProxyScotch is vulnerable to a server-side Request Forgery (SSRF) in go/github.com/hoppscotch/proxyscotch

Identifiers

GHSA-5hjh-c26m-xw8w, CVE-2022-25850

Package Slug

go/github.com/hoppscotch/proxyscotch

Vulnerability

ProxyScotch is vulnerable to a server-side Request Forgery (SSRF)

Description

The package github.com/hoppscotch/proxyscotch before 1.0.0 is vulnerable to Server-side Request Forgery (SSRF) when interceptor mode is set to proxy. It occurs when an HTTP request is made by a backend server to an untrusted URL submitted by a user. It leads to a leakage of sensitive information from the server.

Affected Versions

All versions before 1.0.0

Solution

Upgrade to version 1.0.0 or above.

Last Modified

2022-05-05

source