| Nessus Plugin ID: 20953 | Name: [GLSA-200602-11] OpenSSH, Dropbear: Insecure use of system() call |
| CVE References: CVE-2006-0225 (cve.mitre.org, nvd.nist.gov)  |
| SANS/FBI TOP20 Reference: |
| Group/Family: Gentoo Local Security Checks |
| Risk: Medium |
Description: Synopsis :
The remote host is missing the GLSA-200602-11 security update.
Description :
The remote host is affected by the vulnerability described in GLSA-200602-11
(OpenSSH, Dropbear: Insecure use of system() call)
To copy from a local filesystem to another local filesystem, scp
constructs a command line using 'cp' which is then executed via
system(). Josh Bressers discovered that special characters are not
escaped by scp, but are simply passed to the shell.
Impact
By tricking other users or applications to use scp on maliciously
crafted filenames, a local attacker user can execute arbitrary commands
with the rights of the user running scp.
Workaround
There is no known workaround at this time.
See also :
http://www.gentoo.org/security/en/glsa/glsa-200602-11.xml
Solution :
All OpenSSH users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/openssh-4.2_p1-r1"
All Dropbear users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/dropbear-0.47-r1"
/ CVSS Base Score : 4.6
(CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:P)
|
| Created: 2007-07-30 19:11:37 | Last Changed: 2010-03-18 21:14:25 |