Flextype v1.0.0-alpha.3 Server... Note

Flextype v1.0.0-alpha.3 Server-Side Request Forgery via fetch() in Query API

Posted by Ron E on Sep 03Description Flextype CMS v1.0.0-alpha.3 contains a server-side request forgery (SSRF) vulnerability in the expression-processing functionality exposed through the /api/v1/query endpoint. An authenticated remote attacker can supply an arbitrary URL to the exposed fetch() function, causing the Flextype server to initiate an outbound HTTP request to an attacker-controlled destination. The application does not sufficiently restrict the destination...