CVE-2024-31206

Source
https://cve.org/CVERecord?id=CVE-2024-31206
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31206.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-31206
Aliases
Published
2024-04-04T22:10:29Z
Modified
2026-08-12T03:51:45Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N CVSS Calculator
Summary
Use of Unencrypted HTTP Request in dectalk-tts
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-300",
        "CWE-319",
        "CWE-598"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/31xxx/CVE-2024-31206.json"
}
References

Affected packages

Git / github.com/jstnmcbrd/dectalk-tts

Affected ranges

Type
GIT
Repo
https://github.com/jstnmcbrd/dectalk-tts
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "= 1.0.0"
        },
        {
            "last_affected": "= 1.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

= 1.*
= 1.0.0
v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-31206.json"