Vulnerabilities (CVE)

Filtered by vendor Tiki Subscribe
Filtered by product Tiki
Total 11 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-22853 1 Tiki 1 Tiki 2023-12-10 N/A 8.8 HIGH
Tiki before 24.1, when feature_create_webhelp is enabled, allows lib/structures/structlib.php PHP Object Injection because of an eval.
CVE-2023-22851 1 Tiki 1 Tiki 2023-12-10 N/A 7.2 HIGH
Tiki before 24.2 allows lib/importer/tikiimporter_blog_wordpress.php PHP Object Injection by an admin because of an unserialize call.
CVE-2023-22850 1 Tiki 1 Tiki 2023-12-10 N/A 8.8 HIGH
Tiki before 24.1, when the Spreadsheets feature is enabled, allows lib/sheet/grid.php PHP Object Injection because of an unserialize call.
CVE-2023-22852 1 Tiki 1 Tiki 2023-12-10 N/A 6.5 MEDIUM
Tiki through 25.0 allows CSRF attacks that are related to tiki-importer.php and tiki-import_sheet.php.
CVE-2020-15906 1 Tiki 1 Tiki 2023-12-10 7.5 HIGH 9.8 CRITICAL
tiki-login.php in Tiki before 21.2 sets the admin password to a blank value after 50 invalid login attempts.
CVE-2020-16131 1 Tiki 1 Tiki 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Tiki before 21.2 allows XSS because [\s\/"\'] is not properly considered in lib/core/TikiFilter/PreventXss.php.
CVE-2011-4558 1 Tiki 1 Tiki 2023-12-10 6.0 MEDIUM 7.2 HIGH
Tiki 8.2 and earlier allows remote administrators to execute arbitrary PHP code via crafted input to the regexres and regex parameters.
CVE-2011-4455 1 Tiki 1 Tiki 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Multiple cross-site scripting vulnerabilities in Tiki 7.2 and earlier allow remote attackers to inject arbitrary web script or HTML via the path info to (1) tiki-admin_system.php, (2) tiki-pagehistory.php, (3) tiki-removepage.php, or (4) tiki-rename_page.php.
CVE-2011-4454 1 Tiki 1 Tiki 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
Multiple cross-site scripting vulnerabilities in Tiki 8.0 RC1 and earlier allow remote attackers to inject arbitrary web script or HTML via the path info to (1) tiki-remind_password.php, (2) tiki-index.php, (3) tiki-login_scr.php, or (4) tiki-index.
CVE-2018-7302 1 Tiki 1 Tiki 2023-12-10 3.5 LOW 5.4 MEDIUM
Tiki 17.1 allows upload of a .PNG file that actually has SVG content, leading to XSS.
CVE-2018-7304 1 Tiki 1 Tiki 2023-12-10 6.5 MEDIUM 8.8 HIGH
Tiki 17.1 does not validate user input for special characters; consequently, a CSV Injection attack can open a CMD.EXE or Calculator window on the victim machine to perform malicious activity, as demonstrated by an "=cmd|' /C calc'!A0" payload during User Creation.