Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Pluck-cms Subscribe
Total 34 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-9049 1 Pluck-cms 1 Pluck 2019-02-25 5.8 MEDIUM 6.5 MEDIUM
An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete modules via a /admin.php?action=module_delete&var1= URI.
CVE-2019-9051 1 Pluck-cms 1 Pluck 2019-02-25 5.8 MEDIUM 6.5 MEDIUM
An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete articles via a /admin.php?action=deletepage&var1= URI.
CVE-2018-16729 1 Pluck-cms 1 Pluck 2018-11-09 3.5 LOW 5.4 MEDIUM
Pluck 4.7.7 allows XSS via an SVG file that contains Javascript in a SCRIPT element, and is uploaded via pages->manage under admin.php?action=files.
CVE-2018-11736 1 Pluck-cms 1 Pluck 2018-07-23 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Pluck before 4.7.7-dev2. /data/inc/images.php allows remote attackers to upload and execute arbitrary PHP code by using the image/jpeg content type for a .htaccess file.
CVE-2018-11331 1 Pluck-cms 1 Pluck 2018-06-22 7.5 HIGH 9.8 CRITICAL
An issue was discovered in Pluck before 4.7.6. Remote PHP code execution is possible because the set of disallowed filetypes for uploads in missing some applicable ones such as .phtml and .htaccess.
CVE-2018-11330 1 Pluck-cms 1 Pluck 2018-06-22 3.5 LOW 4.8 MEDIUM
An issue was discovered in Pluck before 4.7.6. There is authenticated stored XSS because the character set for filenames is not properly restricted.
CVE-2018-7197 1 Pluck-cms 1 Pluck 2018-03-05 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in Pluck through 4.7.4. A stored cross-site scripting (XSS) vulnerability allows remote unauthenticated users to inject arbitrary web script or HTML into admin/blog Reaction Comments via a crafted URL.
CVE-2008-6253 1 Pluck-cms 1 Pluck 2017-10-10 6.8 MEDIUM N/A
Directory traversal vulnerability in data/inc/lib/pcltar.lib.php in Pluck 4.5.3, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the g_pcltar_lib_dir parameter.
CVE-2009-1765 1 Pluck-cms 1 Pluck 2017-09-28 6.8 MEDIUM N/A
Multiple directory traversal vulnerabilities in pluck 4.6.2, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the langpref parameter to (1) data/modules/contactform/module_info.php, (2) data/modules/blog/module_info.php, and (3) data/modules/albums/module_info.php, different vectors than CVE-2008-3194.
CVE-2008-6842 1 Pluck-cms 1 Pluck 2017-09-28 6.8 MEDIUM N/A
Directory traversal vulnerability in data/modules/blog/module_pages_site.php in Pluck 4.6.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the post parameter.
CVE-2014-8706 1 Pluck-cms 1 Pluck 2017-03-27 5.0 MEDIUM 5.3 MEDIUM
Pluck CMS 4.7.2 allows remote attackers to obtain sensitive information by (1) changing "PHPSESSID" to an array; (2) adding non-alphanumeric chars to "PHPSESSID"; (3) changing the image parameter to an array; or (4) changing the image parameter to a string, which reveals the installation path in an error message.
CVE-2014-8708 1 Pluck-cms 1 Pluck 2017-03-20 7.5 HIGH 9.8 CRITICAL
Pluck CMS 4.7.2 allows remote attackers to execute arbitrary code via the blog form feature.
CVE-2014-8707 1 Pluck-cms 1 Pluck 2017-03-20 4.0 MEDIUM 5.4 MEDIUM
Cross-site scripting (XSS) vulnerability in TinyMCE in Pluck CMS 4.7.2 allows remote authenticated users to inject arbitrary web script or HTML via the "edit HTML source" option.
CVE-2012-1227 1 Pluck-cms 1 Pluck 2012-02-23 6.8 MEDIUM N/A
Multiple cross-site request forgery (CSRF) vulnerabilities in admin.php in pluck 4.7 allow remote attackers to hijack the authentication of admins for requests that (1) modify the admin email address or (2) modify the blog title via a settings action; (3) add a page via an editpage action, or (4) add a categorie via the blog module.