What the vulnerability does
01Description
Server-Side Request Forgery (SSRF) vulnerability in Robert Macchi WP Scraper.This issue affects WP Scraper: from n/a through 5.7.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
What the vulnerability does
Server-Side Request Forgery (SSRF) vulnerability in Robert Macchi WP Scraper.This issue affects WP Scraper: from n/a through 5.7.
Explanation of Vulnerability in Simple Terms
WP Scraper versions 5.7 and earlier contain a server-side request forgery vulnerability. An authenticated attacker with low privileges can make the site send HTTP requests to internal or external systems on their behalf. The impact is limited to reading non-sensitive data and making minor modifications. No user interaction is required.
What an attacker can do
Make the site send HTTP requests to internal systems or external URLs to read data or trigger actions.
Potential impact on your site
Authenticated users can probe your internal network, access private APIs, or trigger outbound requests from your server.
Conditions required to exploit
Attacker must have a low-privilege account on the site; no user interaction needed.
Key dates
External resources
Related vulnerabilities