# |
CVE ID
|
CWE ID
|
# of Exploits
|
Vulnerability Type(s)
|
Publish Date
|
Update Date
|
Score
|
Gained Access Level
|
Access
|
Complexity
|
Authentication
|
Conf.
|
Integ.
|
Avail.
|
1 |
CVE-2017-1000484 |
601 |
|
|
2018-01-03 |
2018-01-18 |
5.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
None |
By linking to a specific url in Plone 2.5-5.1rc1 with a parameter, an attacker could send you to his own website. On its own this is not so bad: the attacker could more easily link directly to his own website instead. But in combination with another attack, you could be sent to the Plone login form and login, then get redirected to the specific url, and then get a second redirect to the attacker website. (The specific url can be seen by inspecting the hotfix code, but we don't want to make it too easy for attackers by spelling it out here.) |
2 |
CVE-2017-1000483 |
|
|
|
2018-01-03 |
2019-10-02 |
4.0 |
None |
Remote |
Low |
Single system |
Partial |
None |
None |
Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5. |
3 |
CVE-2017-1000481 |
601 |
|
|
2018-01-03 |
2018-01-18 |
5.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
None |
When you visit a page where you need to login, Plone 2.5-5.1rc1 sends you to the login form with a 'came_from' parameter set to the previous url. After you login, you get redirected to the page you tried to view before. An attacker might try to abuse this by letting you click on a specially crafted link. You would login, and get redirected to the site of the attacker, letting you think that you are still on the original Plone site. Or some javascript of the attacker could be executed. Most of these types of attacks are already blocked by Plone, using the `isURLInPortal` check to make sure we only redirect to a page on the same Plone site. But a few more ways of tricking Plone into accepting a malicious link were discovered, and fixed with this hotfix. |
4 |
CVE-2017-5524 |
134 |
|
Bypass +Info |
2017-03-23 |
2019-10-02 |
4.0 |
None |
Remote |
Low |
Single system |
Partial |
None |
None |
Plone 4.x through 4.3.11 and 5.x through 5.0.6 allow remote attackers to bypass a sandbox protection mechanism and obtain sensitive information by leveraging the Python string format method. |
5 |
CVE-2016-7147 |
79 |
|
XSS |
2017-02-04 |
2017-02-09 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in the manage_findResult component in the search feature in Zope ZMI in Plone before 4.3.12 and 5.x before 5.0.7 allows remote attackers to inject arbitrary web script or HTML via vectors involving double quotes, as demonstrated by the obj_ids:tokens parameter. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-7140. |
6 |
CVE-2016-7140 |
79 |
|
XSS |
2017-03-07 |
2018-10-09 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Multiple cross-site scripting (XSS) vulnerabilities in the ZMI page in Zope2 in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
7 |
CVE-2016-7139 |
79 |
|
XSS |
2017-03-07 |
2018-10-09 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in an unspecified page template in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via unknown vectors. |
8 |
CVE-2016-7138 |
79 |
|
XSS |
2017-03-07 |
2018-10-09 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in the URL checking infrastructure in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allows remote attackers to inject arbitrary web script or HTML via a crafted URL. |
9 |
CVE-2016-7137 |
601 |
|
|
2017-03-07 |
2018-10-09 |
5.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
None |
Multiple open redirect vulnerabilities in Plone CMS 5.x through 5.0.6, 4.x through 4.3.11, and 3.3.x through 3.3.6 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the referer parameter to (1) %2b%2bgroupdashboard%2b%2bplone.dashboard1%2bgroup/%2b/portlets.Actions or (2) folder/%2b%2bcontextportlets%2b%2bplone.footerportlets/%2b /portlets.Actions or the (3) came_from parameter to /login_form. |
10 |
CVE-2016-7136 |
79 |
|
XSS |
2017-03-07 |
2018-10-09 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
z3c.form in Plone CMS 5.x through 5.0.6 and 4.x through 4.3.11 allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted GET request. |
11 |
CVE-2016-4042 |
200 |
|
+Info |
2017-02-24 |
2017-02-27 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Plone 3.3 through 5.1a1 allows remote attackers to obtain information about the ID of sensitive content via unspecified vectors. |
12 |
CVE-2016-4041 |
264 |
|
|
2017-02-24 |
2017-02-27 |
7.5 |
None |
Remote |
Low |
Not required |
Partial |
Partial |
Partial |
Plone 4.0 through 5.1a1 does not have security declarations for Dexterity content-related WebDAV requests, which allows remote attackers to gain webdav access via unspecified vectors. |
13 |
CVE-2015-7317 |
264 |
|
|
2017-09-25 |
2017-10-06 |
4.9 |
None |
Remote |
Medium |
Single system |
Partial |
Partial |
None |
Kupu 3.3.0 through 3.3.6, 4.0.0 through 4.0.10, 4.1.0 through 4.1.6, and 4.2.0 through 4.2.7 allows remote authenticated users to edit Kupu settings. |
14 |
CVE-2015-7316 |
79 |
|
XSS |
2017-09-25 |
2017-10-03 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in Plone 3.3.0 through 3.3.6, 4.0.0 through 4.0.10, 4.1.0 through 4.1.6, 4.2.0 through 4.2.7, 4.3.x before 4.3.7, and 5.0rc1. |
15 |
CVE-2015-7315 |
284 |
|
|
2017-09-25 |
2017-10-03 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Plone 3.3.0 through 3.3.6, 4.0.0 through 4.0.10, 4.1.0 through 4.1.6, 4.2.0 through 4.2.7, 4.3.0 through 4.3.6, and 5.0rc1 allows remote attackers to add a new member to a Plone site with registration enabled, without acknowledgment of site administrator. |
16 |
CVE-2015-7293 |
352 |
|
CSRF |
2017-09-25 |
2017-10-06 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
Multiple cross-site request forgery (CSRF) vulnerabilities in Zope Management Interface 4.3.7 and earlier, and Plone before 5.x. |
17 |
CVE-2013-7061 |
264 |
|
Bypass +Info |
2014-05-02 |
2014-06-30 |
5.5 |
None |
Remote |
Low |
Single system |
Partial |
Partial |
None |
Products/CMFPlone/CatalogTool.py in Plone 3.3 through 4.3.2 allows remote administrators to bypass restrictions and obtain sensitive information via an unspecified search API. |
18 |
CVE-2013-7060 |
200 |
|
+Info |
2014-05-02 |
2014-06-30 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Products/CMFPlone/FactoryTool.py in Plone 3.3 through 4.3.2 allows remote attackers to obtain the installation path via vectors related to a file object for unspecified documentation which is initialized in class scope. |
19 |
CVE-2012-6661 |
310 |
|
|
2014-11-03 |
2014-11-04 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, does not reseed the pseudo-random number generator (PRNG), which makes it easier for remote attackers to guess the value via unspecified vectors. NOTE: this issue was SPLIT from CVE-2012-5508 due to different vulnerability types (ADT2). |
20 |
CVE-2012-5508 |
200 |
|
+Info |
2014-11-03 |
2014-11-04 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
The error pages in Plone before 4.2.3 and 4.3 before beta 1 allow remote attackers to obtain random numbers and derive the PRNG state for password resets via unspecified vectors. NOTE: this identifier was SPLIT per ADT2 due to different vulnerability types. CVE-2012-6661 was assigned for the PRNG reseeding issue in Zope. |
21 |
CVE-2012-5507 |
362 |
|
|
2014-09-30 |
2014-10-02 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
AccessControl/AuthEncoding.py in Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote attackers to obtain passwords via vectors involving timing discrepancies in password validation. |
22 |
CVE-2012-5506 |
399 |
|
DoS |
2014-09-30 |
2014-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to cause a denial of service (infinite loop) via an RSS feed request for a folder the user does not have permission to access. |
23 |
CVE-2012-5505 |
200 |
|
+Info |
2014-09-30 |
2014-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
atat.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to read private data structures via a request for a view without a name. |
24 |
CVE-2012-5504 |
79 |
|
XSS |
2014-09-30 |
2014-10-01 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in widget_traversal.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
25 |
CVE-2012-5503 |
|
|
|
2014-09-30 |
2014-10-01 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
ftp.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to read hidden folder contents via unspecified vectors. |
26 |
CVE-2012-5502 |
79 |
|
XSS |
2014-09-30 |
2014-10-01 |
3.5 |
None |
Remote |
Medium |
Single system |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in safe_html.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with permissions to edit content to inject arbitrary web script or HTML via unspecified vectors. |
27 |
CVE-2012-5501 |
264 |
|
|
2014-09-30 |
2014-10-01 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
at_download.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to read arbitrary BLOBs (Files and Images) stored on custom content types via a crafted URL. |
28 |
CVE-2012-5500 |
352 |
|
CSRF |
2014-11-03 |
2014-11-04 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
The batch id change script (renameObjectsByPaths.py) in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to change the titles of content items by leveraging a valid CSRF token in a crafted request. |
29 |
CVE-2012-5499 |
399 |
|
DoS |
2014-09-30 |
2014-10-10 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to cause a denial of service (memory consumption) via a large value, related to formatColumns. |
30 |
CVE-2012-5498 |
264 |
|
DoS Bypass |
2014-09-30 |
2015-11-17 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
queryCatalog.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to bypass caching and cause a denial of service via a crafted request to a collection. |
31 |
CVE-2012-5497 |
200 |
|
+Info |
2014-09-30 |
2014-10-10 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
membership_tool.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to enumerate user account names via a crafted URL. |
32 |
CVE-2012-5495 |
94 |
|
Exec Code |
2014-09-30 |
2014-10-02 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via a crafted URL, related to "go_back." |
33 |
CVE-2012-5494 |
79 |
|
XSS |
2014-09-30 |
2014-10-01 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, related to "{u,}translate." |
34 |
CVE-2012-5493 |
94 |
|
Exec Code Bypass |
2014-09-30 |
2014-10-01 |
8.5 |
None |
Remote |
Medium |
Single system |
Complete |
Complete |
Complete |
gtbn.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain permissions to bypass the Python sandbox and execute arbitrary Python code via unspecified vectors. |
35 |
CVE-2012-5492 |
200 |
|
+Info |
2014-09-30 |
2014-10-01 |
5.0 |
None |
Remote |
Low |
Not required |
Partial |
None |
None |
uid_catalog.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to obtain metadata about hidden objects via a crafted URL. |
36 |
CVE-2012-5491 |
200 |
|
+Info |
2014-09-30 |
2014-10-01 |
4.3 |
None |
Remote |
Medium |
Not required |
Partial |
None |
None |
z3c.form, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote attackers to obtain the default form field values by leveraging knowledge of the form location and the element id. |
37 |
CVE-2012-5490 |
79 |
|
XSS |
2014-09-30 |
2014-10-01 |
4.3 |
None |
Remote |
Medium |
Not required |
None |
Partial |
None |
Cross-site scripting (XSS) vulnerability in kssdevel.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. |
38 |
CVE-2012-5489 |
264 |
|
|
2014-09-30 |
2014-10-02 |
6.5 |
None |
Remote |
Low |
Single system |
Partial |
Partial |
Partial |
The App.Undo.UndoSupport.get_request_var_or_attr function in Zope before 2.12.21 and 3.13.x before 2.13.11, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote authenticated users to gain access to restricted attributes via unspecified vectors. |
39 |
CVE-2012-5488 |
94 |
|
Exec Code |
2014-09-30 |
2014-10-10 |
5.0 |
None |
Remote |
Low |
Not required |
None |
None |
Partial |
python_scripts.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via a crafted URL, related to createObject. |
40 |
CVE-2012-5487 |
264 |
|
Exec Code Bypass |
2014-09-30 |
2014-10-01 |
8.5 |
None |
Remote |
Medium |
Single system |
Complete |
Complete |
Complete |
The sandbox whitelisting function (allowmodule.py) in Plone before 4.2.3 and 4.3 before beta 1 allows remote authenticated users with certain privileges to bypass the Python sandbox restriction and execute arbitrary Python code via vectors related to importing. |
41 |
CVE-2012-5486 |
|
|
|
2014-09-30 |
2014-10-10 |
6.4 |
None |
Remote |
Low |
Not required |
None |
Partial |
Partial |
ZPublisher.HTTPRequest._scrubHeader in Zope 2 before 2.13.19, as used in Plone before 4.3 beta 1, allows remote attackers to inject arbitrary HTTP headers via a linefeed (LF) character. |
42 |
CVE-2012-5485 |
94 |
|
Exec Code |
2014-09-30 |
2014-10-10 |
6.8 |
None |
Remote |
Medium |
Not required |
Partial |
Partial |
Partial |
registerConfiglet.py in Plone before 4.2.3 and 4.3 before beta 1 allows remote attackers to execute Python code via unspecified vectors, related to the admin interface. |