CVE-2024-13904 MEDIUM

CVE-2024-13904: Platform.ly for WooCommerce <= 1.1.6 - Unauthenticated Blind Server-Side Request Forgery

Vendor Platformlycom
Product Platform.ly for WooCommerce
Weakness CWE-918 · SSRF
Published March 7, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Platform.ly for WooCommerce plugin for WordPress is vulnerable to Blind Server-Side Request Forgery in all versions up to, and including, 1.1.6 via the 'hooks' function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

Explanation of Vulnerability in Simple Terms

02Summary

Platform.ly for WooCommerce versions up to 1.1.6 contain a server-side request forgery vulnerability that allows unauthenticated attackers to make the site send HTTP requests to internal or external systems on their behalf. An attacker can read limited information from responses, such as metadata or error messages. No user interaction is required to exploit this flaw.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers and read limited response data.

Potential impact on your site

04Site Impact

Attackers can probe your internal network, access cloud metadata services, or interact with external APIs using your site's IP address.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 7, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE