Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-48711

3.7 · LOW
Published Nov 24, 2023 cjvnjde CWE-918 EPSS 0.49% (40th pctl)

Overview

CVE-2023-48711 is a low-severity vulnerability affecting cjvnjde google_translate_api_browser. It was published on November 24, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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 exp

Remediation

Check the references section for vendor advisories and patches from cjvnjde. Update google_translate_api_browser to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
cjvnjde google_translate_api_browser >= 0, < 4.1.3 Affected

Frequently Asked Questions

What is CVE-2023-48711?

CVE-2023-48711 is a low-severity vulnerability affecting cjvnjde google_translate_api_browser. It was published on November 24, 2023 and has a CVSS 3.1 base score of 3.7 (LOW).

How severe is CVE-2023-48711?

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-48711?

Check the references section for vendor advisories and patches from cjvnjde. Update google_translate_api_browser to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-48711?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-48711 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.