Description
WWBN AVideo is an open source video platform. In versions up to and including 26.0, `isSSRFSafeURL()` validates URLs against private/reserved IP ranges before fetching, but `url_get_contents()` follows HTTP redirects without re-validating the redirect target. An attacker can bypass SSRF protection by redirecting from a public URL to an internal target. Commit 8b7e9dad359d5fac69e0cbbb370250e0b284bc12 contains a patch.
Problem types
CWE-918: Server-Side Request Forgery (SSRF)
Product status
References
github.com/...AVideo/security/advisories/GHSA-f359-r3pv-2phf
github.com/...AVideo/security/advisories/GHSA-f359-r3pv-2phf
github.com/...ommit/8b7e9dad359d5fac69e0cbbb370250e0b284bc12