Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×

Alerts This Week
Warning Icon 1 428
Alerts This Week
Warning Icon 1 428

Stay Secure with the Latest Linux Advisories

Filter%20icon 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

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":3,"type":"x","order":2,"pct":60,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":2,"type":"x","order":4,"pct":40,"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 -4 articles for you...
91

Gentoo: GLSA-200802-06 Normal: Scponly Access Issues and Threats

Multiple vulnerabilities in scponly allow authenticated users to bypass security restrictions.. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200802-06 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: scponly: Multiple vulnerabilities Date: February 12, 2008 Bugs: #201726, #203099 ID: 200802-06 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities in scponly allow authenticated users to bypass security restrictions. Background ========= scponly is a shell for restricting user access to file transfer only using sftp and scp. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-misc/scponly < 4.8 > = 4.8 Description ========== Florian Weimer from Debian discovered that scponly does not filter the - -o and -F options to the scp executable (CVE-2007-6415). Joachim Breitner reported that Subversion and rsync support invokes subcommands in an insecure manner (CVE-2007-6350). Impact ===== A local attacker could exploit these vulnerabilities to elevate privileges and execute arbitrary commands on the vulnerable host. Workaround ========= There is no known workaround at this time. Resolution ========= All scponly users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =net-misc/scponly-4.8" Due to the design of scponly's Subversion support, security restrictions can still be circumvented. Please readcarefully the SECURITY file included in the package. References ========= [ 1 ] CVE-2007-6350 https://www.cve.org/CVERecord?id=CVE-2007-6350 [ 2 ] CVE-2007-6415 https://www.cve.org/CVERecord?id=CVE-2007-6415 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200802-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 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/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - iD8DBQFHsgoEuhJ+ozIKI5gRAraJAKCHEJDPFQ6iRJczTHwi1OHSGXPZxwCfSGhW 0Ma4OZrxv6aqZoal4IfEfL8=2NSA -----END PGP SIGNATURE----- . A new security advisory reveals vulnerabilities in scponly, allowing authenticated users to bypass restrictions and compromise server integrity. Upgrade for safety. Gentoo Advisory, Scponly Issues, Privilege Escalation. . LinuxSecurity.com Team

Calendar%202 Feb 12, 2008 Gentoo
87

Debian 4.0 DSA-1473 Critical: Scponly Command Execution Risk

