| Reporter | Title | Published | Views | Family All 19 |
|---|---|---|---|---|
| CVE-2024-21287 | 18 Nov 202400:00 | – | attackerkb | |
| The vulnerability of the Oracle Agile PLM application, related to insufficient validation of input data, allows a hacker to disclose protected information. | 26 Nov 202400:00 | – | bdu_fstec | |
| CVE-2024-21287 | 18 Nov 202421:44 | – | circl | |
| Oracle Agile Product Lifecycle Management (PLM) Incorrect Authorization Vulnerability | 21 Nov 202400:00 | – | cisa_kev | |
| CISA Adds Three Known Exploited Vulnerabilities to Catalog | 21 Nov 202412:00 | – | cisa | |
| Oracle Agile PLM Framework 安全漏洞 | 18 Nov 202400:00 | – | cnnvd | |
| CVE-2024-21287 | 18 Nov 202421:39 | – | cve | |
| CVE-2024-21287 | 18 Nov 202421:39 | – | cvelist | |
| Vulnerability fixed in Oracle Agile PLM Framework | 19 Nov 202409:41 | – | ncsc | |
| CVE-2024-21287 | 18 Nov 202422:15 | – | nvd |
| 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(216480);
script_version("1.3");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/02/20");
script_cve_id("CVE-2024-21287");
script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2024/12/12");
script_name(english:"Oracle Agile Product Lifecycle Management (PLM) 9.3.6.x < 9.3.6.28.3 (CVE-2024-21287)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by an unauthenticated remote file disclosure vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Oracle Agile Product Lifecycle Management (PLM) on the remote host is 9.3.6.x prior to 9.3.6.28.3. It
is, therefore, affected by an unauthenticated remote file disclosure vulnerability:
- Vulnerability in the Oracle Agile PLM Framework product of Oracle Supply Chain (component: Software Development
Kit, Process Extension). The supported version that is affected is 9.3.6. Easily exploitable vulnerability allows
unauthenticated attacker with network access via HTTP to compromise Oracle Agile PLM Framework. Successful attacks
of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Agile PLM
Framework accessible data. (CVE-2024-21287)
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
# https://www.oracle.com/security-alerts/alert-cve-2024-21287.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?84158cfc");
script_set_attribute(attribute:"solution", value:
"Upgrade to Oracle Agile Product Lifecycle Management (PLM) version 9.3.6.28.3 or later");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N");
script_set_cvss_temporal_vector("CVSS2#E:F/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N");
script_set_cvss3_temporal_vector("CVSS:3.0/E:F/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-21287");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"vuln_publication_date", value:"2024/11/18");
script_set_attribute(attribute:"patch_publication_date", value:"2024/11/18");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/02/19");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:agile_plm");
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) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("oracle_agile_plm_nix_installed.nbin", "oracle_agile_plm_win_installed.nbin");
script_require_keys("installed_sw/Oracle Agile Product Lifecycle Management (PLM)");
exit(0);
}
include('vcf.inc');
var win_local;
if (!empty_or_null(get_kb_item('SMB/Registry/Enumerated')))
win_local = TRUE;
else
win_local = FALSE;
var app_info = vcf::get_app_info(app:'Oracle Agile Product Lifecycle Management (PLM)', win_local:win_local);
var constraints = [
{'min_version': '9.3.6', 'fixed_version': '9.3.6.28.3'}
];
vcf::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