Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-48711
HistoryNov 24, 2023 - 5:15 p.m.

Server side request forgery (ssrf)

2023-11-2417:15:00
PRIOn knowledge base
www.prio-n.com
6
vulnerability
ssrf
server-side request forgery
google-translate-api-browser
google translate web api
translateoptions
tld
url
end user
attack
sanitized
internal networks
localhost
release version 4.1.3
upgrade

6.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%

google-translate-api-browser is an npm package which interfaces with the google translate web api. A Server-Side Request Forgery (SSRF) Vulnerability is present in applications utilizing the google-translate-api-browser package and exposing the translateOptions to the end user. An attacker can set a malicious tld, causing the application to return unsafe URLs pointing towards local resources. The translateOptions.tld field is not properly sanitized before being placed in the Google translate URL. This can allow an attacker with control over the translateOptions to set the tld to a payload such as @127.0.0.1. This causes the full URL to become https://[emailΒ protected]/..., where translate.google. is the username used to connect to localhost. An attacker can send requests within internal networks and the local host. Should any HTTPS application be present on the internal network with a vulnerability exploitable via a GET call, then it would be possible to exploit this using this vulnerability. This issue has been addressed in release version 4.1.3. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CPENameOperatorVersion
google_translate_api_browserlt4.1.3

6.8 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%

Related for PRION:CVE-2023-48711