VYPR
Vendor

Pluck

Products
3
CVEs
55
Across products
57
Status
Private

Products

3

Recent CVEs

55
View all 55 CVEs →
  • CVE-2024-43042CriAug 16, 2024
    risk 0.64cvss 9.8epss 0.01

    Pluck CMS 4.7.18 does not restrict failed login attempts, allowing attackers to execute a brute force attack.

  • CVE-2020-20718CriJun 20, 2023
    risk 0.64cvss 9.8epss 0.01

    File Upload vulnerability in PluckCMS v.4.7.10 dev versions allows a remote attacker to execute arbitrary code via a crafted image file to the the save_file() parameter.

  • CVE-2021-31746CriDec 10, 2021
    risk 0.64cvss 9.8epss 0.02

    Zip Slip vulnerability in Pluck-CMS Pluck 4.7.15 allows an attacker to upload specially crafted zip files, resulting in directory traversal and potentially arbitrary code execution.

  • CVE-2020-20951CriMay 18, 2021
    risk 0.64cvss 9.8epss 0.04

    In Pluck-4.7.10-dev2 admin background, a remote command execution vulnerability exists when uploading files.

  • CVE-2019-11344CriApr 19, 2019
    risk 0.64cvss 9.8epss 0.04

    data/inc/files.php in Pluck 4.7.8 allows remote attackers to execute arbitrary code by uploading a .htaccess file that specifies SetHandler x-httpd-php for a .txt file, because only certain PHP-related filename extensions are blocked.

  • CVE-2014-8708CriMar 17, 2017
    risk 0.64cvss 9.8epss 0.03

    Pluck CMS 4.7.2 allows remote attackers to execute arbitrary code via the blog form feature.

  • CVE-2026-70376CriAug 5, 2026
    risk 0.62cvss 9.6epss 0.00

    Pluck CMS's admin panel relies solely on a Referer-header comparison (requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action) for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area.

  • CVE-2023-50564HigDec 14, 2023
    risk 0.60cvss 8.8epss 0.29

    An arbitrary file upload vulnerability in the component /inc/modules_install.php of Pluck-CMS v4.7.18 allows attackers to execute arbitrary code via uploading a crafted ZIP file.

  • CVE-2018-11736CriJun 5, 2018
    risk 0.60cvss 9.8epss 0.09

    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-2022-27432HigMar 30, 2022
    risk 0.57cvss 8.8epss 0.01

    A Cross-Site Request Forgery (CSRF) in Pluck CMS v4.7.15 allows attackers to change the password of any given user by exploiting this feature leading to account takeover.

  • CVE-2020-18198HigMay 17, 2021
    risk 0.57cvss 8.8epss 0.01

    Cross Site Request Forgery (CSRF) in Pluck CMS v4.7.9 allows remote attackers to execute arbitrary code and delete specific images via the component " /admin.php?action=images."

  • CVE-2020-18195HigMay 17, 2021
    risk 0.57cvss 8.8epss 0.01

    Cross Site Request Forgery (CSRF) in Pluck CMS v4.7.9 allows remote attackers to execute arbitrary code and delete a specific article via the component " /admin.php?action=page."

  • CVE-2020-21564HigSep 30, 2020
    risk 0.57cvss 8.8epss 0.03

    An issue was discovered in Pluck CMS 4.7.10-dev2 and 4.7.11. There is a file upload vulnerability that can cause a remote command execution via admin.php?action=files.

  • CVE-2018-16634HigDec 4, 2018
    risk 0.57cvss 8.8epss 0.01

    Pluck v4.7.7 allows CSRF via admin.php?action=settings.

  • CVE-2022-26965HigMar 18, 2022
    risk 0.53cvss 7.2epss 0.36

    In Pluck 4.7.16, an admin user can use the theme upload functionality at /admin.php?action=themeinstall to perform remote code execution.

  • CVE-2021-27984HigDec 10, 2021
    risk 0.53cvss 8.1epss 0.03

    In Pluck-4.7.15 admin background a remote command execution vulnerability exists when uploading files.

  • CVE-2020-29607HigDec 16, 2020
    risk 0.52cvss 7.2epss 0.33

    A file upload restriction bypass vulnerability in Pluck CMS before 4.7.13 allows an admin privileged user to gain access in the host through the "manage files" functionality, which may result in remote code execution.

  • CVE-2020-20969HigJun 20, 2023
    risk 0.50cvss 7.2epss 0.06

    File Upload vulnerability in PluckCMS v.4.7.10 allows a remote attacker to execute arbitrary code via the trashcan_restoreitem.php file.

  • CVE-2021-31745HigDec 10, 2021
    risk 0.49cvss 7.5epss 0.01

    Session Fixation vulnerability in login.php in Pluck-CMS Pluck 4.7.15 allows an attacker to sustain unauthorized access to the platform. Because Pluck does not invalidate prior sessions after a password change, access can be sustained even after an administrator performs regular…

  • CVE-2026-54416HigAug 5, 2026
    risk 0.47cvss 7.2epss 0.00

    Pluck CMS through 4.7.21 restricts dangerous file uploads in its admin file-management feature using a fixed blacklist in data/inc/files.php ('.php','php3','php4','php5','php6','php7','phtml','.phtm','.pht','.ph3','.ph4','.ph5','.asp','.cgi','.phar'), checked against the last…