Server-Side Request Forgery in YzmCMS v5.5 by YzmCMS
CVE-2020-20341
7.5HIGH
What is CVE-2020-20341?
YzmCMS version 5.5 is susceptible to a server-side request forgery (SSRF) vulnerability found in the grab_image() function. This flaw allows unauthorized remote access, potentially exposing sensitive internal resources to attackers. The vulnerability can be exploited if an attacker passes a crafted URL to the grab_image() function, leading to unauthorized actions and data exposure. Proper measures should be implemented to secure the application against such SSRF attacks.