What the vulnerability does
01Description
Author Server Side Request Forgery (SSRF) in Photo Block <= 1.7.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
What the vulnerability does
Author Server Side Request Forgery (SSRF) in Photo Block <= 1.7.1 versions.
Explanation of Vulnerability in Simple Terms
Photo Block versions up to 1.7.1 contain a server-side request forgery vulnerability. An authenticated administrator can craft requests that cause the site to make HTTP calls to internal or external systems on the attacker's behalf. The impact is limited to reading non-sensitive data and making minor modifications. A patch version has not been publicly identified.
What an attacker can do
Make the site send HTTP requests to internal systems or external servers to read data or trigger actions.
Potential impact on your site
An admin account compromise could allow an attacker to probe your internal network or interact with external APIs using your site's identity.
Conditions required to exploit
Attacker must have administrator-level access to the site; no user interaction required.
Key dates
External resources
Related vulnerabilities