Lucene search
K

Cisco Unified Intelligence Center SSRF (cisco-sa-cuis-ssrf-JSuDjeV)

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

Cisco Unified Intelligence Center is vulnerable to server-side request forgery, allowing remote exploitation.

Related
Refs
Code
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(242837);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/01/21");

  script_cve_id("CVE-2025-20288");
  script_xref(name:"CISCO-BUG-ID", value:"CSCwn34672");
  script_xref(name:"CISCO-SA", value:"cisco-sa-cuis-ssrf-JSuDjeV");
  script_xref(name:"IAVA", value:"2025-A-0536-S");

  script_name(english:"Cisco Unified Intelligence Center SSRF (cisco-sa-cuis-ssrf-JSuDjeV)");

  script_set_attribute(attribute:"synopsis", value:
"The remote device is missing a vendor-supplied security patch.");
  script_set_attribute(attribute:"description", value:
"The version of Cisco Unified Intelligence Center installed on the remote host is prior to tested version. It is,
therefore, affected by an server-side request forgery vulnerability as referenced in the cisco-sa-cuis-ssrf-JSuDjeV 
advisory:

  - A vulnerability in the web-based management interface of Cisco Unified Intelligence Center could allow an 
    unauthenticated, remote attacker to conduct a server-side request forgery (SSRF) attack through an 
    affected device. This vulnerability is due to improper input validation for specific HTTP requests. An 
    attacker could exploit this vulnerability by sending a crafted HTTP request to an affected device. A 
    successful exploit could allow the attacker to send arbitrary network requests that are sourced from the 
    affected device. (CVE-2025-20288)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  # https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cuis-ssrf-JSuDjeV
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?d9f1e338");
  script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwn34672");
  script_set_attribute(attribute:"solution", value:
"Upgrade to the relevant fixed version referenced in Cisco bug IDs CSCwn34672");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-20288");

  script_set_attribute(attribute:"vuln_publication_date", value:"2025/07/16");
  script_set_attribute(attribute:"patch_publication_date", value:"2025/07/16");
  script_set_attribute(attribute:"plugin_publication_date", value:"2025/07/25");

  script_set_attribute(attribute:"potential_vulnerability", value:"true");
  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:cisco:unified_intelligence_center");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"CISCO");

  script_copyright(english:"This script is Copyright (C) 2025-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("cisco_voss_cuic_installed.nbin");
  script_require_keys("installed_sw/Cisco Unified Intelligence Center (CUIC)", "Settings/ParanoidReport");

  exit(0);
}

include('vcf.inc');

if (report_paranoia < 2) audit(AUDIT_PARANOID);

var app_info = vcf::get_app_info(app:'Cisco Unified Intelligence Center (CUIC)', win_local:TRUE);

vcf::check_granularity(app_info:app_info, sig_segments:3);
var constraints = [
  { 'min_version' : '12.5.0', 'fixed_version':'12.5.1', 'fixed_display':'12.5(1) (Jul 2025) / Bug IDs: CSCwn34672' },
  { 'min_version' : '12.6.0', 'fixed_version':'12.6.2', 'fixed_display':'12.6(2) (Jul 2025) / Bug IDs: CSCwn34672' }
];

vcf::check_version_and_report(app_info:app_info, constraints:constraints, 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

21 Jan 2026 00:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.15.3 - 5.8
EPSS0.00037
SSVC
2