icon

We found results for “

CVE-2024-31206

Good to know:

icon
icon

Date: April 4, 2024

dectalk-tts is a Node package to interact with the aeiou Dectalk web API. In "dectalk-tts@1.0.0", network requests to the third-party API are sent over HTTP, which is unencrypted. Unencrypted traffic can be easily intercepted and modified by attackers. Anyone who uses the package could be the victim of a man-in-the-middle (MITM) attack. The network request was upgraded to HTTPS in version "1.0.1". There are no workarounds, but some precautions include not sending any sensitive information and carefully verifying the API response before saving it.

Language: TYPE_SCRIPT

Severity Score

Severity Score

Weakness Type (CWE)

Channel Accessible by Non-Endpoint

CWE-300

Cleartext Transmission of Sensitive Information

CWE-319

Use of GET Request Method With Sensitive Query Strings

CWE-598

Top Fix

icon

Upgrade Version

Upgrade to version dectalk-tts - 1.0.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): HIGH
Availability (A): NONE

Do you need more information?

Contact Us