In addition, it was discovered that it was possible to invoke with scp with certain options that may lead to execution of arbitrary commands (CVE-2007-6415).. - ------------------------------------------------------------------------Debian Security Advisory DSA-1473 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Florian Weimer January 21, 2008 http://www.debian.org/security/faq - ------------------------------------------------------------------------Package : scponly Vulnerability : design flaw Problem type : remote Debian-specific: no CVE Ids : CVE-2007-6350, CVE-2007-6415 Debian Bug : 437148 Joachim Breitner discovered that Subversion support in scponly is inherently insecure, allowing execution of arbitrary commands. Further investigation showed that rsync and Unison support suffer from similar issues. This set of issues has been assigned CVE-2007-6350. In addition, it was discovered that it was possible to invoke with scp with certain options that may lead to execution of arbitrary commands (CVE-2007-6415). This update removes Subversion, rsync and Unison support from the scponly package, and prevents scp from being invoked with the dangerous options. For the stable distribution (etch), these problems have been fixed in version 4.6-1etch1. For the old stable distribution (sarge), these problems have been fixed in version 4.0-1sarge2. The unstable distribution (sid) will be fixed soon. We recommend that you upgrade your scponly package. Upgrade instructions - --------------------wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resources from the footerto the proper configuration. Debian 3.1 (oldstable) - ----------------------Source archives: Size/MD5 checksum: 85053 1706732945996865ed0cccd440b64fc1 Size/MD5 checksum: 27490 380ea78eb602749989c8031a4f916c79 Size/MD5 checksum: 892 f37d3236975bdb6742eba5ac788c40c2 alpha architecture (DEC Alpha) Size/MD5 checksum: 31322 c4d3637ba9ab71b2a05e1633de4abae4 amd64 architecture (AMD x86_64 (AMD64)) Size/MD5 checksum: 30228 05493720ebd6da8ea4b44d7fc98b3337 arm architecture (ARM) Size/MD5 checksum: 28806 2e38b46c8da8a2f118da64fb8d099ebd hppa architecture (HP PA RISC) Size/MD5 checksum: 30170 44b3383c7f63172f63791b99784e67a8 i386 architecture (Intel ia32) Size/MD5 checksum: 29322 62413a011d04721bb4b6f9a3d9496e27 ia64 architecture (Intel ia64) Size/MD5 checksum: 33034 c0673fdff69d062fc32231d3f3221405 m68k architecture (Motorola Mc680x0) Size/MD5 checksum: 29002 b060925bb242e68612a358860e53db0b mips architecture (MIPS (Big Endian)) Size/MD5 checksum: 38442 4ae4a933ef2cd0bf527590af79a48065 mipsel architecture (MIPS (Little Endian)) Size/MD5 checksum: 38390 e89fd088bfe33f2af1b2b4ca44c11ba7 powerpc architecture (PowerPC) Size/MD5 checksum: 29704 5a6676d270e93eea5265354d907f7cbe s390 architecture (IBM S/390) Size/MD5 checksum: 29958 54f012f9d6b8eb9153458a5b9e2fba34 sparc architecture (Sun SPARC/UltraSPARC) Size/MD5 checksum: 29270 66aba25ee7275478105d2c586920516a Debian 4.0 (stable) - -------------------Source archives: Size/MD5 checksum: 28528 a588cb9138820d73f16bc81ffc4f8e20 Size/MD5 checksum: 890 c02dfefb7289fcb09e9ac83d7cf78655 Size/MD5 checksum: 96578 0425cb868cadd026851238452f1db907 alpha architecture (DEC Alpha) Size/MD5 checksum: 35464 acdec90eeea809b0cac14ad16d9914a3 amd64 architecture (AMD x86_64 (AMD64)) Size/MD5 checksum: 342142bb425113107e4e471c15685333f1a0a arm architecture (ARM) Size/MD5 checksum: 32754 68e9b0b7c579679728c403af931a1510 hppa architecture (HP PA RISC) Size/MD5 checksum: 34442 2c41c2878777dce6c6b8ad3f1f1cb6a7 i386 architecture (Intel ia32) Size/MD5 checksum: 33384 5a05d1d731bf0e53962f117cc0addd12 ia64 architecture (Intel ia64) Size/MD5 checksum: 49088 872ff6eaeb1ff894c1b1f50f7091f6e4 mips architecture (MIPS (Big Endian)) Size/MD5 checksum: 34758 02c6727db7a546147423840d22c47f12 mipsel architecture (MIPS (Little Endian)) Size/MD5 checksum: 34808 c89ffd2236d752ac270fb5ba62cd8e62 powerpc architecture (PowerPC) Size/MD5 checksum: 33922 a4d6e0e689699638523de2754075a42e s390 architecture (IBM S/390) Size/MD5 checksum: 34176 5109fa87cfffb72f46e287e88d3b7a55 sparc architecture (Sun SPARC/UltraSPARC) Size/MD5 checksum: 33322 42f50ca1d1d836fa4c80137a57ed66f1 These files will probably be moved into the stable distribution on its next update. - ---------------------------------------------------------------------------------For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Debian Security Advisory DSA-1473 http://www.debian.org/security/ Florian Weimer January 21, 2008 ht. addition, possible, invoke, certain, options. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Jan 21, 2008 Critical Debian
87

Debian: DSA 969-1 Critical: Scponly Design Flaw Enables Root Access

