{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-2501",
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "state": "PUBLISHED",
        "assignerShortName": "Wordfence",
        "dateReserved": "2024-03-15T13:22:19.948Z",
        "datePublished": "2024-04-09T18:59:23.260Z",
        "dateUpdated": "2024-08-01T19:18:46.987Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
                "shortName": "Wordfence",
                "dateUpdated": "2024-04-09T18:59:23.260Z"
            },
            "affected": [
                {
                    "vendor": "nerdpressteam",
                    "product": "Hubbub Lite – Fast, Reliable Social Sharing Buttons",
                    "versions": [
                        {
                            "version": "*",
                            "status": "affected",
                            "lessThanOrEqual": "1.33.1",
                            "versionType": "semver"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The Hubbub Lite – Fast, Reliable Social Sharing Buttons plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.33.1 via deserialization of untrusted input via the 'dpsp_maybe_unserialize' function. This makes it possible for authenticated attackers, with contributor access and above, to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code."
                }
            ],
            "references": [
                {
                    "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d3999c59-57a9-410c-a550-7d198bdb25ea?source=cve"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/social-pug/trunk/inc/functions.php#L556"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/browser/social-pug/trunk/inc/functions-post.php#L194"
                },
                {
                    "url": "https://plugins.trac.wordpress.org/changeset?old_path=/social-pug/tags/1.33.1&old=3060042&new_path=/social-pug/tags/1.33.2&new=3060042&sfp_email=&sfph_mail="
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "CWE-502 Deserialization of Untrusted Data"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "finder",
                    "value": "Craig Smith"
                }
            ],
            "timeline": [
                {
                    "time": "2024-03-27T00:00:00.000+00:00",
                    "lang": "en",
                    "value": "Disclosed"
                }
            ]
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "morehubbub",
                        "product": "hubbub_lite",
                        "cpes": [
                            "cpe:2.3:a:morehubbub:hubbub_lite:*:*:*:*:*:wordpress:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThanOrEqual": "1.33.1",
                                "versionType": "semver"
                            }
                        ]
                    },
                    {
                        "vendor": "nerdpress",
                        "product": "hubbub_lites",
                        "cpes": [
                            "cpe:2.3:a:nerdpress:hubbub_lites:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThanOrEqual": "1.33.1",
                                "versionType": "semver"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-31T17:58:32.067871Z",
                                "id": "CVE-2024-2501",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-31T18:01:55.735Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T19:18:46.987Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d3999c59-57a9-410c-a550-7d198bdb25ea?source=cve",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://plugins.trac.wordpress.org/browser/social-pug/trunk/inc/functions.php#L556",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://plugins.trac.wordpress.org/browser/social-pug/trunk/inc/functions-post.php#L194",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://plugins.trac.wordpress.org/changeset?old_path=/social-pug/tags/1.33.1&old=3060042&new_path=/social-pug/tags/1.33.2&new=3060042&sfp_email=&sfph_mail=",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}