Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -2 articles for you...
91

Gentoo: GLSA-200801-10 Low Severity TikiWiki Multiple Risks

Multiple vulnerabilities have been discovered in TikiWiki, some of them having unknown impact.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200801-10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Low Title: TikiWiki: Multiple vulnerabilities Date: January 23, 2008 Bugs: #203265 ID: 200801-10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities have been discovered in TikiWiki, some of them having unknown impact. Background ========= TikiWiki is an open source content management system written in PHP. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.9.9 > = 1.9.9 Description ========== * Jesus Olmos Gonzalez from isecauditors reported insufficient sanitization of the "movies" parameter in file tiki-listmovies.php (CVE-2007-6528). * Mesut Timur from H-Labs discovered that the input passed to the "area_name" parameter in file tiki-special_chars.php is not properly sanitised before being returned to the user (CVE-2007-6526). * redflo reported multiple unspecified vulnerabilities in files tiki-edit_css.php, tiki-list_games.php, and tiki-g-admin_shared_source.php (CVE-2007-6529). Impact ===== A remote attacker can craft the "movies" parameter to run a directory traversal attack through a ".." sequence and read the first 1000 bytes of any arbitrary file, or conduct a cross-site scripting (XSS) attack through the "area_name" parameter. This attack can be exploited to execute arbitrary HTMLand script code in a user's browser session, allowing for the theft of browser session data or cookies in the context of the affected web site. The impacts of the unspecified vulnerabilities are still unknown. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.9.9" References ========= [ 1 ] CVE-2007-6526 https://www.cve.org/CVERecord?id=CVE-2007-6526 [ 2 ] CVE-2007-6528 https://www.cve.org/CVERecord?id=CVE-2007-6528 [ 3 ] CVE-2007-6529 https://www.cve.org/CVERecord?id=CVE-2007-6529 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200801-10 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2008 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Several security weaknesses identified in DotNetNuke. Update promptly to prevent unauthorized access and possible code injection hazards.. TikiWiki Risks,Gentoo Security Advisory,Remote Attack Mitigation,PHP Sanitization Issues. . Severity: Low. LinuxSecurity.com Team

Calendar 2 Jan 24, 2008 Low Gentoo
91

Gentoo: GLSA-202311-02 Critical: TikiWiki Database Setup Security Flaw

TikiWiki allows for the disclosure of MySQL database authentication credentials and for cross-site scripting attacks.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200611-11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: TikiWiki: Multiple vulnerabilities Date: November 20, 2006 Bugs: #153820 ID: 200611-11 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= TikiWiki allows for the disclosure of MySQL database authentication credentials and for cross-site scripting attacks. Background ========= TikiWiki is an open source content management system written in PHP. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.9.6 > = 1.9.6 Description ========== In numerous files TikiWiki provides an empty sort_mode parameter, causing TikiWiki to display additional information, including database authentication credentials, in certain error messages. TikiWiki also improperly sanitizes the "url" request variable sent to tiki-featured_link.php. Impact ===== An attacker could cause a database error in various pages of a TikiWiki instance by providing an empty sort_mode request variable, and gain unauthorized access to credentials of the MySQL databases used by TikiWiki. An attacker could also entice a user to browse to a specially crafted URL that could run scripts in the scope of the user's browser. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to thelatest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.9.6" References ========= [ 1 ] CVE-2006-5702 https://www.cve.org/CVERecord?id=CVE-2006-5702 [ 2 ] CVE-2006-5703 https://www.cve.org/CVERecord?id=CVE-2006-5703 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200611-11 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2006 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Gentoo advisory GLSA 200611-12 highlights vulnerabilities in TikiWiki concerning PostgreSQL authentication and CSRF.. TikiWiki Security, MySQL Exposure, Cross-Site Scripting, Gentoo Advisory, Database Security. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Nov 20, 2006 Critical Gentoo
91

Gentoo: GLSA-200606-29 Normal: Tikiwiki SQL Injection and XSS Threats

An SQL injection vulnerability and multiple XSS vulnerabilities have been discovered.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200606-29 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: Tikiwiki: SQL injection and multiple XSS vulnerabilities Date: June 29, 2006 Bugs: #136723, #134483 ID: 200606-29 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= An SQL injection vulnerability and multiple XSS vulnerabilities have been discovered. Background ========= Tikiwiki is a web-based groupware and content management system (CMS), using PHP, ADOdb and Smarty. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.9.4 > = 1.9.4 Description ========== Tikiwiki fails to properly sanitize user input before processing it, including in SQL statements. Impact ===== An attacker could execute arbitrary SQL statements on the underlying database, or inject arbitrary scripts into the context of a user's browser. Workaround ========= There is no known workaround at this time. Resolution ========= All Tikiwiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.9.4" References ========= [ 1 ] CVE-2006-3048 https://www.cve.org/CVERecord?id=CVE-2006-3048 [ 2 ] CVE-2006-3047 https://www.cve.org/CVERecord?id=CVE-2006-3047 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200606-29 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2006 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Gentoo GLSA 202301-15 discusses vulnerabilities related to remote code execution and CSRF in Drupal. System updates are essential for maintaining security.. Tikiwiki Security, SQL Threats, Injection Risks, Linux Advisory, Open Source Security. . LinuxSecurity.com Team

Calendar 2 Jun 29, 2006 Gentoo
91

High Severity GLSA-200508-14: TikiWiki and eGroupWare XML-RPC Vulnerability

