Lucene search
+L

Beanstalkd Job Data RCE Vulnerability

🗓️ 21 Jun 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 19 Views

Beanstalkd Job Data RCE Vulnerability. Improper handling of put commands allows remote command execution

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
Beanstalkd < 1.4.6 Remote Beanstalkd Command Injection
14 Jun 201000:00
nessus
nessus
Tenable Nessus
GLSA-201412-08 : Multiple packages, Multiple vulnerabilities fixed in 2010
15 Dec 201400:00
nessus
cve
CVE
CVE-2010-2060
7 Jun 201020:00
cve
cvelist
Cvelist
CVE-2010-2060
7 Jun 201020:00
cvelist
debiancve
Debian CVE
CVE-2010-2060
7 Jun 201020:00
debiancve
euvd
EUVD
EUVD-2010-2079
7 Oct 202500:30
euvd
gentoo
Gentoo Linux
Multiple packages, Multiple vulnerabilities fixed in 2010
11 Dec 201400:00
gentoo
nvd
NVD
CVE-2010-2060
8 Jun 201000:30
nvd
openvas
OpenVAS
Beanstalkd Job Data Remote Command Execution Vulnerability
21 Jun 201000:00
openvas
osv
OSV
DEBIAN-CVE-2010-2060
8 Jun 201000:30
osv
Rows per page
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.901122");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2010-06-21 15:32:44 +0200 (Mon, 21 Jun 2010)");
  script_cve_id("CVE-2010-2060");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
  script_name("Beanstalkd Job Data RCE Vulnerability");
  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/59107");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/40516");
  script_xref(name:"URL", value:"http://secunia.com/advisories/40032");
  script_xref(name:"URL", value:"http://github.com/kr/beanstalkd/commit/2e8e8c6387ecdf5923dfc4d7718d18eba1b0873d");

  script_tag(name:"qod_type", value:"remote_banner");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("secpod_beanstalkd_detect.nasl");
  script_mandatory_keys("Beanstalkd/Ver");
  script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute Beanstalk
  client commands within the context of the affected application.");
  script_tag(name:"affected", value:"Beanstalkd version 1.4.5 and prior.");
  script_tag(name:"insight", value:"The flaw is caused by improper handling of put commands defining a job
  by the dispatch_cmd function. A remote attacker could exploit this
  vulnerability using a specially-crafted job payload data to execute
  arbitrary Beanstalk commands.");
  script_tag(name:"solution", value:"Upgrade to Beanstalkd version 1.4.6 or later.");
  script_tag(name:"summary", value:"Beanstalkd is prone to a remote command execution (RCE) vulnerability.");

  script_tag(name:"solution_type", value:"VendorFix");

  script_xref(name:"URL", value:"http://kr.github.com/beanstalkd/download.html");
  exit(0);
}


include("version_func.inc");

ver = get_kb_item("Beanstalkd/Ver");
if(!ver){
  exit(0);
}

if(version_is_less(version:ver, test_version:"1.4.6")){
  report = report_fixed_ver(installed_version:ver, fixed_version:"1.4.6");
  security_message(port: 0, data: report);
}

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

05 Mar 2025 00:00Current
9.7High risk
Vulners AI Score9.7
CVSS 27.5
EPSS0.02523
19