Lucene search
K

Hitachi ABB AFS Use After Free (CVE-2023-0215)

🗓️ 13 Nov 2025 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

Use after free in Hitachi ABB AFS due to X400 address handling in X509 GeneralName (CVE-2023-0215).

Related
Refs
Code
ReporterTitlePublishedViews
Family
IBM Security Bulletins
Security Bulletin: IBM Events Operator is affected by a denial of service in OpenSSL (CVE-2023-0215).
21 Sep 202314:17
ibm
IBM Security Bulletins
Security Bulletin: IBM MQ for HP NonStop Server is affected by multiple OpenSSL vulnerabilities
7 Mar 202316:55
ibm
IBM Security Bulletins
Security Bulletin: IBM Watson Assistant for IBM Cloud Pak for Data is vulnerable to multiple OpenSSl denial of service vulnerabilities.
5 Jul 202320:58
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in IBM SDK for Node.js and packaged modules affect IBM Business Automation Workflow Configuration Editor
1 Mar 202309:00
ibm
IBM Security Bulletins
Security Bulletin: IBM Security Verify Access Appliance has multiple security vulnerabilities
14 Oct 202305:03
ibm
IBM Security Bulletins
Security Bulletin: Vulnerability in OpenSSL affects IBM Integrated Analytics System [CVE-2022-4304, CVE-2023-0215, CVE-2023-0286]
27 Sep 202411:53
ibm
IBM Security Bulletins
Security Bulletin: IBM Spectrum Conductor openssl 1.1.1 End of Life
5 Oct 202320:31
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in OpenSSL affects IBM Rational ClearCase
3 Oct 202314:09
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in OpenSSL affect AIX
21 Mar 202320:07
ibm
IBM Security Bulletins
Security Bulletin: Due to use of OpenSSL, IBM Virtualization Engine TS7700 is vulnerable to denial of service (CVE-2023-0215, CVE-2023-0286) and information disclosure (CVE-2022-4304)
30 May 202319:33
ibm
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(503960);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/02/14");

  script_cve_id("CVE-2023-0215");
  script_xref(name:"ICSA", value:"24-205-02");

  script_name(english:"Hitachi ABB AFS Use After Free (CVE-2023-0215)");

  script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
  script_set_attribute(attribute:"description", value:
"There is a type confusion vulnerability relating to X.400 address processing
inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING
but the public structure definition for GENERAL_NAME incorrectly specified
the type of the x400Address field as ASN1_TYPE.

This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
  # https://publisher.hitachienergy.com/preview?DocumentId=8DBD000164&languageCode=en&Preview=true
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?499e790a");
  script_set_attribute(attribute:"see_also", value:"https://www.cisa.gov/news-events/ics-advisories/icsa-24-205-02");
  script_set_attribute(attribute:"solution", value:
"The following text was originally created by the Cybersecurity and Infrastructure Security Agency (CISA). The original
can be found at CISA.gov.

Hitachi Energy has released the following mitigations/fixes:

- AFS650: Update to AFS 650 firmware version 9.1.10
- AFS660-C, AFS665-B, AFS670-V2: Update to AFS 66x firmware version 7.1.08
- AFS670/675/677, AFR677: Update to AFS/AFR 67x firmware version 9.1.10

In addition, recommended security practices and firewall configurations can help protect a process control network from
attacks that originate from outside the network. Such practices include that process control systems are physically
protected from direct access by unauthorized personnel, have no direct connections to the Internet, and are separated
from other networks by means of a firewall system that has a minimal number of ports exposed, and others that have to
be evaluated case by case. Process control systems should not be used for Internet surfing, instant messaging, or
receiving e-mails. Portable computers and removable storage media should be carefully scanned for viruses before they
are connected to a control system.

For more information, see Hitachi Energy's Cybersecurity Advisory.");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2023-0215");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");
  script_cwe_id(416);

  script_set_attribute(attribute:"vuln_publication_date", value:"2024/06/25");
  script_set_attribute(attribute:"patch_publication_date", value:"2024/06/25");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/11/13");

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs650");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs660-c");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs665-b");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs670-v2");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs670");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs675");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afs677");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:abb:afr677");
  script_set_attribute(attribute:"generated_plugin", value:"former");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Tenable.ot");

  script_copyright(english:"This script is Copyright (C) 2025-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("tenable_ot_api_integration.nasl");
  script_require_keys("Tenable.ot/ABB");

  exit(0);
}


include('tenable_ot_cve_funcs.inc');

get_kb_item_or_exit('Tenable.ot/ABB');

var asset = tenable_ot::assets::get(vendor:'ABB');

var vuln_cpes = {
    "cpe:/o:abb:afs650":
      {"versionEndIncluding" : "9.1.08", "family" : "AbbAFS"},
    "cpe:/o:abb:afs660-c":
      {"versionEndIncluding" : "7.1.05", "family" : "AbbAFS"},
    "cpe:/o:abb:afs665-b":
      {"versionEndIncluding" : "7.1.05", "family" : "AbbAFS"},
    "cpe:/o:abb:afs670-v2":
      {"versionEndIncluding" : "7.1.05", "family" : "AbbAFS"},
    "cpe:/o:abb:afs670":
      {"versionEndIncluding" : "9.1.08", "family" : "AbbAFS"},
    "cpe:/o:abb:afs675":
      {"versionEndIncluding" : "9.1.08", "family" : "AbbAFS"},
    "cpe:/o:abb:afs677":
      {"versionEndIncluding" : "9.1.08", "family" : "AbbAFS"},
    "cpe:/o:abb:afr677":
      {"versionEndIncluding" : "9.1.08", "family" : "AbbAFS"}
};

tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_HOLE);

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

14 Feb 2026 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 3.17.5
EPSS0.04494
SSVC
3