CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-14613

High
Published: Translated: NVD NIST

Summary

Wtyczka GetContentFromURL dla WordPressa jest podatna na atak typu Server-Side Request Forgery we wszystkich wersjach do 1.0 włącznie. Problem wynika z użycia funkcji wp_remote_get() zamiast wp_safe_remote_get() do pobierania treści z URL dostarczonego przez użytkownika.

Risk Assessment

Atakujący z poziomem dostępu Contributor i wyżej mogą wysyłać żądania do dowolnych lokalizacji, co może prowadzić do wycieku lub modyfikacji informacji z wewnętrznych usług organizacji.

Recommendation

Zaleca się aktualizację wtyczki do najnowszej wersji oraz przeglądanie i ograniczenie dostępu do funkcji, które mogą być wykorzystane do ataków SSRF.

Related vulnerabilities

Original NVD description (English source)

The GetContentFromURL plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.0. This is due to the plugin using wp_remote_get() instead of wp_safe_remote_get() to fetch content from a user-supplied URL in the 'url' parameter of the [gcfu] shortcode. This makes it possible for authenticated attackers, with Contributor-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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS