| Reporter | Title | Published | Views | Family All 41 |
|---|---|---|---|---|
| Plone and Zope Remote Command Execution PoC | 21 Dec 201100:00 | – | zdt | |
| CVE-2011-3587 | 21 Dec 201100:00 | – | circl | |
| Plone and Zope cmd Parameter Remote Command Execution (CVE-2011-3587) | 2 Nov 201400:00 | – | checkpoint_advisories | |
| CVE-2011-3587 | 10 Oct 201110:00 | – | cve | |
| CVE-2011-4030 | 10 Oct 201110:00 | – | cve | |
| CVE-2011-3587 | 10 Oct 201110:00 | – | cvelist | |
| CVE-2011-4030 | 10 Oct 201110:00 | – | cvelist | |
| DSquare Exploit Pack: D2SEC_ZOPEPLONE | 10 Oct 201110:55 | – | d2 | |
| Plone RCE | 26 Jan 201200:00 | – | dsquare | |
| Plone and Zope - Remote Command Execution | 21 Dec 201100:00 | – | exploitdb |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(329034);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/07/23");
script_cve_id("CVE-2011-3587", "CVE-2011-4030");
script_name(english:"Plone 4.x < 4.0.10 / 4.1.x < 4.1.1 Multiple Vulnerabilities (HF 20110928)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The version of Plone installed on the remote host is 4.x prior to 4.0.10 or 4.1.x prior to 4.1.1. It is, therefore,
affected by the following vulnerabilities:
- Unspecified vulnerability in Zope 2.12.x and 2.13.x, as used allows remote attackers to execute arbitrary
commands via vectors related to the p_ class in OFS/misc_.py and the use of Python modules. (CVE-2011-3587)
- The CMFEditions component 2.x does not prevent the KwAsAttributes classes from being publishable, which
allows remote attackers to access sub-objects via unspecified vectors, a different vulnerability than
CVE-2011-3587. (CVE-2011-4030)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number. Since a vendor hotfix (PloneHotfix20110928) may remediate this without a version upgrade, this plugin only
reports when running in Paranoid mode.");
script_set_attribute(attribute:"see_also", value:"https://plone.org/security/hotfix/20110928");
# http://plone.org/products/plone/security/advisories/20110928
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?c9be87b4");
script_set_attribute(attribute:"solution", value:
"Apply the vendor hotfix (Products.PloneHotfix20110928), or upgrade to Plone 4.0.10, 4.1.1 or later.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
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:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:F/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2011-4030");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"exploit_framework_core", value:"true");
script_set_attribute(attribute:"d2_elliot_name", value:"Plone RCE");
script_set_attribute(attribute:"exploit_framework_d2_elliot", value:"true");
script_set_attribute(attribute:"metasploit_name", value:'Plone and Zope XMLTools Remote Command Execution');
script_set_attribute(attribute:"exploit_framework_metasploit", value:"true");
script_set_attribute(attribute:"exploit_framework_canvas", value:"true");
script_set_attribute(attribute:"canvas_package", value:"D2ExploitPack");
script_set_attribute(attribute:"vuln_publication_date", value:"2011/09/13");
script_set_attribute(attribute:"patch_publication_date", value:"2011/10/04");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/07/22");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:plone:plone");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("python_plone_detect.nbin");
script_require_ports("installed_sw/plone", "Settings/ParanoidReport");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'product': {'name': 'plone', 'type': 'app'},
'requires': [{'scope': 'target', 'match': {'paranoia': true}}],
'check_algorithm': 'default',
'constraints': [
{'min_version': '4', 'fixed_version': '4.0.10'},
{'min_version': '4.1', 'fixed_version': '4.1.1'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE, check_backporting:true);
vdf::handle_check_and_report_errors(vdf_result:result);
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