CVE-2025-24780
8.5printcart · Web to Print Product Designer for WooCommerce
A SQL injection vulnerability in the printcart Web to Print Product Designer for WooCommerce plugin allows authenticated attackers to execute arbitrary SQL commands via the printcart-integration module.
Executive summary
A high-severity SQL injection vulnerability in the printcart Web to Print Product Designer for WooCommerce plugin enables unauthorized database access for authenticated users.
Vulnerability
The plugin fails to properly neutralize special elements in SQL commands within the printcart-integration component, allowing an authenticated user to perform SQL injection. The CVSS vector (PR:L) confirms that an attacker must possess authenticated access to the system to trigger this vulnerability.
Business impact
The ability to perform SQL injection poses a significant risk to data confidentiality and integrity. An attacker could potentially extract sensitive customer information, modify application data, or interfere with backend database operations. With a CVSS score of 8.5, this vulnerability is classified as High, reflecting the potential for significant unauthorized access to the underlying database, which could lead to severe reputational damage and regulatory non-compliance.
Remediation
Immediate Action: Since a specific patch version is not currently identified, users should audit the use of the plugin and consider disabling the Printcart Web to Print Product Designer for WooCommerce until the vendor releases a security update.
Proactive Monitoring: Security teams should monitor database logs for anomalous query patterns, such as unexpected syntax errors or suspicious SQL keywords originating from the web application user account.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common SQL injection patterns, which can provide a temporary layer of protection against exploitation attempts.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS score of 8.5, this vulnerability presents a substantial risk to the WooCommerce environment. Administrators must prioritize the containment of this plugin and monitor for any vendor-issued security patches. Immediate action to limit exposure is necessary to prevent potential database compromise.
More printcart CVEs
Sources
Originally found and disclosed by timomangcut | Patchstack Bug Bounty Program, per the CVE Program record.