| Reporter | Title | Published | Views | Family All 34 |
|---|---|---|---|---|
| CVE-2025-7032 | 5 Aug 202513:39 | – | attackerkb | |
| CVE-2025-7025 | 5 Aug 202513:37 | – | attackerkb | |
| CVE-2025-7033 | 5 Aug 202513:42 | – | attackerkb | |
| The vulnerability of the Arena Simulation software in modeling and automating discrete events lies in buffer overflow attacks, which allow attackers to execute arbitrary code or disclose sensitive information. | 6 Aug 202500:00 | – | bdu_fstec | |
| CVE-2025-7025 | 7 Aug 202510:00 | – | circl | |
| CVE-2025-7032 | 7 Aug 202510:00 | – | circl | |
| CVE-2025-7033 | 7 Aug 202510:00 | – | circl | |
| Rockwell Automation Arena Simulation 安全漏洞 | 5 Aug 202500:00 | – | cnnvd | |
| Rockwell Automation Arena Simulation 安全漏洞 | 5 Aug 202500:00 | – | cnnvd | |
| Rockwell Automation Arena Simulation 安全漏洞 | 5 Aug 202500:00 | – | cnnvd |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(245590);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/08/08");
script_cve_id("CVE-2025-7025", "CVE-2025-7032", "CVE-2025-7033");
script_xref(name:"IAVB", value:"2025-B-0132");
script_name(english:"Rockwell Automation Arena < 16.20.10 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"An updater application installed on the remote Windows host is affected by a remote code execution vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Rockwell Automation Arena installed on the remote Windows host is prior to
16.20.10. It is, therefore, affected by a multiple vulnerabilities
- A memory abuse issue exists in the affected product. A custom file can force Arena Simulation to read and write
past the end of memory space. Successful use requires user action, such as opening a bad file or webpage. If used,
a threat actor could execute code or disclose information. (CVE-2025-7025)
- A memory abuse issue exists in the affected product. A custom file can force Arena Simulation to read and write
past the end of memory space. Successful use requires user action, such as opening a bad file or webpage. If used,
a threat actor could execute code or disclose information. (CVE-2025-7032)
- A memory abuse issue exists in the affected product. A custom file can force Arena Simulation to read and write
past the end of memory space. Successful use requires user action, such as opening a bad file or webpage. If used,
a threat actor could execute code or disclose information. (CVE-2025-7033)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1731.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?06003e45");
script_set_attribute(attribute:"solution", value:
"Upgrade to Rockwell Automation Arena 16.20.10 or later.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-7025");
script_set_attribute(attribute:"vuln_publication_date", value:"2025/08/05");
script_set_attribute(attribute:"patch_publication_date", value:"2025/08/05");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/08/08");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:rockwellautomation:arena");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("rockwell_arena_win_installed.nbin");
script_require_keys("SMB/Registry/Enumerated", "installed_sw/Rockwell Arena");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'Rockwell Arena', 'type': 'app'},
'check_algorithm': 'default',
'constraints' : [
{'fixed_version' : '16.20.10'}
]
}
]
};
var vdf_result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:vdf_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