TikiWiki and eGroupWare both include PHP XML-RPC code vulnerable to arbitrary command execution.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200508-14 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: TikiWiki, eGroupWare: Arbitrary command execution through XML-RPC Date: August 24, 2005 Bugs: #102374, #102377 ID: 200508-14 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= TikiWiki and eGroupWare both include PHP XML-RPC code vulnerable to arbitrary command execution. Background ========= TikiWiki is a full featured Free Software Wiki, CMS and Groupware written in PHP. eGroupWare is a web-based collaboration software suite. Both TikiWiki and eGroupWare include a PHP library to handle XML-RPC requests. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.8.5-r2 > = 1.8.5-r2 2 www-apps/egroupware < 1.0.0.009 > = 1.0.0.009 ------------------------------------------------------------------- 2 affected packages on all of their supported architectures. ------------------------------------------------------------------- Description ========== The XML-RPC library shipped in TikiWiki and eGroupWare improperly handles XML-RPC requests and responses with malformed nested tags. Impact ===== A remote attacker could exploit this vulnerability to inject arbitrary PHP script code into eval() statements by sending a specially crafted XML document to TikiWiki oreGroupWare. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.8.5-r2" All eGroupWare users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/egroupware-1.0.0.009" References ========= [ 1 ] CAN-2005-2498 https://www.cve.org/CVERecord?id=CAN-2005-2498 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200508-14 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2005 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.0/ . Critical warning issued for Gentoo users regarding TikiWiki and eGroupWare, highlighting potential vulnerabilities related to XML-RPC command execution threats.. TikiWiki, eGroupWare, XML-RPC, command execution, Gentoo. . LinuxSecurity.com Team

Calendar 2 Aug 24, 2005 Gentoo
91

Gentoo: GLSA-200507-07 Urgent: TikiWiki Remote Code Execution Issue

TikiWiki includes PHP XML-RPC code, making it vulnerable to arbitrary command execution.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200507-06 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: TikiWiki: Arbitrary command execution through XML-RPC Date: July 06, 2005 Bugs: #97648 ID: 200507-06 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= TikiWiki includes PHP XML-RPC code, making it vulnerable to arbitrary command execution. Background ========= TikiWiki is a web-based groupware and content management system (CMS), using PHP, ADOdb and Smarty. TikiWiki includes vulnerable PHP XML-RPC code. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.8.5-r1 > = 1.8.5-r1 Description ========== TikiWiki is vulnerable to arbitrary command execution as described in GLSA 200507-01. Impact ===== A remote attacker could exploit this vulnerability to execute arbitrary PHP code by sending specially crafted XML data. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.8.5-r1" References ========= [ 1 ] GLSA 200507-01 https://security.gentoo.org/glsa/200507-01 [ 2 ] CAN-2005-1921 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200507-06 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2005 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.0/ . The Gentoo GLSA 200802-02 identifies a severe vulnerability in WordPress, enabling unauthorized access to sensitive data through insecure file permissions.. TikiWiki Command Execution,Gentoo Security Advisory,XML-RPC Risk. . LinuxSecurity.com Team

Calendar 2 Jul 06, 2005 Gentoo
91

Gentoo: GLSA-200501-41 High: TikiWiki Command Execution Risk

A bug in TikiWiki allows certain users to upload and execute malicious PHP scripts.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200501-41 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: TikiWiki: Arbitrary command execution Date: January 30, 2005 Bugs: #78944 ID: 200501-41 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= A bug in TikiWiki allows certain users to upload and execute malicious PHP scripts. Background ========= TikiWiki is a web-based groupware and content management system (CMS), using PHP, ADOdb and Smarty. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.8.5 > = 1.8.5 Description ========== TikiWiki does not validate files uploaded to the "temp" directory. Impact ===== A malicious user could run arbitrary commands on the server by uploading and calling a PHP script. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.8.5" References ========= [ 1 ] TikiWiki Advisory https://tiki.org/art102 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200501-41 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us.Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2005 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.0/ . Vulnerabilities in TikiWiki allow the execution of harmful PHP scripts. It is essential to update to the newest version promptly to ensure protection.. TikiWiki Exploit,Gentoo Advisory,Command Execution Risk,PHP Script Risk. . LinuxSecurity.com Team

Calendar 2 Jan 30, 2005 Gentoo
91

Gentoo: GLSA-200501-12 High: TikiWiki Arbitrary Command Execution

A bug in TikiWiki allows certain users to upload and execute malicious PHP scripts.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200501-12 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: TikiWiki: Arbitrary command execution Date: January 10, 2005 Bugs: #75568 ID: 200501-12 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= A bug in TikiWiki allows certain users to upload and execute malicious PHP scripts. Background ========= TikiWiki is a web-based groupware and content management system (CMS), using PHP, ADOdb and Smarty. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 www-apps/tikiwiki < 1.8.4.1 > = 1.8.4.1 Description ========== TikiWiki lacks a check on uploaded images in the Wiki edit page. Impact ===== A malicious user could run arbitrary commands on the server by uploading and calling a PHP script. Workaround ========= There is no known workaround at this time. Resolution ========= All TikiWiki users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =www-apps/tikiwiki-1.8.4.1" References ========= [ 1 ] TikiWiki Advisory https://tiki.org/tiki-read_article.php Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200501-12 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is ofutmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org/. License ====== Copyright 2005 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.0/ . Critical alert issued for Gentoo regarding TikiWiki facilitating unrestrained PHP command execution. Prompt updates are strongly advised.. TikiWiki, Arbitrary Execution, Gentoo Security, PHP Exploit, System Security. . LinuxSecurity.com Team

Calendar 2 Jan 10, 2005 Gentoo
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here