| Reporter | Title | Published | Views | Family All 27 |
|---|---|---|---|---|
| CVE-2024-51978 | 25 Jun 202508:15 | – | attackerkb | |
| The vulnerability of Brother MFC-L2710DW printer’s microprogramming software, related to the leakage of file and directory information, allows attackers to gain unauthorized access to protected data. | 10 Apr 202600:00 | – | bdu_fstec | |
| CVE-2024-51978 | 25 Jun 202507:50 | – | circl | |
| CVE-2025-8452 | 31 Dec 200023:00 | – | circl | |
| Brother Industries Multiple driver installers for Windows 安全漏洞 | 25 Jun 202500:00 | – | cnnvd | |
| Brother Industries多款产品 安全漏洞 | 12 Aug 202500:00 | – | cnnvd | |
| CVE-2024-51978 | 25 Jun 202507:17 | – | cve | |
| CVE-2025-8452 | 12 Aug 202515:23 | – | cve | |
| CVE-2024-51978 Authentication bypass via default password generation affecting multiple models from Brother Industries, Ltd, Toshiba Tec, and Konica Minolta, Inc. | 25 Jun 202507:17 | – | cvelist | |
| CVE-2025-8452 Unauthenticated leak of sensitive information affecting multiple models from Brother Industries, Ltd., Toshiba Tec, and Konica Minolta, Inc. | 12 Aug 202515:23 | – | cvelist |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(504860);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/02/20");
script_cve_id("CVE-2025-8452");
script_name(english:"Konica Bizhub Multifunction Printers Insertion of Sensitive Information into Externally-Accessible File or Directory (CVE-2025-8452)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"Through the use of eSCL or SNMP protocols, an attacker can retrieve the serial number of
a printer. By applying the attack technique described in CVE-2024-51978, the default
administrator password can be derived from the obtained serial number. Consequently,
if the administrator password has not been changed from its default setting, there is a
risk that an attacker could use the generated password to gain unauthorized
control of the device.");
script_set_attribute(attribute:"see_also", value:"https://nvd.nist.gov/vuln/detail/CVE-2025-8452");
# https://www.konicaminolta.com/global-en/security/advisory/pdf/km-2025-0005.pdf
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?26e0b6e0");
script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
script_set_cvss3_base_vector("CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-8452");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(538);
script_set_attribute(attribute:"vuln_publication_date", value:"2025/09/17");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/12/19");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/o:konicaminolta:bizhub_5020i_firmware");
script_set_attribute(attribute:"cpe", value:"cpe:/o:konicaminolta:bizhub_5000i_firmware");
script_set_attribute(attribute:"cpe", value:"cpe:/o:konicaminolta:bizhub_4020i_firmware");
script_set_attribute(attribute:"cpe", value:"cpe:/o:konicaminolta:bizhub_4000i_firmware");
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/Konica");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/Konica');
var asset = tenable_ot::assets::get(vendor:'Konica');
var vuln_cpes = {
"cpe:/o:konicaminolta:bizhub_5020i_firmware" :
{"family" : "Bizhub"},
"cpe:/o:konicaminolta:bizhub_5000i_firmware" :
{"family" : "Bizhub"},
"cpe:/o:konicaminolta:bizhub_4020i_firmware" :
{"family" : "Bizhub"},
"cpe:/o:konicaminolta:bizhub_4000i_firmware" :
{"family" : "Bizhub"}
};
tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_WARNING);
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