4.3
CVSSv2

CVE-2013-3535

Published: 13/05/2013 Updated: 29/08/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Multiple cross-site scripting (XSS) vulnerabilities in CMSLogik 1.2.0 and 1.2.1 allow remote malicious users to inject arbitrary web script or HTML via the (1) admin_email, (2) header_title, (3) site_title parameter to admin/settings; (4) recaptcha_private or (5) recaptcha_public parameter to admin/captcha_settings; (6) fb_appid, (7) fp_secret, (8) tw_consumer_key, or (9) tw_consumer_secret parameter to admin/social_settings; (10) slug parameter to admin/gallery/save_item_settings; or (11) item_link parameter to admin/edit_menu_item_ajax. NOTE: this issue might be resultant from CSRF.

Vulnerable Product Search on Vulmon Subscribe to Product

themelogik cmslogik 1.2.0

themelogik cmslogik 1.2.1

Exploits

#!/usr/bin/python # # CMSLogik 121 (upload_file_ajax()) Shell Upload Exploit # # # Vendor: ThemeLogik # Product web page: wwwthemelogikcom/cmslogik # Affected version: 121 and 120 # # Summary: CMSLogik is built on a solid & lightweight framework # called CodeIgniter, and design powered by Bootstrap This # combination allows for ...