Updated package.. - --------------------------------------------------------------------------Debian Security Advisory DSA 969-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Martin Schulze February 13th, 2006 http://www.debian.org/security/faq - --------------------------------------------------------------------------Package : scponly Vulnerability : design error Problem type : local Debian-specific: no CVE ID : CVE-2005-4532 Debian Bug : 344418 Max Vozeller discovered a vulnerability in scponly, a utility to restrict user commands to scp and sftp, that could lead to the execution of arbitray commands as root. The system is only vulnerable if the program scponlyc is installed setuid root and if regular users have shell access to the machine. The old stable distribution (woody) does not contain an scponly package. For the stable distribution (sarge) this problem has been fixed in version 4.0-1sarge1. For the unstable distribution (sid) this problem has been fixed in version 4.6-1. We recommend that you upgrade your scponly package. Upgrade Instructions - --------------------wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use an automated update by adding the resources from the footer to the proper configuration. Debian GNU/Linux 3.1 alias sarge - -------------------------------- Source archives: Size/MD5 checksum: 600 ef0e45e07cfdd80fd53c0d3cd3daa31e Size/MD5 checksum: 27012 96ee81daa1b248fe679106a9d9986b1b Size/MD5 checksum: 85053 1706732945996865ed0cccd440b64fc1 Alpha architecture: Size/MD5 checksum: 31270662c573abf24bf1094e939b89acd5575 AMD64 architecture: Size/MD5 checksum: 30254 5db48bd53f0ca4fea76091221ceee6ac ARM architecture: Size/MD5 checksum: 29046 95081c9ab7115b06f4b370bf8ecadae6 Intel IA-32 architecture: Size/MD5 checksum: 29356 1f2e8799c3c018c17734665f2610bef2 Intel IA-64 architecture: Size/MD5 checksum: 33144 887025e1e4ff759edd4f69005c6c2b3b HP Precision architecture: Size/MD5 checksum: 30262 f721669ee692a8b21d975912a0a67f56 Motorola 680x0 architecture: Size/MD5 checksum: 29002 e7d63e25636483f8437b57d897fcd1b3 Big endian MIPS architecture: Size/MD5 checksum: 38582 995a79aab6d2ed7ab4bc37b921462a9e Little endian MIPS architecture: Size/MD5 checksum: 38564 95bbff4502021a1a53f45c014fca20e2 PowerPC architecture: Size/MD5 checksum: 29702 60138f788f40ba7ffc35de22f7bb39cc IBM S/390 architecture: Size/MD5 checksum: 30060 340a4ed4effca8e9e27643789ea300c9 Sun Sparc architecture: Size/MD5 checksum: 29302 404579837618ae530847774aab4227a3 These files will probably be moved into the stable distribution on its next update. - ---------------------------------------------------------------------------------For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . To bolster security and fix a major vulnerability, updating the scponly package on your Debian system is essential. Follow these steps to ensure a smooth update process:. Debian Security, Scponly Update, Local Exploit, System Security, Package Management. . Severity: Critical. LinuxSecurity.com Team

Calendar%202 Feb 13, 2006 Critical Debian
91

Gentoo: GLSA-200512-17 High Severity: Scponly Multiple Privilege Escalation

Local users can exploit an scponly flaw to gain root privileges, and scponly restricted users can use another vulnerability to evade shell restrictions. [More...]. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200512-17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: High Title: scponly: Multiple privilege escalation issues Date: December 29, 2005 Bugs: #116526 ID: 200512-17 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Local users can exploit an scponly flaw to gain root privileges, and scponly restricted users can use another vulnerability to evade shell restrictions. Background ========= scponly is a restricted shell, allowing only a few predefined commands. It is often used as a complement to OpenSSH to provide access to remote users without providing any remote execution privileges. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-misc/scponly < 4.2 > = 4.2 Description ========== Max Vozeler discovered that the scponlyc command allows users to chroot into arbitrary directories. Furthermore, Pekka Pessi reported that scponly insufficiently validates command-line parameters to a scp or rsync command. Impact ===== A local attacker could gain root privileges by chrooting into arbitrary directories containing hardlinks to setuid programs. A remote scponly user could also send malicious parameters to a scp or rsync command that would allow to escape the shell restrictions and execute arbitrary programs. Workaround ========= Thereis no known workaround at this time. Resolution ========= All scponly users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose "> =net-misc/scponly-4.2" References ========= [ 1 ] scponly release notes Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/200512-17 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/ . Several vulnerability exploits identified in scponly enable local users to acquire root access. Immediate upgrading is vital.. Privilege Escalation, Local Exploit, Scponly, Gentoo. . LinuxSecurity.com Team

Calendar%202 Dec 29, 2005 Gentoo
91

Gentoo: GLSA-200412-01 Normal: rssh Unrestricted Command Execution

rssh and scponly do not filter command-line options that can be exploited to execute any command, thereby allowing a remote user to completely bypass the restricted shell. [More...]. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 200412-01 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: rssh, scponly: Unrestricted command execution Date: December 03, 2004 Bugs: #72815, #72816 ID: 200412-01 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= rssh and scponly do not filter command-line options that can be exploited to execute any command, thereby allowing a remote user to completely bypass the restricted shell. Background ========= rssh and scponly are two restricted shells, allowing only a few predefined commands. They are often used as a complement to OpenSSH to provide access to remote users without providing any remote execution privileges. Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-misc/scponly < 4.0 > = 4.0 2 app-shells/rssh

Calendar%202 Dec 03, 2004 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

Should Linux servers automatically install security updates?

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/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":3,"type":"x","order":2,"pct":60,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":2,"type":"x","order":4,"pct":40,"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