| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2023-28083 | 26 Feb 202519:24 | ā | circl | |
| Hewlett Packard Enterprise Integrated Lights-Out č·Øē«čę¬ę¼ę“ | 22 Mar 202300:00 | ā | cnnvd | |
| CVE-2023-28083 | 20 Mar 202312:34 | ā | cve | |
| CVE-2023-28083 Potential Cross-Site scripting vulnerability in HPE Integrated Lights-Out 6 (iLO 6), Integrated Lights-Out 5 (iLO 5) and Integrated Lights-Out 4 (iLO 4). | 20 Mar 202312:34 | ā | cvelist | |
| EUVD-2023-31808 | 3 Oct 202520:07 | ā | euvd | |
| Vulnerability fixed in HP Integrated Lights Out (ILO) | 16 Mar 202300:00 | ā | ncsc | |
| CVE-2023-28083 | 22 Mar 202306:15 | ā | nvd | |
| CVE-2023-28083 | 22 Mar 202306:15 | ā | osv | |
| Cross site scripting | 22 Mar 202306:15 | ā | prion | |
| CVE-2023-28083 | 23 May 202503:34 | ā | redhatcve |
| Source | Link |
|---|---|
| nessus | www.nessus.org/u |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(504437);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/11/13");
script_cve_id("CVE-2023-28083");
script_name(english:"HP Integrated Lights-Out Improper Neutralization of Input During Web Page Generation (CVE-2023-28083)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"A remote Cross-site Scripting vulnerability was discovered in HPE
Integrated Lights-Out 6 (iLO 6), Integrated Lights-Out 5 (iLO 5) and
Integrated Lights-Out 4 (iLO 4). HPE has provided software updates to
resolve this vulnerability in HPE Integrated Lights-Out.
This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
# https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=hpesbhf04456en_us
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?9f292c3a");
script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2023-28083");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_cwe_id(79);
script_set_attribute(attribute:"vuln_publication_date", value:"2023/03/22");
script_set_attribute(attribute:"patch_publication_date", value:"2023/03/22");
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:hp:integrated_lights-out_4");
script_set_attribute(attribute:"cpe", value:"cpe:/o:hp:integrated_lights-out_5");
script_set_attribute(attribute:"cpe", value:"cpe:/o:hp:integrated_lights-out_6");
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 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("tenable_ot_api_integration.nasl");
script_require_keys("Tenable.ot/HP");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/HP');
var asset = tenable_ot::assets::get(vendor:'HP');
var vuln_cpes = {
"cpe:/o:hp:integrated_lights-out_4" :
{"versionEndExcluding" : "2.82", "family" : "ILO"},
"cpe:/o:hp:integrated_lights-out_5" :
{"versionEndExcluding" : "2.78", "family" : "ILO"},
"cpe:/o:hp:integrated_lights-out_6" :
{"versionEndExcluding" : "1.20", "family" : "ILO"}
};
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