CVE-2024-1758 MEDIUM

CVE-2024-1758: SuperFaktura WooCommerce <= 1.40.3 - Authenticated (Subscriber+) Blind Server-Side Request Forgery

Vendor Superfaktura
Product SuperFaktura WooCommerce
Weakness CWE-918 · SSRF
Published February 24, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The SuperFaktura WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.40.3 via the wc_sf_url_check function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. CVE-2024-32803 appears to be a duplicate of this issue.

Explanation of Vulnerability in Simple Terms

02Summary

SuperFaktura WooCommerce versions up to 1.40.3 contain a server-side request forgery vulnerability. An authenticated user with low privileges can make the plugin send HTTP requests to internal or external systems on the attacker's behalf. This could expose internal services or be used to interact with third-party APIs without authorization. Update to a version newer than 1.40.3.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external URLs on the attacker's behalf.

Potential impact on your site

04Site Impact

Attackers with user accounts can probe internal networks, access internal services, or abuse external APIs tied to your site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the WordPress site.

Key dates

06Disclosure timeline

February 24, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE