Lucene search
K

RICOH DL Improper Restriction of Operations within the Bounds of a Memory Buffer (CVE-2012-5002)

🗓️ 04 Dec 2024 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 16 Views

RICOH DL has a buffer overflow vulnerability allowing remote code execution via FTP commands.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Cross-site Scripting in Astaro Security_Gateway_Software
30 Apr 201915:15
githubexploit
Circl
CVE-2012-5002
22 Mar 201200:00
circl
CVE
CVE-2012-5002
19 Sep 201219:00
cve
Cvelist
CVE-2012-5002
19 Sep 201219:00
cvelist
Metasploit
Ricoh DC DL-10 SR10 FTP USER Command Buffer Overflow
22 Mar 201220:30
metasploit
NVD
CVE-2012-5002
19 Sep 201219:55
nvd
OpenVAS
Ricoh DC Software DL-10 FTP Server 'USER' Command Buffer Overflow Vulnerability
26 Mar 201200:00
openvas
Prion
Stack overflow
19 Sep 201219:55
prion
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(502790);
  script_version("1.3");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/04/21");

  script_cve_id("CVE-2012-5002");

  script_name(english:"RICOH DL Improper Restriction of Operations within the Bounds of a Memory Buffer (CVE-2012-5002)");

  script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
  script_set_attribute(attribute:"description", value:
"Stack-based buffer overflow in SR10 FTP server (SR10.exe) 1.1.0.6 in
Ricoh DC Software DL-10 4.5.0.1, when the Log file name option is
enabled, allows remote attackers to execute arbitrary code via a long
USER FTP command.

This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
  script_set_attribute(attribute:"see_also", value:"http://secunia.com/advisories/47912");
# script_set_attribute(attribute:"see_also", value:"http://security.inshell.net/advisory/5");
# script_set_attribute(attribute:"see_also", value:"http://www.osvdb.org/79691");
  script_set_attribute(attribute:"see_also", value:"http://www.securityfocus.com/bid/52235");
  script_set_attribute(attribute:"see_also", value:"https://exchange.xforce.ibmcloud.com/vulnerabilities/73591");
  script_set_attribute(attribute:"see_also", value:"http://secunia.com/advisories/47912");
# script_set_attribute(attribute:"see_also", value:"http://security.inshell.net/advisory/5");
# script_set_attribute(attribute:"see_also", value:"http://www.osvdb.org/79691");
  script_set_attribute(attribute:"see_also", value:"http://www.securityfocus.com/bid/52235");
  script_set_attribute(attribute:"see_also", value:"https://exchange.xforce.ibmcloud.com/vulnerabilities/73591");
  script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:F/RL:OF/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2012-5002");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_set_attribute(attribute:"metasploit_name", value:'Ricoh DC DL-10 SR10 FTP USER Command Buffer Overflow');
  script_set_attribute(attribute:"exploit_framework_metasploit", value:"true");
  script_cwe_id(119);

  script_set_attribute(attribute:"vuln_publication_date", value:"2012/09/19");
  script_set_attribute(attribute:"patch_publication_date", value:"2012/09/19");
  script_set_attribute(attribute:"plugin_publication_date", value:"2024/12/04");

  script_set_attribute(attribute:"plugin_type", value:"remote");
  script_set_attribute(attribute:"cpe", value:"cpe:/h:ricoh:sr10_ftp_server:1.1.0.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) 2024-2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("tenable_ot_api_integration.nasl");
  script_require_keys("Tenable.ot/RICOH");

  exit(0);
}


include('tenable_ot_cve_funcs.inc');

get_kb_item_or_exit('Tenable.ot/RICOH');

var asset = tenable_ot::assets::get(vendor:'RICOH');

var vuln_cpes = {
    "cpe:/h:ricoh:sr10_ftp_server:1.1.0.6" :
        {"versionEndIncluding" : "1.1.0.6", "versionStartIncluding" : "1.1.0.6", "family" : "MFP"}
};

tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, 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 Apr 2026 00:00Current
8High risk
Vulners AI Score8
CVSS 26.8
EPSS0.31157
16