ArticleFR 3.0.6 CSRF Add Admin Exploit Vendor: Free Reprintables Product web page: http://www.freereprintables.com Affected version: 3.0.6 Summary: A lightweight fully featured content (article / video) management system. Comes with a pluginable and multiple module framework system. Desc: The application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site. Tested on: nginx/1.6.2 PHP Vulnerability discovered by Gjoko 'LiquidWorm' Krstic @zeroscience Advisory ID: ZSL-2015-5248 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5248.php 21.06.2015 --
################################################################## ArticleFR 3.0.6 Multiple Script Injection Vulnerabilities Vendor: Free Reprintables Product web page: http://www.freereprintables.com Affected version: 3.0.6 Summary: A lightweight fully featured content (article / video) management system. Comes with a pluginable and multiple module framework system. Desc: ArticleFR suffers from multiple stored cross-site scripting vulnerabilities. The issues are triggered when input passed via the POST parameter 'name' in Categories, POST parameters 'title' and 'rel' in Links and GET parameter 'url' in PingServers module is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Tested on: nginx/1.6.2 PHP Vulnerability discovered by Gjoko 'LiquidWorm' Krstic @zeroscience Advisory ID: ZSL-2015-5247 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5247.php 21.06.2015 -- POST 'name' Categories Stored XSS: ---------------------------------- POST 'title', 'rel' Links Stored XSS: ------------------------------------ POST 'url' Ping Server Reflected XSS: -------------------------------------