What the vulnerability does
01Description
Unauthenticated Server Side Request Forgery (SSRF) in Paid Member Subscriptions <= 3.0.4 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
What the vulnerability does
Unauthenticated Server Side Request Forgery (SSRF) in Paid Member Subscriptions <= 3.0.4 versions.
Explanation of Vulnerability in Simple Terms
Paid Member Subscriptions versions up to 3.0.4 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. The vulnerability requires no user interaction and can be exploited over the network. An attacker can read or modify data accessible to the web server, potentially compromising internal services or sensitive information.
What an attacker can do
Make the site send HTTP requests to internal systems or external servers to read or modify data.
Potential impact on your site
Attackers can access internal services, read sensitive data, or interact with external systems using your site's network identity.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities