CVE-2024-30221 MEDIUM

CVE-2024-30221: WordPress Sunshine Photo Cart plugin <= 3.1.1 - PHP Object Injection vulnerability

Vendor Sunshinephotocart
Product Sunshine Photo Cart
Weakness CWE-502 · Unsafe deserialization
Published March 28, 2024
Last update May 11, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart sunshine-photo-cart.This issue affects Sunshine Photo Cart: from n/a through <= 3.1.1.

Explanation of Vulnerability in Simple Terms

02Summary

Sunshine Photo Cart versions 3.1.1 and earlier contain a deserialization vulnerability in how they process untrusted data. An attacker can craft malicious serialized objects that, when processed by the application, lead to unauthorized data access or modification. The attack requires specific conditions to succeed but does not require authentication or user interaction.

What an attacker can do

03Attacker Capabilities

Read or modify sensitive data on the site by sending a specially crafted network request.

Potential impact on your site

04Site Impact

Attackers can access or alter site data without logging in, potentially compromising customer information or site integrity.

Conditions required to exploit

05Prerequisites

Network access to the vulnerable application; no authentication required.

Key dates

06Disclosure timeline

March 28, 2024 CVE published
May 11, 2026 Record updated

Related vulnerabilities

08Related CVE