9.3
CVSSv2

CVE-2012-5975

Published: 04/12/2012 Updated: 05/12/2012
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

The SSH USERAUTH CHANGE REQUEST feature in SSH Tectia Server 6.0.4 up to and including 6.0.20, 6.1.0 up to and including 6.1.12, 6.2.0 up to and including 6.2.5, and 6.3.0 up to and including 6.3.2 on UNIX and Linux, when old-style password authentication is enabled, allows remote malicious users to bypass authentication via a crafted session involving entry of blank passwords, as demonstrated by a root login session from a modified OpenSSH client with an added input_userauth_passwd_changereq call in sshconnect2.c.

Vulnerable Product Search on Vulmon Subscribe to Product

ssh tectia_server 6.0.13

ssh tectia_server 6.0.12

ssh tectia_server 6.0.11

ssh tectia_server 6.0.7

ssh tectia_server 6.1.3

ssh tectia_server 6.1.2

ssh tectia_server 6.1.0

ssh tectia_server 6.1.6

ssh tectia_server 6.1.1

ssh tectia_server 6.0.18

ssh tectia_server 6.0.14

ssh tectia_server 6.0.6

ssh tectia_server 6.0.9

ssh tectia_server 6.1.7

ssh tectia_server 6.1.4

ssh tectia_server 6.2.4

ssh tectia_server 6.2.2

ssh tectia_server 6.3.0

ssh tectia_server 6.0.4

ssh tectia_server 6.0.5

ssh tectia_server 6.0.20.

ssh tectia_server 6.1.12

ssh tectia_server 6.1.9

ssh tectia_server 6.2.1

ssh tectia_server 6.2.0

ssh tectia_server 6.3.2

ssh tectia_server 6.3.1

ssh tectia_server 6.0.19

ssh tectia_server 6.0.17

ssh tectia_server 6.0.10

ssh tectia_server 6.0.8

ssh tectia_server 6.1.8

ssh tectia_server 6.1.5

ssh tectia_server 6.2.5

ssh tectia_server 6.2.3

Exploits

githubcom/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/23082zip SSH Tectia Remote Authentication Bypass Tectia is the commercial OpenSSH solution The product can be found at: wwwtectiacom An attacker in the possession of a valid username of an SSH Tectia installation running on UNIX (verified: AIX/Linux) can login w ...
## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' require 'net/ssh' class Metasploit3 < Msf::Exploit::Remote Rank = E ...