VYPR
Unrated severityNVD Advisory· Published Nov 3, 2023· Updated Sep 5, 2024

CVE-2023-43982

CVE-2023-43982

Description

Bon Presta boninstagramcarousel between v5.2.1 to v7.0.0 was discovered to contain a Server-Side Request Forgery (SSRF) via the url parameter at insta_parser.php. This vulnerability allows attackers to use the vulnerable website as proxy to attack other websites or exfiltrate data via a HTTP call.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Bon Presta boninstagramcarousel v5.2.1 to v7.0.0 is vulnerable to SSRF via the url parameter in insta_parser.php, allowing unauthenticated attackers to use the server as a proxy.

Vulnerability

A Server-Side Request Forgery (SSRF) vulnerability exists in the Bon Presta "SocialFeed - Photos & Video/Reels using Instagram API" (boninstagramcarousel) module for PrestaShop, affecting versions >=5.2.1 up to and including v6.0.0. Version 7.0.0 fixed the issue. The flaw stems from improper validation of the url parameter in the insta_parser.php script, which can be reached by an unauthenticated attacker with a trivial HTTP call [1].

Exploitation

An attacker can exploit this vulnerability from the network with low complexity and no required privileges or user interaction. By sending a crafted HTTP request to the vulnerable server with a malicious url parameter in insta_parser.php, the attacker can force the server to make arbitrary HTTP requests. This allows the server to be used as a proxy to attack other websites, bypass WAF/.htaccess restrictions, or perform path traversal attacks using wrappers like file:// [1].

Impact

Successful exploitation yields high confidentiality and integrity impact (CVSS base score 9.1, critical). The attacker can exfiltrate data from files under IP restrictions, read sensitive files via path traversal, or use the vulnerable website as a proxy to attack internal or external systems. The availability of the target is not affected. The attack scope remains unchanged [1].

Mitigation

The vulnerability is fixed in version 7.0.0 of the module. Upgrading to this or a later version is recommended. As of the advisory date (November 2, 2023), no patch for individual versions is provided as it's a design issue. Workarounds include restricting access to the path modules/boninstagramcarousell/controllers/back/ to a whitelist of IP addresses, and activating OWASP 931 rules on a WAF (though this may break frontoffice/backoffice functionality). The module is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.