CVE Vulnerabilities

CVE-2025-47289

Sensitive Cookie Without 'HttpOnly' Flag

Published: Jun 02, 2025 | Modified: Jul 08, 2025
CVSS 3.x
9
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

CE Phoenix is a free, open-source eCommerce platform. A stored cross-site scripting (XSS) vulnerability was discovered in CE Phoenix versions 1.0.9.9 through 1.1.0.2 where an attacker can inject malicious JavaScript into the testimonial description field. Once submitted, if the shop owner (admin) approves the testimonial, the script executes in the context of any user visiting the testimonial page. Because the session cookies are not marked with the HttpOnly flag, they can be exfiltrated by the attacker — potentially leading to account takeover. Version 1.1.0.3 fixes the issue.

Weakness

The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag.

Affected Software

Name Vendor Start Version End Version
Ce_phoenix_cart Phoenixcart * 1.1.0.3 (excluding)

Potential Mitigations

References