CVE-2023-25828

Source
https://cve.org/CVERecord?id=CVE-2023-25828
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-25828.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-25828
Published
2023-03-27T16:35:22.406Z
Modified
2026-07-08T07:34:18.746409406Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Authenticate Remote Code Execution in Pluck CMS
Details

Pluck CMS is vulnerable to an authenticated remote code execution (RCE) vulnerability through its “albums” module. Albums are used to create collections of images that can be inserted into web pages across the site. Albums allow the upload of various filetypes, which undergo a normalization process before being available on the site. Due to lack of file extension validation, it is possible to upload a crafted JPEG payload containing an embedded PHP web-shell. An attacker may navigate to it directly to achieve RCE on the underlying web server. Administrator credentials for the Pluck CMS web interface are required to access the albums module feature, and are thus required to exploit this vulnerability. CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C (8.2 High)

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/25xxx/CVE-2023-25828.json",
    "cna_assigner": "SNPS",
    "cwe_ids": [
        "CWE-434"
    ]
}
References

Affected packages

Git / github.com/pluck-cms/pluck

Affected ranges

Type
GIT
Repo
https://github.com/pluck-cms/pluck
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Database specific
{
    "cpe": [
        "cpe:2.3:a:pluck-cms:pluck:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:pluck-cms:pluck:4.7.16:dev1:*:*:*:*:*:*",
        "cpe:2.3:a:pluck-cms:pluck:4.7.16:dev2:*:*:*:*:*:*",
        "cpe:2.3:a:pluck-cms:pluck:4.7.16:dev3:*:*:*:*:*:*",
        "cpe:2.3:a:pluck-cms:pluck:4.7.16:dev4:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "4.7.16"
        },
        {
            "introduced": "4.7.16-dev1"
        },
        {
            "last_affected": "4.7.16-dev1"
        },
        {
            "introduced": "4.7.16-dev2"
        },
        {
            "last_affected": "4.7.16-dev2"
        },
        {
            "introduced": "4.7.16-dev3"
        },
        {
            "last_affected": "4.7.16-dev3"
        },
        {
            "introduced": "4.7.16-dev4"
        },
        {
            "last_affected": "4.7.16-dev4"
        }
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ]
}

Affected versions

4.*
4.7.15-dev1
4.7.16-dev1
4.7.16-dev2
4.7.16-dev3
4.7.16-dev4
4.7.16-dev5
4.7.16-dev6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-25828.json"