Alerts This Week
Warning Icon 1 626
Alerts This Week
Warning Icon 1 626

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":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"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 -7 articles for you...
91

Gentoo: GLSA-201311-16 Low Severity fcron Information Exposure

A vulnerability has been found in fcron, allowing local attackers to conduct symlink attacks.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201311-16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Low Title: fcron: Information disclosure Date: November 25, 2013 Bugs: #308075 ID: 201311-16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= A vulnerability has been found in fcron, allowing local attackers to conduct symlink attacks. Background ========= fcron is a periodic command scheduler for Unix-based systems Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 sys-process/fcron < 3.0.5-r2 > = 3.0.5-r2 Description ========== The fcrontab function contains a race condition relating to symlinks. Impact ===== A local attacker could perform symlink attacks to read arbitrary files with the privileges of the user running the application. Workaround ========= There is no known workaround at this time. Resolution ========= All fcron users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =sys-process/fcron-3.0.5-r2" References ========= [ 1 ] CVE-2010-0792 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0792 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201311-16 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 2013 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/ . Malicious users may take advantage of the symlink vulnerabilities in fcron on Gentoo Linux, resulting in unauthorized access to files. Discover further details.. Gentoo Linux,fcron,security advisory,symlink,information exposure. . Severity: Low. LinuxSecurity.com Team

Calendar 2 Nov 25, 2013 Low Gentoo
91

Gentoo: GLSA 200411-27 Important: Fcron Denial of Service Issue

Multiple vulnerabilities in Fcron can allow a local user to potentially cause a Denial of Service.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200411-27 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: Fcron: Multiple vulnerabilities Date: November 18, 2004 Bugs: #71311 ID: 200411-27 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities in Fcron can allow a local user to potentially cause a Denial of Service. Background ========= Fcron is a command scheduler with extended capabilities over cron and anacron. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 sys-apps/fcron = 2.0.2 > = 2.9.5.1 Description ========== Due to design errors in the fcronsighup program, Fcron may allow a local user to bypass access restrictions (CAN-2004-1031), view the contents of root owned files (CAN-2004-1030), remove arbitrary files or create empty files (CAN-2004-1032), and send a SIGHUP to any process. A vulnerability also exists in fcrontab which may allow local users to view the contents of fcron.allow and fcron.deny (CAN-2004-1033). Impact ===== A local attacker could exploit these vulnerabilities to perform a Denial of Service on the system running Fcron. Workaround ========= Make sure the fcronsighup and fcrontab binaries are only executable by trusted users. Resolution ========= All Fcron users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot--verbose "> =sys-apps/fcron-2.0.2" References ========= [ 1 ] CAN-2004-1030 https://www.cve.org/CVERecord?id=CAN-2004-1030 [ 2 ] CAN-2004-1031 https://www.cve.org/CVERecord?id=CAN-2004-1031 [ 3 ] CAN-2004-1032 https://www.cve.org/CVERecord?id=CAN-2004-1032 [ 4 ] CAN-2004-1033 https://www.cve.org/CVERecord?id=CAN-2004-1033 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200411-27 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 2004 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/ . Several weaknesses in Fcron running on Gentoo may permit local users to initiate a Denial of Service attack on the system.. Fcron vulnerabilities,Gentoo advisory,Denial of Service,Fcron security. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Nov 19, 2004 Important 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":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"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