| Reporter | Title | Published | Views | Family All 28 |
|---|---|---|---|---|
| The vulnerability of theOTP library set in the Erlang programming language allows attackers to carry out “man-in-the-middle” type attacks. | 16 Jan 202500:00 | – | bdu_fstec | |
| CVE-2024-53846 affecting package erlang for versions less than 26.2.5.6-1 | 19 Dec 202400:10 | – | cbl_mariner | |
| CVE-2024-53846 | 5 Dec 202417:09 | – | circl | |
| Erlang/OTP 信任管理问题漏洞 | 5 Dec 202400:00 | – | cnnvd | |
| CVE-2024-53846 | 5 Dec 202417:02 | – | cve | |
| CVE-2024-53846 ssl fails to validate incorrect extened key usage | 5 Dec 202417:02 | – | cvelist | |
| CVE-2024-53846 | 5 Dec 202417:02 | – | debiancve | |
| EUVD-2024-52172 | 3 Oct 202520:07 | – | euvd | |
| ssl fails to validate incorrect extened key usage | 20 Dec 202408:00 | – | mscve | |
| CVE-2024-53846 | 5 Dec 202417:15 | – | nvd |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(237193);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/05/23");
script_cve_id("CVE-2024-53846");
script_name(english:"Erlang/OTP 25.3.2.8 < 25.3.2.16 / 26.2 < 26.2.5.6 / 27.0 < 27.1.3 Improper Certificate Validation (CVE-2024-53846)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is missing a security update.");
script_set_attribute(attribute:"description", value:
"The version of Erlang/OTP installed on the remote host is 25.3.2.8 prior to 25.3.2.16, 26.2 prior to 26.2.5.6, or 27.0
prior to 27.1.3. It is, therefore, affected by an improper certificate validation vulnerability:
- OTP is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components
mainly written in Erlang, and a set of design principles for Erlang programs. A regression was introduced into the
ssl application of OTP starting at OTP-25.3.2.8, OTP-26.2, and OTP-27.0, resulting in a server or client verifying
the peer when incorrect extended key usage is presented (i.e., a server will verify a client if they have server
auth ext key usage and vice versa). (CVE-2024-53846)
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://github.com/erlang/otp/security/advisories/GHSA-qw6r-qh9v-638v");
script_set_attribute(attribute:"solution", value:
"Upgrade to Erlang/OTP version 25.3.2.16, 26.2.5.6, or 27.1.3 or later.");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:H/Au:S/C:P/I:P/A:P");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-53846");
script_set_attribute(attribute:"vuln_publication_date", value:"2024/12/05");
script_set_attribute(attribute:"patch_publication_date", value:"2024/12/05");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/05/23");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:erlang:erlang%2fotp");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ericcson_erlang_otp_win_installed.nbin", "ericsson_erlang_otp_nix_installed.nbin");
script_require_keys("installed_sw/Erlang-OTP");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'Erlang-OTP', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'min_version':'25.3.2.8','fixed_version':'25.3.2.16'},
{'min_version':'26.2','fixed_version':'26.2.5.6'},
{'min_version':'27.0','fixed_version':'27.1.3'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result:result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation