Lucene search
K

Tenable Patch Management Server < 9.3.968.19 SQLi

🗓️ 30 Jul 2025 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

Tenable Patch Management Server prior to 9.3.968.19 is vulnerable to SQL injection attacks.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2025-8096
31 Jul 202500:00
cve
Positive Technologies
PT-2025-31570 · Undefined · Undefined
31 Jul 202500:00
ptsecurity
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(243183);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/07/30");

  script_cve_id("CVE-2025-8096");

  script_name(english:"Tenable Patch Management Server < 9.3.968.19 SQLi");

  script_set_attribute(attribute:"synopsis", value:
"Tenable Patch Management Server is affected by an SQL injection vulnerability");
  script_set_attribute(attribute:"description", value:
"The version of Tenable Patch Management Server installed on the remote host is prior to 9.3.968.19. It is, therefore,
affected by an SQL injection vulnerability due to improper validation of user-supplied input. An unauthenticated, remote
attacker can exploit this to inject or manipulate SQL queries in the back-end database, resulting in the disclosure or
manipulation of arbitrary data.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://www.tenable.com/security/tns-2025-15");
  script_set_attribute(attribute:"solution", value:
"Tenable has released Tenable Patch Management version 9.3.968.19 to address these issues.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:P/A:P");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-8096");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/07/29");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/07/29");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/07/30");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"x-cpe:/a:tenable:patch_management_server");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:adaptiva:adaptiva_onesite_platform");
  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("tenable_patch_management_server_win_installed.nbin");
  script_require_keys("installed_sw/Tenable Patch Management Server");

  exit(0);
}

include('vcf.inc');

var app_info = vcf::combined_get_app_info(app:'Tenable Patch Management Server');

var constraints = [
  {'max_version':'9.2.967.22', 'fixed_version':'9.3.968.19'}
];

vcf::check_version_and_report(app_info:app_info, constraints:constraints, flags:{'sqli':true}, 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