CVE-2024-12218 MEDIUM

CVE-2024-12218: Woocommerce check pincode/zipcode for shipping <= 2.0.4 - Cross-Site Request Forgery to Reflected Cross-Site Scripting

Vendor Phoeniixx
Product Woocommerce check pincode/zipcode for shipping
Weakness CWE-352 · CSRF
Published January 9, 2025
Last update April 8, 2026

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The Woocommerce check pincode/zipcode for shipping plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.4. This is due to missing or incorrect nonce validation. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

A cross-site request forgery (CSRF) vulnerability in the Woocommerce Check Pincode/Zipcode for Shipping plugin allows an attacker to perform unauthorized actions on behalf of a site visitor. The vulnerability requires user interaction—the victim must visit a malicious page while logged in. An attacker can modify shipping pincode settings or other plugin functionality without the site owner's knowledge.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on the site by tricking a logged-in user into visiting a malicious page.

Potential impact on your site

04Site Impact

Shipping pincode/zipcode settings could be altered, affecting order processing and customer experience.

Conditions required to exploit

05Prerequisites

Victim must be logged in and visit an attacker-controlled page; no special privileges required.

Key dates

06Disclosure timeline

January 9, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE