| Reporter | Title | Published | Views | Family All 25 |
|---|---|---|---|---|
| The vulnerability of the Web Server component of the Oracle BI Publisher software, which is used for creating reports, allows a hacker to gain full control over the application. | 18 Oct 202400:00 | – | bdu_fstec | |
| The vulnerability of the Layout Templates component of the Oracle BI Publisher software allows a malicious individual to gain access to, modify, or delete data. | 18 Oct 202400:00 | – | bdu_fstec | |
| CVE-2024-21195 | 13 Mar 202516:45 | – | circl | |
| CVE-2024-21254 | 5 Jul 202623:07 | – | circl | |
| Oracle BI Publisher 安全漏洞 | 15 Oct 202400:00 | – | cnnvd | |
| Oracle Analytics 安全漏洞 | 15 Oct 202400:00 | – | cnnvd | |
| CVE-2024-21195 | 15 Oct 202419:52 | – | cve | |
| CVE-2024-21254 | 15 Oct 202419:52 | – | cve | |
| CVE-2024-21195 | 15 Oct 202419:52 | – | cvelist | |
| CVE-2024-21254 | 15 Oct 202419:52 | – | cvelist |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(210343);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2024/11/06");
script_cve_id("CVE-2024-21195", "CVE-2024-21254");
script_name(english:"Oracle Business Intelligence Publisher (October 2024 CPU)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by multiple vulnerabilities");
script_set_attribute(attribute:"description", value:
"The versions of Oracle Business Intelligence Publisher installed on the remote host are
affected by multiple vulnerabilities as referenced in the October 2024 CPU advisory.
- Vulnerability in the Oracle BI Publisher product of Oracle Analytics (component: Layout Templates).
Supported versions that are affected are 7.0.0.0.0, 7.6.0.0.0 and 12.2.1.4.0. Easily exploitable
vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle BI
Publisher. Successful attacks of this vulnerability can result in unauthorized access to critical data
or complete access to all Oracle BI Publisher accessible data as well as unauthorized update, insert or
delete access to some of Oracle BI Publisher accessible data and unauthorized ability to cause a partial
denial of service (partial DOS) of Oracle BI Publisher. (CVE-2024-21195)
- Vulnerability in the Oracle BI Publisher product of Oracle Analytics (component: Web Server). Supported
versions that are affected are 7.0.0.0.0, 7.6.0.0.0 and 12.2.1.4.0. Easily exploitable vulnerability
allows low privileged attacker with network access via HTTP to compromise Oracle BI Publisher. Successful
attacks of this vulnerability can result in takeover of Oracle BI Publisher. (CVE-2024-21254)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/security-alerts/cpuoct2024.html");
script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the October 2024 Oracle Critical Patch Update advisory.");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-21254");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vuln_publication_date", value:"2024/10/15");
script_set_attribute(attribute:"patch_publication_date", value:"2024/10/15");
script_set_attribute(attribute:"plugin_publication_date", value:"2024/11/05");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:fusion_middleware");
script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:business_intelligence_publisher");
script_set_attribute(attribute:"thorough_tests", value:"true");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2024 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("oracle_bi_publisher_installed.nbin");
script_require_keys("installed_sw/Oracle Business Intelligence Publisher");
exit(0);
}
include('vcf.inc');
include('vcf_extras.inc');
var app_info = vcf::get_app_info(app:'Oracle Business Intelligence Publisher');
# based on Oracle CPU data
var constraints = [
{'min_version': '12.2.1.4', 'fixed_version': '12.2.1.4.240924', 'patch': '37093983', 'bundle': '37151122'}
];
vcf::oracle_bi_publisher::check_version_and_report(app_info: app_info, constraints:constraints, 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