/**
* xrdp : A Remote Desktop Protocol server .
*
* Copyright ( C ) Jay Sorg 2004 - 2014
*
* Licensed under the Apache License , Version 2 . 0 ( the " License " ) ;
* you may not use this file except in compliance with the License .
* You may obtain a copy of the License at
*
* http : //www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing , software
* distributed under the License is distributed on an " AS IS " BASIS ,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND , either express or implied .
* See the License for the specific language governing permissions and
* limitations under the License .
*
* secure layer
*/
#if defined (HAVE_CONFIG_H)
#include <config_ac.h>
#endif
#include <inttypes.h>
#include "libxrdp.h"
#include "ms-rdpbcgr.h"
#include "log.h"
#include "string_calls.h"
/* some compilers need unsigned char to avoid warnings */
static tui8 g_pad_54[
40 ] =
{
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54 ,
54
};
/* some compilers need unsigned char to avoid warnings */
static tui8 g_pad_92[
48 ] =
{
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92 ,
92
};
static const tui8 g_fips_reverse_table[
256 ] =
{
0 x00,
0 x80,
0 x40,
0 xc0,
0 x20,
0 xa0,
0 x60,
0 xe0,
0 x10,
0 x90,
0 x50,
0 xd0,
0 x30,
0 xb0,
0 x70,
0 xf0,
0 x08,
0 x88,
0 x48,
0 xc8,
0 x28,
0 xa8,
0 x68,
0 xe8,
0 x18,
0 x98,
0 x58,
0 xd8,
0 x38,
0 xb8,
0 x78,
0 xf8,
0 x04,
0 x84,
0 x44,
0 xc4,
0 x24,
0 xa4,
0 x64,
0 xe4,
0 x14,
0 x94,
0 x54,
0 xd4,
0 x34,
0 xb4,
0 x74,
0 xf4,
0 x0c,
0 x8c,
0 x4c,
0 xcc,
0 x2c,
0 xac,
0 x6c,
0 xec,
0 x1c,
0 x9c,
0 x5c,
0 xdc,
0 x3c,
0 xbc,
0 x7c,
0 xfc,
0 x02,
0 x82,
0 x42,
0 xc2,
0 x22,
0 xa2,
0 x62,
0 xe2,
0 x12,
0 x92,
0 x52,
0 xd2,
0 x32,
0 xb2,
0 x72,
0 xf2,
0 x0a,
0 x8a,
0 x4a,
0 xca,
0 x2a,
0 xaa,
0 x6a,
0 xea,
0 x1a,
0 x9a,
0 x5a,
0 xda,
0 x3a,
0 xba,
0 x7a,
0 xfa,
0 x06,
0 x86,
0 x46,
0 xc6,
0 x26,
0 xa6,
0 x66,
0 xe6,
0 x16,
0 x96,
0 x56,
0 xd6,
0 x36,
0 xb6,
0 x76,
0 xf6,
0 x0e,
0 x8e,
0 x4e,
0 xce,
0 x2e,
0 xae,
0 x6e,
0 xee,
0 x1e,
0 x9e,
0 x5e,
0 xde,
0 x3e,
0 xbe,
0 x7e,
0 xfe,
0 x01,
0 x81,
0 x41,
0 xc1,
0 x21,
0 xa1,
0 x61,
0 xe1,
0 x11,
0 x91,
0 x51,
0 xd1,
0 x31,
0 xb1,
0 x71,
0 xf1,
0 x09,
0 x89,
0 x49,
0 xc9,
0 x29,
0 xa9,
0 x69,
0 xe9,
0 x19,
0 x99,
0 x59,
0 xd9,
0 x39,
0 xb9,
0 x79,
0 xf9,
0 x05,
0 x85,
0 x45,
0 xc5,
0 x25,
0 xa5,
0 x65,
0 xe5,
0 x15,
0 x95,
0 x55,
0 xd5,
0 x35,
0 xb5,
0 x75,
0 xf5,
0 x0d,
0 x8d,
0 x4d,
0 xcd,
0 x2d,
0 xad,
0 x6d,
0 xed,
0 x1d,
0 x9d,
0 x5d,
0 xdd,
0 x3d,
0 xbd,
0 x7d,
0 xfd,
0 x03,
0 x83,
0 x43,
0 xc3,
0 x23,
0 xa3,
0 x63,
0 xe3,
0 x13,
0 x93,
0 x53,
0 xd3,
0 x33,
0 xb3,
0 x73,
0 xf3,
0 x0b,
0 x8b,
0 x4b,
0 xcb,
0 x2b,
0 xab,
0 x6b,
0 xeb,
0 x1b,
0 x9b,
0 x5b,
0 xdb,
0 x3b,
0 xbb,
0 x7b,
0 xfb,
0 x07,
0 x87,
0 x47,
0 xc7,
0 x27,
0 xa7,
0 x67,
0 xe7,
0 x17,
0 x97,
0 x57,
0 xd7,
0 x37,
0 xb7,
0 x77,
0 xf7,
0 x0f,
0 x8f,
0 x4f,
0 xcf,
0 x2f,
0 xaf,
0 x6f,
0 xef,
0 x1f,
0 x9f,
0 x5f,
0 xdf,
0 x3f,
0 xbf,
0 x7f,
0 xff
};
static const tui8 g_fips_oddparity_table[
256 ] =
{
0 x01,
0 x01,
0 x02,
0 x02,
0 x04,
0 x04,
0 x07,
0 x07,
0 x08,
0 x08,
0 x0b,
0 x0b,
0 x0d,
0 x0d,
0 x0e,
0 x0e,
0 x10,
0 x10,
0 x13,
0 x13,
0 x15,
0 x15,
0 x16,
0 x16,
0 x19,
0 x19,
0 x1a,
0 x1a,
0 x1c,
0 x1c,
0 x1f,
0 x1f,
0 x20,
0 x20,
0 x23,
0 x23,
0 x25,
0 x25,
0 x26,
0 x26,
0 x29,
0 x29,
0 x2a,
0 x2a,
0 x2c,
0 x2c,
0 x2f,
0 x2f,
0 x31,
0 x31,
0 x32,
0 x32,
0 x34,
0 x34,
0 x37,
0 x37,
0 x38,
0 x38,
0 x3b,
0 x3b,
0 x3d,
0 x3d,
0 x3e,
0 x3e,
0 x40,
0 x40,
0 x43,
0 x43,
0 x45,
0 x45,
0 x46,
0 x46,
0 x49,
0 x49,
0 x4a,
0 x4a,
0 x4c,
0 x4c,
0 x4f,
0 x4f,
0 x51,
0 x51,
0 x52,
0 x52,
0 x54,
0 x54,
0 x57,
0 x57,
0 x58,
0 x58,
0 x5b,
0 x5b,
0 x5d,
0 x5d,
0 x5e,
0 x5e,
0 x61,
0 x61,
0 x62,
0 x62,
0 x64,
0 x64,
0 x67,
0 x67,
0 x68,
0 x68,
0 x6b,
0 x6b,
0 x6d,
0 x6d,
0 x6e,
0 x6e,
0 x70,
0 x70,
0 x73,
0 x73,
0 x75,
0 x75,
0 x76,
0 x76,
0 x79,
0 x79,
0 x7a,
0 x7a,
0 x7c,
0 x7c,
0 x7f,
0 x7f,
0 x80,
0 x80,
0 x83,
0 x83,
0 x85,
0 x85,
0 x86,
0 x86,
0 x89,
0 x89,
0 x8a,
0 x8a,
0 x8c,
0 x8c,
0 x8f,
0 x8f,
0 x91,
0 x91,
0 x92,
0 x92,
0 x94,
0 x94,
0 x97,
0 x97,
0 x98,
0 x98,
0 x9b,
0 x9b,
0 x9d,
0 x9d,
0 x9e,
0 x9e,
0 xa1,
0 xa1,
0 xa2,
0 xa2,
0 xa4,
0 xa4,
0 xa7,
0 xa7,
0 xa8,
0 xa8,
0 xab,
0 xab,
0 xad,
0 xad,
0 xae,
0 xae,
0 xb0,
0 xb0,
0 xb3,
0 xb3,
0 xb5,
0 xb5,
0 xb6,
0 xb6,
0 xb9,
0 xb9,
0 xba,
0 xba,
0 xbc,
0 xbc,
0 xbf,
0 xbf,
0 xc1,
0 xc1,
0 xc2,
0 xc2,
0 xc4,
0 xc4,
0 xc7,
0 xc7,
0 xc8,
0 xc8,
0 xcb,
0 xcb,
0 xcd,
0 xcd,
0 xce,
0 xce,
0 xd0,
0 xd0,
0 xd3,
0 xd3,
0 xd5,
0 xd5,
0 xd6,
0 xd6,
0 xd9,
0 xd9,
0 xda,
0 xda,
0 xdc,
0 xdc,
0 xdf,
0 xdf,
0 xe0,
0 xe0,
0 xe3,
0 xe3,
0 xe5,
0 xe5,
0 xe6,
0 xe6,
0 xe9,
0 xe9,
0 xea,
0 xea,
0 xec,
0 xec,
0 xef,
0 xef,
0 xf1,
0 xf1,
0 xf2,
0 xf2,
0 xf4,
0 xf4,
0 xf7,
0 xf7,
0 xf8,
0 xf8,
0 xfb,
0 xfb,
0 xfd,
0 xfd,
0 xfe,
0 xfe
};
static const tui8 g_fips_ivec[
8 ] =
{
0 x12,
0 x34,
0 x56,
0 x78,
0 x90,
0 xAB,
0 xCD,
0 xEF
};
/*****************************************************************************/
static void
hex_str_to_bin(
char *in,
char *out,
int out_len)
{
int in_index;
int in_len;
int out_index;
int val;
char hex[
16 ];
in_len = g_strlen(in);
out_index =
0 ;
in_index =
0 ;
while (in_index <= (in_len -
4 ))
{
if ((in[in_index] ==
'0' ) && (in[in_index +
1 ] ==
'x' ))
{
hex[
0 ] = in[in_index +
2 ];
hex[
1 ] = in[in_index +
3 ];
hex[
2 ] =
0 ;
if (out_index < out_len)
{
val = g_htoi(hex);
out[out_index] = val;
}
out_index++;
}
in_index++;
}
}
/*****************************************************************************/
static void
xrdp_load_keyboard_layout(
struct xrdp_client_info *client_info)
{
int fd;
int index =
0 ;
int bytes;
struct list *names = (
struct list *)NULL;
struct list *items = (
struct list *)NULL;
struct list *values = (
struct list *)NULL;
char *item = (
char *)NULL;
char *value = (
char *)NULL;
char *q = (
char *)NULL;
char keyboard_cfg_file[
256 ] = {
0 };
char rdp_layout[
256 ] = {
0 };
const struct xrdp_keyboard_overrides *ko =
&client_info->xrdp_keyboard_overrides;
LOG(LOG_LEVEL_INFO,
"xrdp_load_keyboard_layout: Keyboard information sent"
" by the RDP client, keyboard_type:[0x%02X], keyboard_subtype:[0x%02X],"
" keylayout:[0x%08X]" ,
client_info->keyboard_type, client_info->keyboard_subtype,
client_info->keylayout);
if (ko->type != -
1 )
{
LOG(LOG_LEVEL_INFO,
"overrode keyboard_type 0x%02X"
" with 0x%02X" , client_info->keyboard_type, ko->type);
client_info->keyboard_type = ko->type;
}
if (ko->subtype != -
1 )
{
LOG(LOG_LEVEL_INFO,
"overrode keyboard_subtype 0x%02X"
" with 0x%02X" , client_info->keyboard_subtype,
ko->subtype);
client_info->keyboard_subtype = ko->subtype;
}
if (ko->layout != -
1 )
{
LOG(LOG_LEVEL_INFO,
"overrode keylayout 0x%08X"
" with 0x%08X" , client_info->keylayout, ko->layout);
client_info->keylayout = ko->layout;
}
/* infer model/variant */
/* TODO specify different X11 keyboard models/variants */
g_memset(client_info->model,
0 ,
sizeof (client_info->model));
g_memset(client_info->variant,
0 ,
sizeof (client_info->variant));
g_strncpy(client_info->layout,
"us" ,
sizeof (client_info->layout) -
1 );
if (client_info->keyboard_subtype ==
3 )
{
/* macintosh keyboard */
bytes =
sizeof (client_info->variant);
g_strncpy(client_info->variant,
"mac" , bytes -
1 );
}
else if (client_info->keyboard_subtype ==
0 )
{
/* default - standard subtype */
client_info->keyboard_subtype =
1 ;
}
g_snprintf(keyboard_cfg_file,
255 ,
"%s/xrdp_keyboard.ini" , XRDP_CFG_PATH);
LOG(LOG_LEVEL_DEBUG,
"keyboard_cfg_file %s" , keyboard_cfg_file);
fd = g_file_open_ro(keyboard_cfg_file);
if (fd >=
0 )
{
int section_found = -
1 ;
char section_rdp_layouts[
256 ] = {
0 };
char section_layouts_map[
256 ] = {
0 };
names = list_create();
names->auto_free =
1 ;
items = list_create();
items->auto_free =
1 ;
values = list_create();
values->auto_free =
1 ;
file_read_sections(fd, names);
for (index =
0 ; index < names->count; index++)
{
q = (
char *)list_get_item(names, index);
if (g_strncasecmp(
"default" , q,
8 ) !=
0 )
{
int i;
file_read_section(fd, q, items, values);
for (i =
0 ; i < items->count; i++)
{
item = (
char *)list_get_item(items, i);
value = (
char *)list_get_item(values, i);
LOG(LOG_LEVEL_DEBUG,
"xrdp_load_keyboard_layout: item %s value %s" ,
item, value);
if (g_strcasecmp(item,
"keyboard_type" ) ==
0 )
{
int v = g_atoi(value);
if (v == client_info->keyboard_type)
{
section_found = index;
}
}
else if (g_strcasecmp(item,
"keyboard_subtype" ) ==
0 )
{
int v = g_atoi(value);
if (v != client_info->keyboard_subtype &&
section_found == index)
{
section_found = -
1 ;
break ;
}
}
else if (g_strcasecmp(item,
"rdp_layouts" ) ==
0 )
{
if (section_found != -
1 && section_found == index)
{
g_strncpy(section_rdp_layouts, value,
255 );
}
}
else if (g_strcasecmp(item,
"layouts_map" ) ==
0 )
{
if (section_found != -
1 && section_found == index)
{
g_strncpy(section_layouts_map, value,
255 );
}
}
else if (g_strcasecmp(item,
"model" ) ==
0 )
{
if (section_found != -
1 && section_found == index)
{
bytes =
sizeof (client_info->model);
g_memset(client_info->model,
0 , bytes);
g_strncpy(client_info->model, value, bytes -
1 );
}
}
else if (g_strcasecmp(item,
"variant" ) ==
0 )
{
if (section_found != -
1 && section_found == index)
{
bytes =
sizeof (client_info->variant);
g_memset(client_info->variant,
0 , bytes);
g_strncpy(client_info->variant, value, bytes -
1 );
}
}
else if (g_strcasecmp(item,
"options" ) ==
0 )
{
if (section_found != -
1 && section_found == index)
{
bytes =
sizeof (client_info->options);
g_memset(client_info->options,
0 , bytes);
g_strncpy(client_info->options, value, bytes -
1 );
}
}
else
{
/*
* mixing items from different sections will result in
* skipping over current section .
*/
LOG(LOG_LEVEL_DEBUG,
"xrdp_load_keyboard_layout: skipping "
"configuration item - %s, continuing to next "
"section" , item);
break ;
}
}
list_clear(items);
list_clear(values);
}
}
if (section_found == -
1 )
{
g_memset(section_rdp_layouts,
0 ,
sizeof (
char ) *
256 );
g_memset(section_layouts_map,
0 ,
sizeof (
char ) *
256 );
// read default section
file_read_section(fd,
"default" , items, values);
for (index =
0 ; index < items->count; index++)
{
item = (
char *)list_get_item(items, index);
value = (
char *)list_get_item(values, index);
if (g_strcasecmp(item,
"rdp_layouts" ) ==
0 )
{
g_strncpy(section_rdp_layouts, value,
255 );
}
else if (g_strcasecmp(item,
"layouts_map" ) ==
0 )
{
g_strncpy(section_layouts_map, value,
255 );
}
}
list_clear(items);
list_clear(values);
}
/* load the map */
file_read_section(fd, section_rdp_layouts, items, values);
for (index =
0 ; index < items->count; index++)
{
int rdp_layout_id;
item = (
char *)list_get_item(items, index);
value = (
char *)list_get_item(values, index);
rdp_layout_id = g_htoi(value);
if (rdp_layout_id == client_info->keylayout)
{
g_strncpy(rdp_layout, item,
255 );
break ;
}
}
if (rdp_layout[
0 ] ==
'\0' && (client_info->keylayout & ~
0 xffff) !=
0 )
{
// We failed to match the layout, but we may be able
// to match on the lower 16-bits
int alt_layout = client_info->keylayout &
0 xffff;
for (index =
0 ; index < items->count; index++)
{
item = (
char *)list_get_item(items, index);
value = (
char *)list_get_item(values, index);
int rdp_layout_id = g_htoi(value);
if (rdp_layout_id == alt_layout)
{
g_strncpy(rdp_layout, item,
255 );
LOG(LOG_LEVEL_INFO,
"Failed to match layout %08X, but matched %04X to %s" ,
client_info->keylayout, alt_layout, rdp_layout);
break ;
}
}
}
list_clear(items);
list_clear(values);
file_read_section(fd, section_layouts_map, items, values);
for (index =
0 ; index < items->count; index++)
{
item = (
char *)list_get_item(items, index);
value = (
char *)list_get_item(values, index);
if (g_strcasecmp(item, rdp_layout) ==
0 )
{
bytes =
sizeof (client_info->layout);
g_strncpy(client_info->layout, value, bytes -
1 );
break ;
}
}
list_delete(names);
list_delete(items);
list_delete(values);
LOG(LOG_LEVEL_INFO,
"xrdp_load_keyboard_layout: model [%s] variant [%s] "
"layout [%s] options [%s]" , client_info->model,
client_info->variant, client_info->layout, client_info->options);
g_file_close(fd);
}
else
{
LOG(LOG_LEVEL_ERROR,
"xrdp_load_keyboard_layout: error opening %s" ,
keyboard_cfg_file);
}
}
/*****************************************************************************/
struct xrdp_sec *
xrdp_sec_create(
struct xrdp_rdp *owner,
struct trans *trans)
{
struct xrdp_sec *self;
self = (
struct xrdp_sec *) g_malloc(
sizeof (
struct xrdp_sec),
1 );
self->rdp_layer = owner;
self->crypt_method = CRYPT_METHOD_NONE;
/* set later */
self->crypt_level = CRYPT_LEVEL_NONE;
self->mcs_layer = xrdp_mcs_create(self, trans, &(self->client_mcs_data),
&(self->server_mcs_data));
self->fastpath_layer = xrdp_fastpath_create(self, trans);
self->chan_layer = xrdp_channel_create(self, self->mcs_layer);
self->is_security_header_present =
1 ;
return self;
}
/*****************************************************************************/
void
xrdp_sec_delete(
struct xrdp_sec *self)
{
if (self ==
0 )
{
return ;
}
xrdp_channel_delete(self->chan_layer);
xrdp_mcs_delete(self->mcs_layer);
xrdp_fastpath_delete(self->fastpath_layer);
ssl_rc4_info_delete(self->decrypt_rc4_info);
/* TODO clear all data */
ssl_rc4_info_delete(self->encrypt_rc4_info);
/* TODO clear all data */
ssl_des3_info_delete(self->decrypt_fips_info);
ssl_des3_info_delete(self->encrypt_fips_info);
ssl_hmac_info_delete(self->sign_fips_info);
g_free(self->client_mcs_data.data);
g_free(self->server_mcs_data.data);
/* Crypto information must always be cleared */
g_memset(self,
0 ,
sizeof (
struct xrdp_sec));
g_free(self);
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_init(
struct xrdp_sec *self,
struct stream *s)
{
if (xrdp_mcs_init(self->mcs_layer, s) !=
0 )
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_init: xrdp_mcs_init failed" );
return 1 ;
}
if (self->crypt_level > CRYPT_LEVEL_NONE)
/* RDP encryption */
{
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
s_push_layer(s, sec_hdr,
4 +
4 +
8 );
}
else if (self->crypt_level > CRYPT_LEVEL_LOW)
{
s_push_layer(s, sec_hdr,
4 +
8 );
}
else if (self->crypt_level)
{
s_push_layer(s, sec_hdr,
4 );
}
}
else
{
s_push_layer(s, sec_hdr,
0 );
}
return 0 ;
}
/*****************************************************************************/
/* Reduce key entropy from 64 to 40 bits */
static void
xrdp_sec_make_40bit(
char *key)
{
key[
0 ] =
0 xd1;
key[
1 ] =
0 x26;
key[
2 ] =
0 x9e;
}
/*****************************************************************************/
/* returns error */
/* update an encryption key */
static int
xrdp_sec_update(
char *key,
char *update_key,
int key_len)
{
char shasig[
20 ];
void *sha1_info;
void *md5_info;
void *rc4_info;
sha1_info = ssl_sha1_info_create();
md5_info = ssl_md5_info_create();
rc4_info = ssl_rc4_info_create();
ssl_sha1_clear(sha1_info);
ssl_sha1_transform(sha1_info, update_key, key_len);
ssl_sha1_transform(sha1_info, (
char *)g_pad_54,
40 );
ssl_sha1_transform(sha1_info, key, key_len);
ssl_sha1_complete(sha1_info, shasig);
ssl_md5_clear(md5_info);
ssl_md5_transform(md5_info, update_key, key_len);
ssl_md5_transform(md5_info, (
char *)g_pad_92,
48 );
ssl_md5_transform(md5_info, shasig,
20 );
ssl_md5_complete(md5_info, key);
ssl_rc4_set_key(rc4_info, key, key_len);
ssl_rc4_crypt(rc4_info, key, key_len);
if (key_len ==
8 )
{
xrdp_sec_make_40bit(key);
}
ssl_sha1_info_delete(sha1_info);
ssl_md5_info_delete(md5_info);
ssl_rc4_info_delete(rc4_info);
return 0 ;
}
/*****************************************************************************/
static void
xrdp_sec_fips_decrypt(
struct xrdp_sec *self,
char *data,
int len)
{
LOG_DEVEL(LOG_LEVEL_DEBUG,
"xrdp_sec_fips_decrypt:" );
ssl_des3_decrypt(self->decrypt_fips_info, len, data, data);
self->decrypt_use_count++;
}
/*****************************************************************************/
static void
xrdp_sec_decrypt(
struct xrdp_sec *self,
char *data,
int len)
{
LOG_DEVEL(LOG_LEVEL_DEBUG,
"xrdp_sec_decrypt:" );
if (self->decrypt_use_count ==
4096 )
{
xrdp_sec_update(self->decrypt_key, self->decrypt_update_key,
self->rc4_key_len);
ssl_rc4_set_key(self->decrypt_rc4_info, self->decrypt_key,
self->rc4_key_len);
self->decrypt_use_count =
0 ;
}
ssl_rc4_crypt(self->decrypt_rc4_info, data, len);
self->decrypt_use_count++;
}
/*****************************************************************************/
static void
xrdp_sec_fips_encrypt(
struct xrdp_sec *self,
char *data,
int len)
{
LOG_DEVEL(LOG_LEVEL_DEBUG,
"xrdp_sec_fips_encrypt:" );
ssl_des3_encrypt(self->encrypt_fips_info, len, data, data);
self->encrypt_use_count++;
}
/*****************************************************************************/
static void
xrdp_sec_encrypt(
struct xrdp_sec *self,
char *data,
int len)
{
LOG_DEVEL(LOG_LEVEL_DEBUG,
"xrdp_sec_encrypt:" );
if (self->encrypt_use_count ==
4096 )
{
xrdp_sec_update(self->encrypt_key, self->encrypt_update_key,
self->rc4_key_len);
ssl_rc4_set_key(self->encrypt_rc4_info, self->encrypt_key,
self->rc4_key_len);
self->encrypt_use_count =
0 ;
}
ssl_rc4_crypt(self->encrypt_rc4_info, data, len);
self->encrypt_use_count++;
}
/*****************************************************************************/
/**
* Reads a null - terminated unicode string from a stream where the length
* of the string is known .
*
* Strings are part of one of the following from [ MS - RDPBCGR ] : -
* - TS_INFO_PACKET ( 2 . 2 . 1 . 11 . 1 . 1 )
* - TS_EXTENDED_INFO_PACKET ( 2 . 2 . 1 . 11 . 1 . 1 . 1 )
*
* @ param s Stream
* @ param src_bytes Size in bytes of the string , EXCLUDING the two - byte
* terminator
* @ param dst Destination buffer
* @ param dst_len Length of buffer , including terminator space
*
* @ return 0 for success , ! = 0 for a buffer overflow or a missing terminator
*/
static int
ts_info_utf16_in(
struct stream *s,
int src_bytes,
char *dst,
int dst_len)
{
int rv =
0 ;
LOG_DEVEL(LOG_LEVEL_TRACE,
"ts_info_utf16_in: uni_len %d, dst_len %d" , src_bytes, dst_l
en);
if (!s_check_rem_and_log(s, src_bytes + 2 , "ts_info_utf16_in" ))
{
rv = 1 ;
}
else
{
int term;
int num_chars = in_utf16_le_fixed_as_utf8(s, src_bytes / 2 ,
dst, dst_len);
if (num_chars > dst_len)
{
LOG(LOG_LEVEL_ERROR, "ts_info_utf16_in: output buffer overflow" );
rv = 1 ;
}
// String should be null-terminated. We haven't read the terminator yet
in_uint16_le(s, term);
if (term != 0 )
{
LOG(LOG_LEVEL_ERROR,
"ts_info_utf16_in: bad terminator. Expected 0, got %d" , term);
rv = 1 ;
}
}
return rv;
}
/*****************************************************************************/
/* Process TS_INFO_PACKET */
/* returns error */
static int
xrdp_sec_process_logon_info(struct xrdp_sec *self, struct stream *s)
{
int flags = 0 ;
unsigned int len_domain = 0 ;
unsigned int len_user = 0 ;
unsigned int len_password = 0 ;
unsigned int len_program = 0 ;
unsigned int len_directory = 0 ;
unsigned int len_clnt_addr = 0 ;
unsigned int len_clnt_dir = 0 ;
const char *sep;
if (!s_check_rem_and_log(s, 8 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET" ))
{
return 1 ;
}
in_uint8s(s, 4 );
in_uint32_le(s, flags);
LOG_DEVEL(LOG_LEVEL_TRACE, "Parsing [MS-RDPBCGR] TS_INFO_PACKET" );
/* this is the first test that the decrypt is working */
if ((flags & RDP_LOGON_NORMAL) != RDP_LOGON_NORMAL) /* 0x33 */
{
/* must be or error */
LOG(LOG_LEVEL_ERROR, "received wrong flags, likely decrypt not working" );
return 1 ;
}
if (flags & RDP_LOGON_LEAVE_AUDIO)
{
self->rdp_layer->client_info.sound_code = 1 ;
LOG_DEVEL(LOG_LEVEL_DEBUG, "[MS-RDPBCGR] TS_INFO_PACKET flag INFO_REMOTECONSOLEAUDIO found" );
LOG(LOG_LEVEL_DEBUG,
"Client requested that audio on the server be played on the server." );
}
if (flags & RDP_LOGON_RAIL)
{
self->rdp_layer->client_info.rail_enable = 1 ;
LOG_DEVEL(LOG_LEVEL_DEBUG, "[MS-RDPBCGR] TS_INFO_PACKET flag INFO_RAIL found" );
LOG(LOG_LEVEL_DEBUG,
"Client requested Remote Application Integrated Locally (RAIL)." );
}
if (flags & RDP_LOGON_AUTO)
{
LOG_DEVEL(LOG_LEVEL_DEBUG, "[MS-RDPBCGR] TS_INFO_PACKET flag INFO_AUTOLOGON found" );
/* todo, for now not allowing autologon and mce both */
if (!self->rdp_layer->client_info.is_mce)
{
self->rdp_layer->client_info.rdp_autologin = 1 ;
LOG(LOG_LEVEL_DEBUG, "Client requested auto logon." );
}
else
{
LOG(LOG_LEVEL_WARNING, "Auto logon is not supported with MCE" );
}
}
if (flags & RDP_COMPRESSION)
{
LOG_DEVEL(LOG_LEVEL_DEBUG, "[MS-RDPBCGR] TS_INFO_PACKET flag INFO_COMPRESSION found, "
"CompressionType 0x%1.1x" , (flags & 0 x00001E00) >> 9 );
/* TODO: check the client's supported compression type vs the server
compression used */
if (self->rdp_layer->client_info.use_bulk_comp)
{
self->rdp_layer->client_info.rdp_compression = 1 ;
LOG(LOG_LEVEL_DEBUG, "Client requested compression enabled." );
}
else
{
LOG(LOG_LEVEL_DEBUG, "Client requested compression, but server "
"compression is disabled." );
}
}
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET cbDomain" ))
{
return 1 ;
}
in_uint16_le(s, len_domain);
if (len_domain >= INFO_CLIENT_MAX_CB_LEN)
{
LOG(LOG_LEVEL_ERROR,
"Client supplied domain is too long. Max length %d, domain length %d" ,
INFO_CLIENT_MAX_CB_LEN, len_domain);
return 1 ;
}
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET cbUserName" ))
{
return 1 ;
}
in_uint16_le(s, len_user);
/*
* Microsoft ' s itap client running on Mac OS / Android
* always sends autologon credentials , even when user has not
* configured any
*/
if (len_user == 0 && self->rdp_layer->client_info.rdp_autologin)
{
LOG(LOG_LEVEL_DEBUG, "Client supplied user name is empty, disabling autologin" );
self->rdp_layer->client_info.rdp_autologin = 0 ;
}
if (len_user >= INFO_CLIENT_MAX_CB_LEN)
{
LOG(LOG_LEVEL_ERROR,
"Client supplied user name is too long. Max length %d, user name length %d" ,
INFO_CLIENT_MAX_CB_LEN, len_user);
return 1 ;
}
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET cbPassword" ))
{
return 1 ;
}
in_uint16_le(s, len_password);
/*
* Ignore autologin requests if the password is empty . System managers
* who really want to allow empty passwords can do this with a
* special session type */
if (len_password == 0 && self->rdp_layer->client_info.rdp_autologin)
{
LOG(LOG_LEVEL_DEBUG,
"Client supplied password is empty, disabling autologin" );
self->rdp_layer->client_info.rdp_autologin = 0 ;
}
if (len_password >= INFO_CLIENT_MAX_CB_LEN)
{
LOG(LOG_LEVEL_ERROR,
"Client supplied password is too long. Max length %d, password length %d" ,
INFO_CLIENT_MAX_CB_LEN, len_password);
return 1 ;
}
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET cbAlternateShell" ))
{
return 1 ;
}
in_uint16_le(s, len_program);
if (len_program >= INFO_CLIENT_MAX_CB_LEN)
{
LOG(LOG_LEVEL_ERROR,
"Client supplied program name is too long. Max length %d, program name length %d" ,
INFO_CLIENT_MAX_CB_LEN, len_program);
return 1 ;
}
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET cbWorkingDir" ))
{
return 1 ;
}
in_uint16_le(s, len_directory);
if (len_directory >= INFO_CLIENT_MAX_CB_LEN)
{
LOG(LOG_LEVEL_ERROR,
"Client supplied directory name is too long. Max length %d, directory name length %d" ,
INFO_CLIENT_MAX_CB_LEN, len_directory);
return 1 ;
}
if (ts_info_utf16_in(s, len_domain, self->rdp_layer->client_info.domain, sizeof (self->rdp_layer->client_info.domain)) != 0 )
{
LOG(LOG_LEVEL_ERROR, "ERROR reading domain" );
return 1 ;
}
if (ts_info_utf16_in(s, len_user, self->rdp_layer->client_info.username, sizeof (self->rdp_layer->client_info.username)) != 0 )
{
LOG(LOG_LEVEL_ERROR, "ERROR reading user name" );
return 1 ;
}
// If we require credentials, don't continue if they're not provided
if (self->rdp_layer->client_info.require_credentials)
{
if ((flags & RDP_LOGON_AUTO) == 0 )
{
LOG(LOG_LEVEL_ERROR, "Server is configured to require that the "
"client enable auto logon with credentials, but the client did "
"not request auto logon." );
return 1 ;
}
if (len_user == 0 || len_password == 0 )
{
LOG(LOG_LEVEL_ERROR, "Server is configured to require that the "
"client enable auto logon with credentials, but the client did "
"not supply both a username and password." );
return 1 ;
}
}
if (flags & RDP_LOGON_AUTO)
{
if (ts_info_utf16_in(s, len_password, self->rdp_layer->client_info.password, sizeof (self->rdp_layer->client_info.password)) != 0 )
{
LOG(LOG_LEVEL_ERROR, "ERROR reading password" );
return 1 ;
}
}
else if (self->rdp_layer->client_info.enable_token_login
&& len_user > 0
&& len_password == 0
&& (sep = g_strchr(self->rdp_layer->client_info.username, '\x1f' )) != NULL)
{
LOG(LOG_LEVEL_DEBUG, "Client supplied a Logon token. Overwriting password with logon token." );
g_strncpy(self->rdp_layer->client_info.password, sep + 1 ,
sizeof (self->rdp_layer->client_info.password) - 1 );
self->rdp_layer->client_info.username[sep - self->rdp_layer->client_info.username] = '\0' ;
self->rdp_layer->client_info.rdp_autologin = 1 ;
}
else
{
// Skip the password
if (!s_check_rem_and_log(s, len_password + 2 , "Parsing [MS-RDPBCGR] TS_INFO_PACKET Password" ))
{
return 1 ;
}
in_uint8s(s, len_password + 2 );
}
if (self->rdp_layer->client_info.domain_user_separator[0 ] != '\0'
&& self->rdp_layer->client_info.domain[0 ] != '\0' )
{
// Check the composite string is not too long
unsigned int size =
g_strlen(self->rdp_layer->client_info.username) +
g_strlen(self->rdp_layer->client_info.domain_user_separator) +
g_strlen(self->rdp_layer->client_info.domain);
if (size >= sizeof (self->rdp_layer->client_info.username))
{
LOG(LOG_LEVEL_ERROR, "Username/domain is too long" );
return 1 ;
}
LOG(LOG_LEVEL_DEBUG, "Client supplied domain with user name."
" Overwriting user name with user name parsed from domain." );
g_strcat(self->rdp_layer->client_info.username,
self->rdp_layer->client_info.domain_user_separator);
g_strcat(self->rdp_layer->client_info.username,
self->rdp_layer->client_info.domain);
}
if (ts_info_utf16_in(s, len_program, self->rdp_layer->client_info.program, sizeof (self->rdp_layer->client_info.program)) != 0 )
{
LOG(LOG_LEVEL_ERROR, "ERROR reading program" );
return 1 ;
}
if (ts_info_utf16_in(s, len_directory, self->rdp_layer->client_info.directory, sizeof (self->rdp_layer->client_info.directory)) != 0 )
{
LOG(LOG_LEVEL_ERROR, "ERROR reading directory" );
return 1 ;
}
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_INFO_PACKET "
"CodePage (ignored), flags 0x%8.8x, cbDomain %d, cbUserName %d, "
"cbPassword %d, cbAlternateShell %d, cbWorkingDir %d, Domain %s, "
"UserName %s, Password (omitted from log), AlternateShell %s, "
"WorkingDir %s" , flags, len_domain,
len_user, len_password, len_program, len_directory,
self->rdp_layer->client_info.domain,
self->rdp_layer->client_info.username,
self->rdp_layer->client_info.program,
self->rdp_layer->client_info.directory);
LOG(LOG_LEVEL_DEBUG, "Client supplied domain: %s" , self->rdp_layer->client_info.domain);
LOG(LOG_LEVEL_DEBUG, "Client supplied username: %s" , self->rdp_layer->client_info.username);
LOG(LOG_LEVEL_DEBUG, "Client supplied password: <omitted from log>" );
LOG(LOG_LEVEL_DEBUG, "Client supplied program: %s" , self->rdp_layer->client_info.program);
LOG(LOG_LEVEL_DEBUG, "Client supplied directory: %s" , self->rdp_layer->client_info.directory);
/* TODO: explain why the windows key flag is used to determine if the
TS_EXTENDED_INFO_PACKET should be parsed */
if (flags & RDP_LOGON_BLOB) /* INFO_ENABLEWINDOWSKEY */
{
if (!s_check_rem_and_log(s, 4 , "Parsing [MS-RDPBCGR] TS_EXTENDED_INFO_PACKET "
"clientAddressFamily and cbClientAddress" ))
{
return 1 ;
}
/* TS_EXTENDED_INFO_PACKET required fields */
in_uint8s(s, 2 ); /* clientAddressFamily */
in_uint16_le(s, len_clnt_addr);
if (len_clnt_addr > EXTENDED_INFO_MAX_CLIENT_ADDR_LENGTH ||
!s_check_rem(s, len_clnt_addr))
{
LOG(LOG_LEVEL_ERROR, "clientAddress is too long (%u bytes)" ,
len_clnt_addr);
return 1 ;
}
// The clientAddress is currently unused. [MS-RDPBCGR] requires
// a mandatory null terminator, but some clients set
// len_clnt_addr == 0 if this field is missing. Allow for this
// in any future implementation.
in_uint8s(s, len_clnt_addr); // Skip Unicode clientAddress
if (!s_check_rem_and_log(s, 2 , "Parsing [MS-RDPBCGR] TS_EXTENDED_INFO_PACKET clientDir" ))
{
return 1 ;
}
in_uint16_le(s, len_clnt_dir);
if (len_clnt_dir > INFO_CLIENT_MAX_CB_LEN ||
!s_check_rem(s, len_clnt_dir))
{
LOG(LOG_LEVEL_ERROR, "clientDir is too long (%u bytes)" , len_clnt_dir);
return 1 ;
}
in_uint8s(s, len_clnt_dir); // Skip Unicode clientDir
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_EXTENDED_INFO_PACKET "
"<Required Fields> clientAddressFamily (ignored), "
"cbClientAddress (ignored), clientAddress (ignored), "
"cbClientDir (ignored), clientDir (ignored)" );
/* TODO: MS-BCGR 2.2.1.11.1.1.1 says that all fields after the
client directory are optional. */
if (!s_check_rem_and_log(s, 4 + 64 + 20 + 64 + 20 + 4 + 4 ,
"Parsing [MS-RDPBCGR] TS_EXTENDED_INFO_PACKET "
"clientTimeZone, clientSessionId, and performanceFlags" ))
{
return 1 ;
}
/* TS_TIME_ZONE_INFORMATION */
in_uint8s(s, 4 ); /* Bias (4) */
in_uint8s(s, 64 ); /* StandardName (64) */
in_uint8s(s, 20 ); /* StandardDate (16), StandardBias (4) */
in_uint8s(s, 64 ); /* DaylightName (64) */
in_uint8s(s, 20 ); /* DaylightDate (16), DaylightBias (4) */
in_uint8s(s, 4 ); /* TS_EXTENDED_INFO_PACKET clientSessionId (4) */
/* TS_EXTENDED_INFO_PACKET optional fields */
in_uint32_le(s, self->rdp_layer->client_info.rdp5_performanceflags);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_EXTENDED_INFO_PACKET "
"<Optional Fields> clientTimeZone (ignored), "
"clientSessionId (ignored), performanceFlags 0x%8.8x, "
"cbAutoReconnectCookie (ignored), autoReconnectCookie (ignored), "
"reserved1 (ignored), reserved2 (ignored), "
"cbDynamicDSTTimeZoneKeyName (ignored), "
"dynamicDSTTimeZoneKeyName (ignored), "
"dynamicDaylightTimeDisabled (ignored)" ,
self->rdp_layer->client_info.rdp5_performanceflags);
}
return 0 ;
}
/*****************************************************************************/
/*
* Send a [ MS - RDPBCGR ] Server License Error PDU ( 2 . 2 . 1 . 12 ) with
* STATUS_VALID_CLIENT
*/
/* returns error */
static int
xrdp_sec_send_lic_response(struct xrdp_sec *self)
{
struct stream *s;
make_stream(s);
init_stream(s, 8192 );
if (xrdp_mcs_init(self->mcs_layer, s) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_send_lic_response: xrdp_mcs_init failed" );
free_stream(s);
return 1 ;
}
/* [MS-RDPBCGR] TS_SECURITY_HEADER */
/* A careful reading of [MS-RDPBCGR] 2.2.1.12 shows that a securityHeader
* MUST be included , and provided the flag fields of the header does
* not contain SEC_ENCRYPT , it is always possible to send a basic
* security header */
out_uint16_le(s, SEC_LICENSE_PKT | SEC_LICENSE_ENCRYPT_CS); /* flags */
out_uint16_le(s, 0 ); /* flagsHi */
/* [MS-RDPBCGR] LICENSE_VALID_CLIENT_DATA */
/* preamble (LICENSE_PREAMBLE) */
out_uint8(s, ERROR_ALERT);
out_uint8(s, PREAMBLE_VERSION_3_0);
out_uint16_le(s, 16 ); /* Message size, including pre-amble */
/* validClientMessage */
/* From [MS-RDPBCGR] 2.2.12.1, dwStateTransition must be ST_NO_TRANSITION,
* and the bbErrorInfo field must contain an empty blob of type
* BB_ERROR_BLOB */
out_uint32_le(s, STATUS_VALID_CLIENT); /* dwErrorCode */
out_uint32_le(s, ST_NO_TRANSITION); /* dwStateTransition */
out_uint16_le(s, BB_ERROR_BLOB); /* wBlobType */
out_uint16_le(s, 0 ); /* wBlobLen */
s_mark_end(s);
LOG_DEVEL(LOG_LEVEL_TRACE, "Sending [MS-RDPBCGR] Server License Error PDU with STATUS_VALID_CLIENT" );
if (xrdp_mcs_send(self->mcs_layer, s, MCS_GLOBAL_CHANNEL) != 0 )
{
LOG(LOG_LEVEL_ERROR, "Sending [MS-RDPBCGR] Server License Error PDU with STATUS_VALID_CLIENT failed" );
free_stream(s);
return 1 ;
}
free_stream(s);
return 0 ;
}
/*****************************************************************************/
static void
xrdp_sec_rsa_op(struct xrdp_sec *self, char *out, char *in, int in_bytes,
char *mod, char *exp)
{
ssl_mod_exp(out, self->rsa_key_bytes, in, in_bytes,
mod, self->rsa_key_bytes,
exp, self->rsa_key_bytes);
}
/*****************************************************************************/
static void
xrdp_sec_hash_48(char *out, char *in, char *salt1, char *salt2, int salt)
{
int i;
void *sha1_info;
void *md5_info;
char pad[4 ];
char sha1_sig[20 ];
char md5_sig[16 ];
sha1_info = ssl_sha1_info_create();
md5_info = ssl_md5_info_create();
for (i = 0 ; i < 3 ; i++)
{
g_memset(pad, salt + i, 4 );
ssl_sha1_clear(sha1_info);
ssl_sha1_transform(sha1_info, pad, i + 1 );
ssl_sha1_transform(sha1_info, in, 48 );
ssl_sha1_transform(sha1_info, salt1, 32 );
ssl_sha1_transform(sha1_info, salt2, 32 );
ssl_sha1_complete(sha1_info, sha1_sig);
ssl_md5_clear(md5_info);
ssl_md5_transform(md5_info, in, 48 );
ssl_md5_transform(md5_info, sha1_sig, 20 );
ssl_md5_complete(md5_info, md5_sig);
g_memcpy(out + i * 16 , md5_sig, 16 );
}
ssl_sha1_info_delete(sha1_info);
ssl_md5_info_delete(md5_info);
}
/*****************************************************************************/
/* Output a uint32 into a buffer (little-endian) */
static void
buf_out_uint32(char *buffer, int value)
{
buffer[0 ] = (value) & 0 xff;
buffer[1 ] = (value >> 8 ) & 0 xff;
buffer[2 ] = (value >> 16 ) & 0 xff;
buffer[3 ] = (value >> 24 ) & 0 xff;
}
/*****************************************************************************/
/* Generate a MAC hash (5.2.3.1), using SHA1 for outgoing data */
static void
xrdp_sec_fips_sign(struct xrdp_sec *self, char *out, int out_len,
char *data, int data_len)
{
char buf[20 ];
char lenhdr[4 ];
buf_out_uint32(lenhdr, self->encrypt_use_count);
ssl_hmac_sha1_init(self->sign_fips_info, self->fips_sign_key, 20 );
ssl_hmac_transform(self->sign_fips_info, data, data_len);
ssl_hmac_transform(self->sign_fips_info, lenhdr, 4 );
ssl_hmac_complete(self->sign_fips_info, buf, 20 );
g_memcpy(out, buf, out_len);
}
/*****************************************************************************/
/* Check a FIPS hash is valid
*
* Result is boolean ( i . e . ! = 0 is OK )
* */
static int
xrdp_sec_fips_check_sig(struct xrdp_sec *self, const char *sig, int sig_len,
char *data, int data_len)
{
char buf[20 ];
char lenhdr[4 ];
// Account for the decrypt operation which has just happened when
// creating the HMAC
buf_out_uint32(lenhdr, self->decrypt_use_count - 1 );
ssl_hmac_sha1_init(self->sign_fips_info, self->fips_sign_key, 20 );
ssl_hmac_transform(self->sign_fips_info, data, data_len);
ssl_hmac_transform(self->sign_fips_info, lenhdr, 4 );
ssl_hmac_complete(self->sign_fips_info, buf, 20 );
return memcmp(buf, sig, sig_len) == 0 ;
}
/*****************************************************************************/
/* Generate a MAC hash (5.3.6.1), using a combination of SHA1 and MD5
*
* Salted MAC is not currently supported */
static void
xrdp_sec_sign(struct xrdp_sec *self, char *out, int out_len,
char *data, int data_len)
{
char shasig[20 ];
char md5sig[16 ];
char lenhdr[4 ];
void *sha1_info;
void *md5_info;
buf_out_uint32(lenhdr, data_len);
sha1_info = ssl_sha1_info_create();
md5_info = ssl_md5_info_create();
ssl_sha1_clear(sha1_info);
ssl_sha1_transform(sha1_info, self->sign_key, self->rc4_key_len);
ssl_sha1_transform(sha1_info, (char *)g_pad_54, 40 );
ssl_sha1_transform(sha1_info, lenhdr, 4 );
ssl_sha1_transform(sha1_info, data, data_len);
ssl_sha1_complete(sha1_info, shasig);
ssl_md5_clear(md5_info);
ssl_md5_transform(md5_info, self->sign_key, self->rc4_key_len);
ssl_md5_transform(md5_info, (char *)g_pad_92, 48 );
ssl_md5_transform(md5_info, shasig, 20 );
ssl_md5_complete(md5_info, md5sig);
g_memcpy(out, md5sig, out_len);
ssl_sha1_info_delete(sha1_info);
ssl_md5_info_delete(md5_info);
}
/*****************************************************************************/
/* Check a non-FIPS hash is valid
*
* Salted MAC is not currently supported
*
* Result is boolean (i.e. != 0 is OK) */
static int
xrdp_sec_check_sig(struct xrdp_sec *self, const char *sig, int sig_len,
char *data, int data_len)
{
char computed[8 ];
int rv = 0 ;
if (sig_len > (int )sizeof (computed))
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_check_sig() Buffer overflow (got %d expected %d)" ,
sig_len, (int )sizeof (computed));
}
else
{
xrdp_sec_sign(self, computed, sig_len, data, data_len);
rv = (memcmp(computed, sig, sig_len) == 0 );
}
return rv;
}
/*****************************************************************************/
/* Function to return a 64-bit int from an 64 bit signature */
#ifdef USE_DEVEL_LOGGING
static uint64_t
sig64_to_uint64(const char sig[], int sig_len)
{
uint64_t rv;
const unsigned char *usig = (const unsigned char *)sig;
if (sig_len == 8 )
{
rv =
((uint64_t)usig[0 ] << 0 ) | ((uint64_t)usig[1 ] << 8 ) |
((uint64_t)usig[2 ] << 16 ) | ((uint64_t)usig[3 ] << 24 ) |
((uint64_t)usig[4 ] << 32 ) | ((uint64_t)usig[5 ] << 40 ) |
((uint64_t)usig[6 ] << 48 ) | ((uint64_t)usig[7 ] << 56 );
}
else
{
rv = (uint64_t) -1 ;
}
return rv;
}
#endif
/*****************************************************************************/
static void
xrdp_sec_hash_16(char *out, char *in, char *salt1, char *salt2)
{
void *md5_info;
md5_info = ssl_md5_info_create();
ssl_md5_clear(md5_info);
ssl_md5_transform(md5_info, in, 16 );
ssl_md5_transform(md5_info, salt1, 32 );
ssl_md5_transform(md5_info, salt2, 32 );
ssl_md5_complete(md5_info, out);
ssl_md5_info_delete(md5_info);
}
/*****************************************************************************/
static void
fips_expand_key_bits(const char *in, char *out)
{
tui8 buf[32 ];
tui8 c;
int i;
int b;
int p;
int r;
/* reverse every byte in the key */
for (i = 0 ; i < 21 ; i++)
{
c = in[i];
buf[i] = g_fips_reverse_table[c];
}
/* insert a zero-bit after every 7th bit */
for (i = 0 , b = 0 ; i < 24 ; i++, b += 7 )
{
p = b / 8 ;
r = b % 8 ;
if (r == 0 )
{
out[i] = buf[p] & 0 xfe;
}
else
{
/* c is accumulator */
c = buf[p] << r;
c |= buf[p + 1 ] >> (8 - r);
out[i] = c & 0 xfe;
}
}
/* reverse every byte */
/* alter lsb so the byte has odd parity */
for (i = 0 ; i < 24 ; i++)
{
c = out[i];
c = g_fips_reverse_table[c];
out[i] = g_fips_oddparity_table[c];
}
}
/****************************************************************************/
static void
xrdp_sec_fips_establish_keys(struct xrdp_sec *self)
{
char server_encrypt_key[32 ];
char server_decrypt_key[32 ];
const char *fips_ivec;
void *sha1;
LOG_DEVEL(LOG_LEVEL_INFO, "xrdp_sec_fips_establish_keys:" );
sha1 = ssl_sha1_info_create();
ssl_sha1_clear(sha1);
ssl_sha1_transform(sha1, self->client_random + 16 , 16 );
ssl_sha1_transform(sha1, self->server_random + 16 , 16 );
ssl_sha1_complete(sha1, server_decrypt_key);
server_decrypt_key[20 ] = server_decrypt_key[0 ];
fips_expand_key_bits(server_decrypt_key, self->fips_decrypt_key);
ssl_sha1_info_delete(sha1);
sha1 = ssl_sha1_info_create();
ssl_sha1_clear(sha1);
ssl_sha1_transform(sha1, self->client_random, 16 );
ssl_sha1_transform(sha1, self->server_random, 16 );
ssl_sha1_complete(sha1, server_encrypt_key);
server_encrypt_key[20 ] = server_encrypt_key[0 ];
fips_expand_key_bits(server_encrypt_key, self->fips_encrypt_key);
ssl_sha1_info_delete(sha1);
sha1 = ssl_sha1_info_create();
ssl_sha1_clear(sha1);
ssl_sha1_transform(sha1, server_encrypt_key, 20 );
ssl_sha1_transform(sha1, server_decrypt_key, 20 );
ssl_sha1_complete(sha1, self->fips_sign_key);
ssl_sha1_info_delete(sha1);
fips_ivec = (const char *) g_fips_ivec;
self->encrypt_fips_info =
ssl_des3_encrypt_info_create(self->fips_encrypt_key, fips_ivec);
self->decrypt_fips_info =
ssl_des3_decrypt_info_create(self->fips_decrypt_key, fips_ivec);
self->sign_fips_info = ssl_hmac_info_create();
}
/****************************************************************************/
static void
xrdp_sec_establish_keys(struct xrdp_sec *self)
{
char session_key[48 ];
char temp_hash[48 ];
char input[48 ];
LOG_DEVEL(LOG_LEVEL_INFO, "xrdp_sec_establish_keys:" );
g_memcpy(input, self->client_random, 24 );
g_memcpy(input + 24 , self->server_random, 24 );
xrdp_sec_hash_48(temp_hash, input, self->client_random,
self->server_random, 65 );
xrdp_sec_hash_48(session_key, temp_hash, self->client_random,
self->server_random, 88 );
g_memcpy(self->sign_key, session_key, 16 );
xrdp_sec_hash_16(self->encrypt_key, session_key + 16 , self->client_random,
self->server_random);
xrdp_sec_hash_16(self->decrypt_key, session_key + 32 , self->client_random,
self->server_random);
if (self->crypt_method == CRYPT_METHOD_40BIT)
{
xrdp_sec_make_40bit(self->sign_key);
xrdp_sec_make_40bit(self->encrypt_key);
xrdp_sec_make_40bit(self->decrypt_key);
self->rc4_key_len = 8 ;
}
else
{
self->rc4_key_len = 16 ;
}
g_memcpy(self->decrypt_update_key, self->decrypt_key, 16 );
g_memcpy(self->encrypt_update_key, self->encrypt_key, 16 );
ssl_rc4_set_key(self->decrypt_rc4_info, self->decrypt_key, self->rc4_key_len);
ssl_rc4_set_key(self->encrypt_rc4_info, self->encrypt_key, self->rc4_key_len);
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_recv_fastpath(struct xrdp_sec *self, struct stream *s)
{
int ver;
int len;
int pad;
char data_signature[8 ] = {0 };
#ifndef USE_DEVEL_LOGGING
/* TODO: remove UNUSED_VAR once the `ver` variable is used for more than
logging in debug mode */
UNUSED_VAR(ver);
#endif
if (xrdp_fastpath_recv(self->fastpath_layer, s) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_recv_fastpath: xrdp_fastpath_recv failed" );
return 1 ;
}
if (self->fastpath_layer->secFlags & FASTPATH_INPUT_ENCRYPTED)
{
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
if (!s_check_rem_and_log(s, 12 , "Parsing [MS-RDPBCGR] TS_FP_FIPS_INFO" ))
{
return 1 ;
}
/* TS_FP_FIPS_INFO */
in_uint16_le(s, len);
in_uint8(s, ver); /* length (2 bytes) */
in_uint8(s, pad);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received header [MS-RDPBCGR] TS_FP_FIPS_INFO "
"length %d, version %d, padlen %d" , len, ver, pad);
if (len != 0 x10) /* length MUST set to 0x10 */
{
LOG(LOG_LEVEL_ERROR, "Received header [MS-RDPBCGR] TS_FP_FIPS_INFO "
"invalid fastpath length. Expected 16, received %d" , len);
return 1 ;
}
/* remainder of TS_FP_INPUT_PDU */
in_uint8a(s, data_signature, sizeof (data_signature));
// Decrypt the packet, and subtract the padding length,
// after checking the validity
xrdp_sec_fips_decrypt(self, s->p, (int )(s->end - s->p));
if (pad > 7 || pad > (int )(s->end - s->p))
{
LOG(LOG_LEVEL_ERROR, "Bad padding for TS_FP_FIPS_INFO PDU" );
return 1 ;
}
s->end -= pad;
if (!xrdp_sec_fips_check_sig(self, data_signature, 8 ,
s->p, (int )(s->end - s->p)))
{
LOG(LOG_LEVEL_ERROR, "MAC checksum error for FP-FIPS PDU" );
return 1 ;
}
}
else
{
if (!s_check_rem_and_log(s, 8 ,
"Parsing [MS-RDPBCGR] TS_FP_INPUT_PDU dataSignature" ))
{
return 1 ;
}
/* remainder of TS_FP_INPUT_PDU */
in_uint8a(s, data_signature, sizeof (data_signature));
xrdp_sec_decrypt(self, s->p, (int )(s->end - s->p));
if (!xrdp_sec_check_sig(self, data_signature, 8 ,
s->p, (int )(s->end - s->p)))
{
LOG(LOG_LEVEL_ERROR, "MAC checksum error for FP-non-FIPS PDU" );
return 1 ;
}
}
}
if (self->fastpath_layer->numEvents == 0 ) /* set by xrdp_fastpath_recv() */
{
/**
* If numberEvents is not provided in fpInputHeader , it will be provided
* as one additional byte here .
*/
if (!s_check_rem_and_log(s, 8 , "Parsing [MS-RDPBCGR] TS_FP_INPUT_PDU numEvents" ))
{
return 1 ;
}
in_uint8(s, self->fastpath_layer->numEvents); /* numEvents (1 byte) (optional) */
}
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_FP_INPUT_PDU "
"fpInputHeader.action (ignored), "
"fpInputHeader.numEvents (see final numEvents), "
"fpInputHeader.flags %d, length1 (ToDo), length2 (ToDo), "
"fipsInformation %s, dataSignature 0x%8.8" PRIx64
", numEvents %d" ,
self->fastpath_layer->secFlags,
(self->fastpath_layer->secFlags & FASTPATH_INPUT_ENCRYPTED) ? "(see above)" : "(not present)" ,
sig64_to_uint64(data_signature, sizeof (data_signature)),
self->fastpath_layer->numEvents);
return 0 ;
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_recv(struct xrdp_sec *self, struct stream *s, int *chan)
{
int flags;
int len;
int ver;
int pad;
if (xrdp_mcs_recv(self->mcs_layer, s, chan) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_recv: xrdp_mcs_recv failed" );
return 1 ;
}
/* TODO: check if moving this check until after the is_security_header_present
causes any issues .
the security header is optional ( eg . TLS connections ) , so this
check should really be after the check if the security header is present ,
this currently seems to be working by coincidence at the moment. */
if (!s_check_rem_and_log(s, 4 , "Parsing [MS-RDPBCGR] TS_SECURITY_HEADER" ))
{
return 1 ;
}
if (!(self->is_security_header_present))
{
/* noisy log statement with no real info since this is an
expected state for TLS connections
*/
LOG_DEVEL(LOG_LEVEL_TRACE, "xrdp_sec_recv: security header NOT present" );
return 0 ;
}
/* TS_SECURITY_HEADER */
in_uint32_le(s, flags);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received header [MS-RDPBCGR] TS_SECURITY_HEADER "
"flags 0x%8.8x, flagsHi (merged with flags)" , flags);
if (flags & SEC_ENCRYPT) /* 0x08 */
{
char *data_signature = NULL;
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
if (!s_check_rem_and_log(s, 12 , "Parsing [MS-RDPBCGR] TS_SECURITY_HEADER2" ))
{
return 1 ;
}
/* TS_SECURITY_HEADER2 */
in_uint16_le(s, len); /* length */
in_uint8(s, ver); /* version */
in_uint8(s, pad); /* padlen */
in_uint8p(s, data_signature, 8 );
LOG_DEVEL(LOG_LEVEL_TRACE,
"Received header [MS-RDPBCGR] TS_SECURITY_HEADER2 "
"length %d, version %d, padlen %d,"
" dataSignature 0x%8.8" PRIx64,
len, ver, pad, sig64_to_uint64(data_signature, 8 ));
if (len != 16 )
{
LOG(LOG_LEVEL_ERROR, "Received header [MS-RDPBCGR] TS_SECURITY_HEADER2 "
"has unexpected length. Expected 16, actual %d" , len);
return 1 ;
}
if (ver != 1 )
{
LOG(LOG_LEVEL_ERROR, "Received header [MS-RDPBCGR] TS_SECURITY_HEADER2 "
"has unexpected version. Expected 1, actual %d" , ver);
return 1 ;
}
// Decrypt the packet, and subtract the padding length,
// after checking the validity
xrdp_sec_fips_decrypt(self, s->p, (int )(s->end - s->p));
if (pad > 7 || pad > (int )(s->end - s->p))
{
LOG(LOG_LEVEL_ERROR, "Bad padding for TS_SECURITY_HEADER2 PDU" );
return 1 ;
}
s->end -= pad;
if (!xrdp_sec_fips_check_sig(self, data_signature, 8 ,
s->p, (int )(s->end - s->p)))
{
LOG(LOG_LEVEL_ERROR, "MAC checksum error for FIPS PDU" );
return 1 ;
}
}
else if (self->crypt_level > CRYPT_LEVEL_NONE)
{
if (!s_check_rem_and_log(s, 8 , "Parsing [MS-RDPBCGR] TS_SECURITY_HEADER1" ))
{
return 1 ;
}
/* TS_SECURITY_HEADER1 */
in_uint8p(s, data_signature, 8 );
LOG_DEVEL(LOG_LEVEL_TRACE,
"Received header [MS-RDPBCGR] TS_SECURITY_HEADER1 "
"dataSignature 0x%8.8" PRIx64,
sig64_to_uint64(data_signature, 8 ));
xrdp_sec_decrypt(self, s->p, (int )(s->end - s->p));
if (!xrdp_sec_check_sig(self, data_signature, 8 ,
s->p, (int )(s->end - s->p)))
{
LOG(LOG_LEVEL_ERROR, "MAC checksum error for non-FIPS PDU" );
return 1 ;
}
}
}
if (flags & SEC_EXCHANGE_PKT) /* 0x01 TS_SECURITY_PACKET */
{
if (!s_check_rem_and_log(s, 4 , "Parsing [MS-RDPBCGR] TS_SECURITY_PACKET" ))
{
return 1 ;
}
in_uint32_le(s, len);
/* 512, 2048 bit */
if ((len != 64 + 8 ) && (len != 256 + 8 ))
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_recv : error - unexpected length %d" , len);
return 1 ;
}
if (!s_check_rem_and_log(s, len - 8 ,
"Parsing [MS-RDPBCGR] TS_SECURITY_PACKET encryptedClientRandom" ))
{
return 1 ;
}
in_uint8a(s, self->client_crypt_random, len - 8 );
xrdp_sec_rsa_op(self, self->client_random, self->client_crypt_random,
len - 8 , self->pub_mod, self->pri_exp);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_SECURITY_PACKET "
"length %d, encryptedClientRandom (see below)" , len);
LOG_DEVEL_HEXDUMP(LOG_LEVEL_TRACE, "encryptedClientRandom" , self->client_crypt_random, len - 8 );
LOG_DEVEL_HEXDUMP(LOG_LEVEL_TRACE, "decrypted encryptedClientRandom" , self->client_random, 256 );
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
xrdp_sec_fips_establish_keys(self);
}
else if (self->crypt_method != CRYPT_METHOD_NONE)
{
xrdp_sec_establish_keys(self);
}
*chan = 1 ; /* just set a non existing channel and exit */
LOG_DEVEL(LOG_LEVEL_DEBUG, "xrdp_sec_recv: out channel 1 (non-existing channel)" );
return 0 ;
}
if (flags & SEC_INFO_PKT)
{
if (xrdp_sec_process_logon_info(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_recv: xrdp_sec_process_logon_info failed" );
return 1 ;
}
if (xrdp_sec_send_lic_response(self) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_recv: xrdp_sec_send_lic_response failed" );
return 1 ;
}
if (self->crypt_level == CRYPT_LEVEL_NONE
&& self->crypt_method == CRYPT_METHOD_NONE)
{
/* in tls mode, no more security header from now on */
self->is_security_header_present = 0 ;
}
LOG_DEVEL(LOG_LEVEL_DEBUG, "xrdp_sec_recv: out 'send demand active'" );
return -1 ; /* special error that means send demand active */
}
return 0 ;
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_send(struct xrdp_sec *self, struct stream *s, int chan)
{
int datalen;
int pad;
s_pop_layer(s, sec_hdr);
if (self->crypt_level > CRYPT_LEVEL_NONE)
{
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
out_uint32_le(s, SEC_ENCRYPT);
datalen = (int )((s->end - s->p) - 12 );
out_uint16_le(s, 16 ); /* crypto header size */
out_uint8(s, 1 ); /* fips version */
pad = (8 - (datalen % 8 )) & 7 ;
g_memset(s->end, 0 , pad);
s->end += pad;
out_uint8(s, pad); /* fips pad */
xrdp_sec_fips_sign(self, s->p, 8 , s->p + 8 , datalen);
xrdp_sec_fips_encrypt(self, s->p + 8 , datalen + pad);
LOG_DEVEL(LOG_LEVEL_TRACE,
"Adding header [MS-RDPBCGR] TS_SECURITY_HEADER2 "
"flags 0x%4.4x, flagsHi 0x%4.4x, length 16, version 1, "
"padlen %d, dataSignature 0x%8.8" PRIx64,
SEC_ENCRYPT & 0 xffff, (SEC_ENCRYPT & 0 xffff0000) >> 16 ,
pad, sig64_to_uint64(s->p, 8 ));
}
else if (self->crypt_level > CRYPT_LEVEL_LOW)
{
out_uint32_le(s, SEC_ENCRYPT);
datalen = (int )((s->end - s->p) - 8 );
xrdp_sec_sign(self, s->p, 8 , s->p + 8 , datalen);
xrdp_sec_encrypt(self, s->p + 8 , datalen);
LOG_DEVEL(LOG_LEVEL_TRACE,
"Adding header [MS-RDPBCGR] TS_SECURITY_HEADER1 "
"flags 0x%4.4x, flagsHi 0x%4.4x, "
"dataSignature 0x%8.8" PRIx64,
SEC_ENCRYPT & 0 xffff, (SEC_ENCRYPT & 0 xffff0000) >> 16 ,
sig64_to_uint64(s->p, 8 ));
}
else
{
out_uint32_le(s, 0 );
LOG_DEVEL(LOG_LEVEL_TRACE,
"Adding header [MS-RDPBCGR] TS_SECURITY_HEADER "
"flags 0x0000, flagsHi 0x0000" );
}
}
if (xrdp_mcs_send(self->mcs_layer, s, chan) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_send: xrdp_mcs_send failed" );
return 1 ;
}
return 0 ;
}
/*****************************************************************************/
/* returns the fastpath sec byte count */
int
xrdp_sec_get_fastpath_bytes(struct xrdp_sec *self)
{
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
return 3 + 4 + 8 ;
}
else if (self->crypt_level > CRYPT_LEVEL_LOW)
{
return 3 + 8 ;
}
return 3 ;
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_init_fastpath(struct xrdp_sec *self, struct stream *s)
{
if (xrdp_fastpath_init(self->fastpath_layer, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_init_fastpath: xrdp_fastpath_init failed" );
return 1 ;
}
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
s_push_layer(s, sec_hdr, 3 + 4 + 8 );
}
else if (self->crypt_level > CRYPT_LEVEL_LOW)
{
s_push_layer(s, sec_hdr, 3 + 8 );
}
else
{
s_push_layer(s, sec_hdr, 3 );
}
return 0 ;
}
/*****************************************************************************/
/* returns error */
/* 2.2.9.1.2 Server Fast-Path Update PDU (TS_FP_UPDATE_PDU)
* http://msdn.microsoft.com/en-us/library/cc240621.aspx */
int
xrdp_sec_send_fastpath(struct xrdp_sec *self, struct stream *s)
{
int secFlags;
int fpOutputHeader;
int datalen;
int pdulen;
int pad;
int error;
char save[8 ];
error = 0 ;
s_pop_layer(s, sec_hdr);
if (self->crypt_level == CRYPT_LEVEL_FIPS)
{
LOG_DEVEL(LOG_LEVEL_DEBUG, "xrdp_sec_send_fastpath: fips" );
pdulen = (int )(s->end - s->p);
datalen = pdulen - 15 ;
pad = (8 - (datalen % 8 )) & 7 ;
secFlags = 0 x2;
fpOutputHeader = secFlags << 6 ;
out_uint8(s, fpOutputHeader);
pdulen += pad;
pdulen |= 0 x8000;
out_uint16_be(s, pdulen);
out_uint16_le(s, 16 ); /* crypto header size */
out_uint8(s, 1 ); /* fips version */
s->end += pad;
out_uint8(s, pad); /* fips pad */
xrdp_sec_fips_sign(self, s->p, 8 , s->p + 8 , datalen);
g_memcpy(save, s->p + 8 + datalen, pad);
g_memset(s->p + 8 + datalen, 0 , pad);
xrdp_sec_fips_encrypt(self, s->p + 8 , datalen + pad);
LOG_DEVEL(LOG_LEVEL_TRACE, "Sending [MS-RDPBCGR] TS_FP_UPDATE_PDU "
"fpOutputHeader.action 0, fpOutputHeader.reserved 0, "
"fpOutputHeader.flags 0x2, length1 0x%2.2x, length2 0x%2.2x, "
"fipsInformation.length 16, fipsInformation.version 1, "
"fipsInformation.padlen %d, dataSignature 0x%8.8" PRIx64,
pdulen >> 4 , pdulen & 0 xff, pad,
sig64_to_uint64(s->p, 8 ));
error = xrdp_fastpath_send(self->fastpath_layer, s);
g_memcpy(s->p + 8 + datalen, save, pad);
}
else if (self->crypt_level > CRYPT_LEVEL_LOW)
{
LOG_DEVEL(LOG_LEVEL_DEBUG, "xrdp_sec_send_fastpath: crypt" );
pdulen = (int )(s->end - s->p);
datalen = pdulen - 11 ;
secFlags = 0 x2;
fpOutputHeader = secFlags << 6 ;
out_uint8(s, fpOutputHeader);
pdulen |= 0 x8000;
out_uint16_be(s, pdulen);
xrdp_sec_sign(self, s->p, 8 , s->p + 8 , datalen);
xrdp_sec_encrypt(self, s->p + 8 , datalen);
LOG_DEVEL(LOG_LEVEL_TRACE, "Sending [MS-RDPBCGR] TS_FP_UPDATE_PDU "
"fpOutputHeader.action 0, fpOutputHeader.reserved 0, "
"fpOutputHeader.flags 0x2, length1 0x%2.2x, length2 0x%2.2x, "
"dataSignature 0x%8.8" PRIx64,
pdulen >> 4 , pdulen & 0 xff,
sig64_to_uint64(s->p, 8 ));
error = xrdp_fastpath_send(self->fastpath_layer, s);
}
else
{
LOG_DEVEL(LOG_LEVEL_DEBUG, "xrdp_sec_send_fastpath: no crypt" );
pdulen = (int )(s->end - s->p);
secFlags = 0 x0;
fpOutputHeader = secFlags << 6 ;
out_uint8(s, fpOutputHeader);
pdulen |= 0 x8000;
out_uint16_be(s, pdulen);
LOG_DEVEL(LOG_LEVEL_TRACE, "Sending [MS-RDPBCGR] TS_FP_UPDATE_PDU "
"fpOutputHeader.action 0, fpOutputHeader.reserved 0, "
"fpOutputHeader.flags 0, length1 0x%2.2x, length2 0x%2.2x" ,
pdulen >> 4 , pdulen & 0 xff);
error = xrdp_fastpath_send(self->fastpath_layer, s);
}
if (error != 0 )
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_send_fastpath: xrdp_fastpath_send failed" );
return 1 ;
}
return 0 ;
}
/*****************************************************************************/
/* http://msdn.microsoft.com/en-us/library/cc240510.aspx
2.2.1.3.2 Client Core Data (TS_UD_CS_CORE) */
static int
xrdp_sec_process_mcs_data_CS_CORE(struct xrdp_sec *self, struct stream *s)
{
#define CS_CORE_MIN_LENGTH \
(\
4 + /* Version */ \
2 + 2 + /* desktopWidth + desktopHeight */ \
2 + 2 + /* colorDepth + SASSequence */ \
4 + /* keyboardLayout */ \
4 + INFO_CLIENT_NAME_BYTES + /* clientBuild + clientName */ \
4 + 4 + 4 + /* keyboardType + keyboardSubType + keyboardFunctionKey */ \
64 + /* imeFileName */ \
0 )
int version;
int colorDepth;
int postBeta2ColorDepth;
int highColorDepth;
int supportedColorDepths;
int earlyCapabilityFlags;
UNUSED_VAR(version);
struct xrdp_client_info *client_info = &self->rdp_layer->client_info;
/* Clear physical sizes. These are optional and may not be read later */
client_info->session_physical_width = 0 ;
client_info->session_physical_height = 0 ;
/* TS_UD_CS_CORE required fields */
if (!s_check_rem_and_log(s, CS_CORE_MIN_LENGTH,
"Parsing [MS-RDPBCGR] TS_UD_CS_CORE" ))
{
return 1 ;
}
in_uint32_le(s, version);
in_uint16_le(s, client_info->display_sizes.session_width);
in_uint16_le(s, client_info->display_sizes.session_height);
in_uint16_le(s, colorDepth);
switch (colorDepth)
{
case RNS_UD_COLOR_4BPP:
client_info->bpp = 4 ;
break ;
case RNS_UD_COLOR_8BPP:
client_info->bpp = 8 ;
break ;
}
in_uint8s(s, 2 ); /* SASSequence */
in_uint32_le(s, client_info->keylayout);
in_uint32_le(s, client_info->build);
/* clientName
*
* This should be null - terminated . Allow for the possibility it
* isn ' t by ignoring the last two bytes and treating them as a
* terminator anyway */
in_utf16_le_fixed_as_utf8(s, (INFO_CLIENT_NAME_BYTES - 2 ) / 2 ,
client_info->hostname,
sizeof (client_info->hostname));
in_uint8s(s, 2 ); /* See above */
LOG(LOG_LEVEL_INFO, "Connected client computer name: %s" ,
client_info->hostname);
in_uint32_le(s, client_info->keyboard_type); /* [MS-RDPBCGR] TS_UD_CS_CORE keyboardType */
in_uint32_le(s, client_info->keyboard_subtype); /* [MS-RDPBCGR] TS_UD_CS_CORE keyboardSubType */
in_uint8s(s, 4 ); /* keyboardFunctionKey */
in_uint8s(s, 64 ); /* imeFileName */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Required fields> version %08x, desktopWidth %d, "
"desktopHeight %d, colorDepth %s, SASSequence (ignored), "
"keyboardLayout 0x%8.8x, clientBuild %d, "
"clientName %s, keyboardType 0x%8.8x, "
"keyboardSubType 0x%8.8x, keyboardFunctionKey (ignored), "
"imeFileName (ignored)" ,
version,
client_info->display_sizes.session_width,
client_info->display_sizes.session_height,
(colorDepth == RNS_UD_COLOR_4BPP ? "RNS_UD_COLOR_4BPP" :
colorDepth == RNS_UD_COLOR_8BPP ? "RNS_UD_COLOR_8BPP" :
"unknown" ),
client_info->keylayout,
client_info->build,
client_info->hostname,
client_info->keyboard_type,
client_info->keyboard_subtype);
xrdp_load_keyboard_layout(client_info);
/* TS_UD_CS_CORE optional fields */
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint16_le(s, postBeta2ColorDepth);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> postBeta2ColorDepth %s" ,
postBeta2ColorDepth == 0 xca00 ? "RNS_UD_COLOR_4BPP" :
postBeta2ColorDepth == 0 xca01 ? "RNS_UD_COLOR_8BPP" :
postBeta2ColorDepth == 0 xca02 ? "RNS_UD_COLOR_16BPP_555" :
postBeta2ColorDepth == 0 xca03 ? "RNS_UD_COLOR_16BPP_565" :
postBeta2ColorDepth == 0 xca04 ? "RNS_UD_COLOR_24BPP" :
"unknown" );
switch (postBeta2ColorDepth)
{
case RNS_UD_COLOR_4BPP:
client_info->bpp = 4 ;
break ;
case RNS_UD_COLOR_8BPP :
client_info->bpp = 8 ;
break ;
case RNS_UD_COLOR_16BPP_555:
client_info->bpp = 15 ;
break ;
case RNS_UD_COLOR_16BPP_565:
client_info->bpp = 16 ;
break ;
case RNS_UD_COLOR_24BPP:
client_info->bpp = 24 ;
break ;
}
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint8s(s, 2 ); /* clientProductId */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> clientProductId (ignored)" );
if (!s_check_rem(s, 4 ))
{
return 0 ;
}
in_uint8s(s, 4 ); /* serialNumber */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> serialNumber (ignored)" );
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint16_le(s, highColorDepth);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> highColorDepth %s" ,
highColorDepth == 0 x0004 ? "HIGH_COLOR_4BPP" :
highColorDepth == 0 x0008 ? "HIGH_COLOR_8BPP" :
highColorDepth == 0 x000F ? "HIGH_COLOR_15BPP" :
highColorDepth == 0 x0010 ? "HIGH_COLOR_16BPP" :
highColorDepth == 0 x0018 ? "HIGH_COLOR_24BPP" :
"unknown" );
client_info->bpp = highColorDepth;
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint16_le(s, supportedColorDepths);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> supportedColorDepths %s" ,
supportedColorDepths == RNS_UD_24BPP_SUPPORT
? "RNS_UD_24BPP_SUPPORT" :
supportedColorDepths == RNS_UD_16BPP_SUPPORT
? "RNS_UD_16BPP_SUPPORT" :
supportedColorDepths == RNS_UD_15BPP_SUPPORT
? "RNS_UD_15BPP_SUPPORT" :
supportedColorDepths == RNS_UD_32BPP_SUPPORT
? "RNS_UD_32BPP_SUPPORT" :
"unknown" );
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint16_le(s, earlyCapabilityFlags);
client_info->mcs_early_capability_flags = earlyCapabilityFlags;
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> earlyCapabilityFlags 0x%4.4x" ,
earlyCapabilityFlags);
if ((earlyCapabilityFlags & RNS_UD_CS_WANT_32BPP_SESSION)
&& (supportedColorDepths & RNS_UD_32BPP_SUPPORT))
{
client_info->bpp = 32 ;
}
#ifdef XRDP_RFXCODEC
if (earlyCapabilityFlags & RNS_UD_CS_SUPPORT_DYNVC_GFX_PROTOCOL)
{
if (client_info->bpp < 32 )
{
LOG(LOG_LEVEL_WARNING,
"client requested gfx protocol with insufficient color depth" );
}
else if (client_info->max_bpp > 0 && client_info->max_bpp < 32 )
{
LOG(LOG_LEVEL_WARNING, "Client requested gfx protocol "
"but the server configuration is limited to %d bpp." ,
client_info->max_bpp);
}
else
{
LOG(LOG_LEVEL_INFO, "client supports gfx protocol" );
self->rdp_layer->client_info.gfx = 1 ;
}
}
else
{
LOG_DEVEL(LOG_LEVEL_INFO, "client DOES NOT support gfx" );
}
#endif
if (!s_check_rem(s, 64 ))
{
return 0 ;
}
in_uint8s(s, 64 ); /* clientDigProductId */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> clientDigProductId (ignored)" );
if (!s_check_rem(s, 1 ))
{
return 0 ;
}
in_uint8(s, client_info->mcs_connection_type); /* connectionType */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> connectionType 0x%2.2x" ,
client_info->mcs_connection_type);
if (!s_check_rem(s, 1 ))
{
return 0 ;
}
in_uint8s(s, 1 ); /* pad1octet */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> pad1octet (ignored)" );
if (!s_check_rem(s, 4 ))
{
return 0 ;
}
in_uint8s(s, 4 ); /* serverSelectedProtocol */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> serverSelectedProtocol (ignored)" );
/*
* Non - zero values for the desktop physical width and height values
* are only sent if the client has a single monitor . For multiple
* monitors , the physical size of each monitor is sent in the
* TS_UD_CS_MONITOR_EX PDU */
if (!s_check_rem(s, 4 ))
{
return 0 ;
}
in_uint32_le(s, client_info->session_physical_width);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> desktopPhysicalWidth %u" ,
client_info->session_physical_width);
if (!s_check_rem(s, 4 ))
{
client_info->session_physical_width = 0 ;
return 0 ;
}
in_uint32_le(s, client_info->session_physical_height);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> desktopPhysicalHeight %u" ,
client_info->session_physical_height);
/* MS-RDPBCGR 2.2.1.3.2 */
if (client_info->session_physical_width < 10 ||
client_info->session_physical_width > 10000 ||
client_info->session_physical_height < 10 ||
client_info->session_physical_height > 10000 )
{
LOG(LOG_LEVEL_WARNING,
"Physical desktop dimensions (%ux%u) are invalid" ,
client_info->session_physical_width,
client_info->session_physical_height);
client_info->session_physical_width = 0 ;
client_info->session_physical_height = 0 ;
}
if (!s_check_rem(s, 2 ))
{
return 0 ;
}
in_uint8s(s, 2 ); /* reserved */
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_CORE "
"<Optional Field> desktopOrientation (ignored)" );
return 0 ;
#undef CS_CORE_MIN_LENGTH
}
/*****************************************************************************/
/* Process a [MS-RDPBCGR] TS_UD_CS_SEC message */
static int
xrdp_sec_process_mcs_data_CS_SECURITY(struct xrdp_sec *self, struct stream *s)
{
int crypt_method;
int found;
if (!s_check_rem_and_log(s, 4 , "Parsing [MS-RDPBCGR] CS_SECURITY" ))
{
return 1 ;
}
in_uint32_le(s, crypt_method);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_SEC "
"encryptionMethods 0x%8.8x, extEncryptionMethods (ignored)" ,
crypt_method);
if (crypt_method & CRYPT_METHOD_40BIT)
{
LOG(LOG_LEVEL_DEBUG, "Client supports 40 bit encryption" );
}
if (crypt_method & CRYPT_METHOD_128BIT)
{
LOG(LOG_LEVEL_DEBUG, "Client supports 128 bit encryption" );
}
if (crypt_method & CRYPT_METHOD_56BIT)
{
LOG(LOG_LEVEL_DEBUG, "Client supports 56 bit encryption" );
}
if (crypt_method & CRYPT_METHOD_FIPS)
{
LOG(LOG_LEVEL_DEBUG, "Client supports fips encryption" );
}
found = 0 ;
if ((found == 0 ) &&
(self->mcs_layer->iso_layer->selectedProtocol == PROTOCOL_SSL))
{
LOG(LOG_LEVEL_DEBUG,
"The connection is using TLS, skipping RDP crypto negotiation" );
found = 1 ;
}
if ((found == 0 ) &&
(self->crypt_method & CRYPT_METHOD_FIPS) &&
(self->crypt_level == CRYPT_LEVEL_FIPS))
{
if (crypt_method & CRYPT_METHOD_FIPS)
{
LOG(LOG_LEVEL_DEBUG,
"Client and server both support fips encryption, "
"using RDP fips encryption." );
self->crypt_method = CRYPT_METHOD_FIPS;
self->crypt_level = CRYPT_LEVEL_FIPS;
found = 1 ;
}
}
if ((found == 0 ) &&
(self->crypt_method & CRYPT_METHOD_128BIT) &&
(self->crypt_level == CRYPT_LEVEL_HIGH))
{
if (crypt_method & CRYPT_METHOD_128BIT)
{
LOG(LOG_LEVEL_DEBUG,
"Client and server both support high encryption, "
"using RDP 128-bit encryption." );
self->crypt_method = CRYPT_METHOD_128BIT;
self->crypt_level = CRYPT_LEVEL_HIGH;
found = 1 ;
}
}
/* TODO: figure out why both "COMPATIBLE" and "LOW" crypto level both use
40 - bit encryption , and why there is no cypto method for 56 - bit
encryption even though there is code for checking for 56 - bit
encryption */
if ((found == 0 ) &&
(self->crypt_method & CRYPT_METHOD_40BIT) &&
(self->crypt_level == CRYPT_LEVEL_CLIENT_COMPATIBLE))
{
if (crypt_method & CRYPT_METHOD_40BIT)
{
LOG(LOG_LEVEL_DEBUG,
"Client and server both support medium encryption, "
"using RDP 40-bit encryption." );
self->crypt_method = CRYPT_METHOD_40BIT;
self->crypt_level = CRYPT_LEVEL_CLIENT_COMPATIBLE;
found = 1 ;
}
}
if ((found == 0 ) &&
(self->crypt_method & CRYPT_METHOD_40BIT) &&
(self->crypt_level == CRYPT_LEVEL_LOW))
{
if (crypt_method & CRYPT_METHOD_40BIT)
{
LOG(LOG_LEVEL_DEBUG,
"Client and server both support low encryption, "
"using RDP 40-bit encryption." );
self->crypt_method = CRYPT_METHOD_40BIT;
self->crypt_level = CRYPT_LEVEL_LOW;
found = 1 ;
}
}
if ((found == 0 ) &&
(self->crypt_level == CRYPT_LEVEL_NONE))
{
if (crypt_method == CRYPT_METHOD_NONE)
{
LOG(LOG_LEVEL_DEBUG,
"Client and server both support no encryption, "
"RDP encryption is disabled." );
self->crypt_method = CRYPT_METHOD_NONE;
self->crypt_level = CRYPT_LEVEL_NONE;
found = 1 ;
}
}
if (found == 0 )
{
/* TODO: figure out why failing to find a shared encryption level
does not return an error? */
/* TODO: does the connection fail now or is the default server
encryption used? */
LOG(LOG_LEVEL_WARNING,
"Client and server do not both support the same encryption." );
// return 1;
}
return 0 ;
}
/*****************************************************************************/
/* Process a [MS-RDPBCGR] TS_UD_CS_NET message.
This adds the mcs channels in the list of channels to be used when
creating the server mcs data */
static int
xrdp_sec_process_mcs_data_channels(struct xrdp_sec *self, struct stream *s)
{
int num_channels;
int index;
struct xrdp_client_info *client_info;
struct mcs_channel_item *channel_item;
int next_mcs_channel_id;
client_info = &(self->rdp_layer->client_info);
/* this is an option set in xrdp.ini */
if (client_info->channels_allowed == 0 ) /* are channels on? */
{
LOG(LOG_LEVEL_DEBUG, "All channels are disabled by configuration" );
return 0 ;
}
if (!s_check_rem_and_log(s, 4 , "Parsing [MS-RDPBCGR] TS_UD_CS_NET" ))
{
return 1 ;
}
in_uint32_le(s, num_channels);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received [MS-RDPBCGR] TS_UD_CS_NET "
"channelCount %d" , num_channels);
if (num_channels > MAX_STATIC_CHANNELS)
{
LOG(LOG_LEVEL_ERROR, "[MS-RDPBCGR] Protocol error: too many channels requested. "
"max %d, received %d" , MAX_STATIC_CHANNELS, num_channels);
return 1 ;
}
/* GOTCHA: When adding a channel the MCS channel ID is set to
* MCS_GLOBAL_CHANNEL + ( index + 1 ) . This is assumed by
* xrdp_channel_process ( ) , when mapping an incoming PDU into an
* entry in this array */
next_mcs_channel_id = MCS_GLOBAL_CHANNEL + 1 ;
for (index = 0 ; index < num_channels; index++)
{
channel_item = g_new0(struct mcs_channel_item, 1 );
if (!s_check_rem_and_log(s, 12 , "Parsing [MS-RDPBCGR] TS_UD_CS_NET.CHANNEL_DEF" ))
{
g_free(channel_item);
return 1 ;
}
in_uint8a(s, channel_item->name, CHANNEL_NAME_LEN + 1 );
// The channel name *should* be null-terminated. Add a back-stop
// terminator in case it isn't.
channel_item->name[CHANNEL_NAME_LEN] = '\0' ;
in_uint32_le(s, channel_item->flags);
channel_item->chanid = next_mcs_channel_id++;
list_add_item(self->mcs_layer->channel_list,
(intptr_t) channel_item);
LOG(LOG_LEVEL_DEBUG,
"Adding channel: name %s, channel id %d, flags 0x%8.8x" ,
channel_item->name, channel_item->chanid, channel_item->flags);
}
/* Set the user channel as well */
self->mcs_layer->chanid = next_mcs_channel_id++;
self->mcs_layer->userid = self->mcs_layer->chanid - MCS_USERCHANNEL_BASE;
LOG_DEVEL(LOG_LEVEL_DEBUG, "MCS user is %d, channel id is %d" ,
self->mcs_layer->userid, self->mcs_layer->chanid);
return 0 ;
}
/*****************************************************************************/
/* Process a [MS-RDPBCGR] TS_UD_CS_MONITOR message.
reads the client monitors data */
int
xrdp_sec_process_mcs_data_monitors(struct xrdp_sec *self, struct stream *s)
{
int flags;
int error = 0 ;
struct xrdp_client_info *client_info = &(self->rdp_layer->client_info);
LOG_DEVEL(LOG_LEVEL_TRACE, "xrdp_sec_process_mcs_data_monitors:" );
/* this is an option set in xrdp.ini */
if (client_info->multimon != 1 ) /* are multi-monitors allowed ? */
{
LOG(LOG_LEVEL_INFO,
"xrdp_sec_process_mcs_data_monitors:"
" Multi-monitor is disabled by server config" );
return 0 ;
}
if (!s_check_rem_and_log(s, 4 ,
"xrdp_sec_process_mcs_data_monitors:"
" Parsing [MS-RDPBCGR] TS_UD_CS_MONITOR" ))
{
return SEC_PROCESS_MONITORS_ERR;
}
in_uint32_le(s, flags); /* flags */
//verify flags - must be 0x0
if (flags != 0 )
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_process_mcs_data_monitors: [MS-RDPBCGR]"
" Protocol error: TS_UD_CS_MONITOR flags MUST be zero,"
" received: 0x%8.8x" , flags);
return SEC_PROCESS_MONITORS_ERR;
}
struct display_size_description *description =
(struct display_size_description *)
g_malloc(sizeof (struct display_size_description), 1 );
error = libxrdp_process_monitor_stream(s, description, 0 );
if (error == 0 )
{
client_info->display_sizes.monitorCount = description->monitorCount;
LOG_DEVEL(LOG_LEVEL_TRACE, "xrdp_sec_process_mcs_data_monitors:"
" Received [MS-RDPBCGR] TS_UD_CS_MONITOR"
" flags 0x%8.8x, monitorCount %d" ,
flags, description->monitorCount);
client_info->display_sizes.session_width = description->session_width;
client_info->display_sizes.session_height = description->session_height;
g_memcpy(client_info->display_sizes.minfo, description->minfo, sizeof (struct monitor_info) * CLIENT_MONITOR_DATA_MAXIMUM_MONITORS);
g_memcpy(client_info->display_sizes.minfo_wm, description->minfo_wm, sizeof (struct monitor_info) * CLIENT_MONITOR_DATA_MAXIMUM_MONITORS);
}
g_free(description);
return error;
}
/*****************************************************************************/
/* Process a [MS-RDPBCGR] TS_UD_CS_MONITOR_EX message.
reads the client monitor's extended data */
int
xrdp_sec_process_mcs_data_monitors_ex(struct xrdp_sec *self, struct stream *s)
{
int flags;
struct xrdp_client_info *client_info = &(self->rdp_layer->client_info);
LOG_DEVEL(LOG_LEVEL_TRACE, "xrdp_sec_process_mcs_data_monitors_ex:" );
/* this is an option set in xrdp.ini */
if (client_info->multimon != 1 ) /* are multi-monitors allowed ? */
{
/* This should already be logged in
xrdp_sec_process_mcs_data_monitors() */
return 0 ;
}
if (!s_check_rem_and_log(s, 4 ,
"xrdp_sec_process_mcs_data_monitors_ex:"
" Parsing [MS-RDPBCGR] TS_UD_CS_MONITOR_EX" ))
{
return SEC_PROCESS_MONITORS_ERR;
}
in_uint32_le(s, flags); /* flags */
//verify flags - must be 0x0
if (flags != 0 )
{
LOG(LOG_LEVEL_ERROR,
"xrdp_sec_process_mcs_data_monitors_ex: [MS-RDPBCGR]"
" Protocol error: TS_UD_CS_MONITOR_EX flags MUST be zero,"
" received: 0x%8.8x" , flags);
return SEC_PROCESS_MONITORS_ERR;
}
return libxrdp_process_monitor_ex_stream(s, &client_info->display_sizes);
}
/*****************************************************************************/
/* Process a Client MCS Connect Initial PDU with GCC Conference Create Request.
process client mcs data , we need some things in here to create the server
mcs data */
int
xrdp_sec_process_mcs_data(struct xrdp_sec *self)
{
struct stream *s = (struct stream *)NULL;
char *hold_p = (char *)NULL;
int tag = 0 ;
int size = 0 ;
struct xrdp_client_info *client_info = &self->rdp_layer->client_info;
s = &(self->client_mcs_data);
/* set p to beginning */
s->p = s->data;
/* skip header */
if (!s_check_rem_and_log(s, 23 , "Parsing [ITU T.124] ConferenceCreateRequest" ))
{
return 1 ;
}
in_uint8s(s, 23 ); /* skip [ITU T.124] ConferenceCreateRequest fields until userData */
while (s_check_rem(s, 4 ))
{
hold_p = s->p;
in_uint16_le(s, tag);
in_uint16_le(s, size);
LOG_DEVEL(LOG_LEVEL_TRACE, "Received header [MS-RDPBCGR] TS_UD_HEADER "
"type 0x%4.4x, length %d" , tag, size);
if (size < 4 )
{
LOG(LOG_LEVEL_WARNING, "[MS-RDPBCGR] Protocol error: Invalid TS_UD_HEADER length value. "
"expected >= 4, actual %d" , size);
break ;
}
if (!s_check_rem_and_log(s, size - 4 ,
"Parsing [MS-RDPBCGR] GCC Conference Create Request client data field" ))
{
break ;
}
switch (tag)
{
case SEC_TAG_CLI_INFO: /* CS_CORE 0xC001 */
if (xrdp_sec_process_mcs_data_CS_CORE(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"Processing [MS-RDPBCGR] TS_UD_CS_CORE failed" );
return 1 ;
}
break ;
case SEC_TAG_CLI_CRYPT: /* CS_SECURITY 0xC002 */
if (xrdp_sec_process_mcs_data_CS_SECURITY(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"Processing [MS-RDPBCGR] TS_UD_CS_SEC failed" );
return 1 ;
}
break ;
case SEC_TAG_CLI_CHANNELS: /* CS_NET 0xC003 */
if (xrdp_sec_process_mcs_data_channels(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"Processing [MS-RDPBCGR] TS_UD_CS_NET failed" );
return 1 ;
}
break ;
case SEC_TAG_CLI_4: /* CS_CLUSTER 0xC004 */
LOG_DEVEL(LOG_LEVEL_DEBUG, "Received [MS-RDPBCGR] TS_UD_CS_CLUSTER - no-op" );
break ;
case SEC_TAG_CLI_MONITOR: /* CS_MONITOR 0xC005 */
if (xrdp_sec_process_mcs_data_monitors(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"Processing [MS-RDPBCGR] TS_UD_CS_MONITOR failed" );
return 1 ;
}
break ;
case SEC_TAG_CLI_MONITOR_EX: /* CS_MONITOR_EX 0xC008 */
if (xrdp_sec_process_mcs_data_monitors_ex(self, s) != 0 )
{
LOG(LOG_LEVEL_ERROR,
"Processing [MS-RDPBCGR] TS_UD_CS_MONITOR_EX failed" );
return 1 ;
}
break ;
/* CS_MCS_MSGCHANNEL 0xC006
CS_MULTITRANSPORT 0 xC00A
SC_CORE 0 x0C01
SC_SECURITY 0 x0C02
SC_NET 0 x0C03
SC_MCS_MSGCHANNEL 0 x0C04
SC_MULTITRANSPORT 0x0C08 */
default :
LOG(LOG_LEVEL_WARNING,
"Received [MS-RDPBCGR] TS_UD_HEADER type 0x%4.4x "
"is unknown (ignored)" , tag);
break ;
}
s->p = hold_p + size;
}
if (client_info->max_bpp > 0 )
{
if (client_info->bpp > client_info->max_bpp)
{
LOG(LOG_LEVEL_WARNING, "Client requested %d bpp color depth, "
"but the server configuration is limited to %d bpp. "
"Downgrading the color depth to %d bits-per-pixel." ,
client_info->bpp,
client_info->max_bpp,
client_info->max_bpp);
client_info->bpp = client_info->max_bpp;
}
}
/* set p to beginning */
s->p = s->data;
return 0 ;
}
/*****************************************************************************/
/* returns error */
int
xrdp_sec_init_rdp_security(struct xrdp_sec *self)
{
switch (self->rdp_layer->client_info.crypt_level)
{
case 0 : /* none */
self->crypt_method = CRYPT_METHOD_NONE;
self->crypt_level = CRYPT_LEVEL_NONE;
break ;
case 1 : /* low */
self->crypt_method = CRYPT_METHOD_40BIT;
self->crypt_level = CRYPT_LEVEL_LOW;
break ;
case 2 : /* medium */
self->crypt_method = CRYPT_METHOD_40BIT;
self->crypt_level = CRYPT_LEVEL_CLIENT_COMPATIBLE;
break ;
case 3 : /* high */
self->crypt_method = CRYPT_METHOD_128BIT;
self->crypt_level = CRYPT_LEVEL_HIGH;
break ;
case 4 : /* fips */
self->crypt_method = CRYPT_METHOD_FIPS;
self->crypt_level = CRYPT_LEVEL_FIPS;
break ;
default :
LOG_DEVEL(LOG_LEVEL_WARNING, "Fatal : Illegal crypt_level %d" ,
self->rdp_layer->client_info.crypt_level);
break ;
}
if (self->decrypt_rc4_info != NULL)
{
LOG_DEVEL(LOG_LEVEL_WARNING,
"xrdp_sec_init_rdp_security: decrypt_rc4_info already created !!!" );
}
else
{
self->decrypt_rc4_info = ssl_rc4_info_create();
}
if (self->encrypt_rc4_info != NULL)
{
LOG_DEVEL(LOG_LEVEL_WARNING,
"xrdp_sec_init_rdp_security: encrypt_rc4_info already created !!!" );
}
else
{
self->encrypt_rc4_info = ssl_rc4_info_create();
}
return 0 ;
}
/*****************************************************************************/
int
xrdp_sec_incoming(struct xrdp_sec *self)
{
struct list *items = NULL;
struct list *values = NULL;
struct xrdp_iso *iso;
int index = 0 ;
char *item = NULL;
char *value = NULL;
char key_file[256 ];
iso = self->mcs_layer->iso_layer;
/* negotiate security layer */
if (xrdp_iso_incoming(iso) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_incoming: xrdp_iso_incoming failed" );
return 1 ;
}
/* initialize selected security layer */
if (self->rdp_layer->client_info.vmconnect && iso->selectedProtocol > PROTOCOL_RDP)
{
/* Security handled by host: do nothing. */
}
else if (iso->selectedProtocol > PROTOCOL_RDP)
{
/* init tls security */
if (trans_set_tls_mode(self->mcs_layer->iso_layer->trans,
self->rdp_layer->client_info.key_file,
self->rdp_layer->client_info.certificate,
self->rdp_layer->client_info.ssl_protocols,
self->rdp_layer->client_info.tls_ciphers) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_incoming: trans_set_tls_mode failed" );
return 1 ;
}
LOG(LOG_LEVEL_DEBUG, "Using TLS security, and "
"setting RDP security crypto to LEVEL_NONE and METHOD_NONE" );
self->crypt_level = CRYPT_LEVEL_NONE;
self->crypt_method = CRYPT_METHOD_NONE;
self->rsa_key_bytes = 0 ;
}
else
{
/* init rdp security */
if (xrdp_sec_init_rdp_security(self) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_incoming: xrdp_sec_init_rdp_security failed" );
return 1 ;
}
if (self->crypt_method != CRYPT_METHOD_NONE)
{
LOG(LOG_LEVEL_DEBUG, "Using RDP security, and "
"reading the server configuration" );
g_memset(key_file, 0 , sizeof (char ) * 256 );
g_random(self->server_random, 32 );
items = list_create();
items->auto_free = 1 ;
values = list_create();
values->auto_free = 1 ;
g_snprintf(key_file, 255 , "%s/rsakeys.ini" , XRDP_CFG_PATH);
if (file_by_name_read_section(key_file, "keys" , items, values) != 0 )
{
/* this is a show stopper */
LOG(LOG_LEVEL_ERROR, "XRDP cannot read file: %s "
"(check permissions)" , key_file);
list_delete(items);
list_delete(values);
return 1 ;
}
for (index = 0 ; index < items->count; index++)
{
item = (char *)list_get_item(items, index);
value = (char *)list_get_item(values, index);
if (g_strcasecmp(item, "pub_exp" ) == 0 )
{
hex_str_to_bin(value, self->pub_exp, 4 );
}
else if (g_strcasecmp(item, "pub_mod" ) == 0 )
{
self->rsa_key_bytes = (g_strlen(value) + 1 ) / 5 ;
LOG_DEVEL(LOG_LEVEL_DEBUG, "Server config: pub_mod bytes %d" ,
self->rsa_key_bytes);
hex_str_to_bin(value, self->pub_mod, self->rsa_key_bytes);
}
else if (g_strcasecmp(item, "pub_sig" ) == 0 )
{
hex_str_to_bin(value, self->pub_sig, 64 );
}
else if (g_strcasecmp(item, "pri_exp" ) == 0 )
{
self->rsa_key_bytes = (g_strlen(value) + 1 ) / 5 ;
LOG_DEVEL(LOG_LEVEL_DEBUG, "Server config: pri_exp %d" ,
self->rsa_key_bytes);
hex_str_to_bin(value, self->pri_exp, self->rsa_key_bytes);
}
}
if (self->rsa_key_bytes <= 64 )
{
LOG(LOG_LEVEL_WARNING, "warning, RSA key len 512 "
"bits or less, consider creating a 2048 bit key" );
}
list_delete(items);
list_delete(values);
}
}
/* negotiate mcs layer */
if (xrdp_mcs_incoming(self->mcs_layer) != 0 )
{
LOG(LOG_LEVEL_ERROR, "xrdp_sec_incoming: xrdp_mcs_incoming failed" );
return 1 ;
}
LOG_DEVEL_HEXDUMP(LOG_LEVEL_TRACE, "client mcs data received" ,
self->client_mcs_data.data,
(int )(self->client_mcs_data.end - self->client_mcs_data.data));
LOG_DEVEL_HEXDUMP(LOG_LEVEL_TRACE, "server mcs data sent" ,
self->server_mcs_data.data,
(int )(self->server_mcs_data.end - self->server_mcs_data.data));
return 0 ;
}
/*****************************************************************************/
int
xrdp_sec_disconnect(struct xrdp_sec *self)
{
int rv;
rv = xrdp_mcs_disconnect(self->mcs_layer);
return rv;
}
Messung V0.5 in Prozent C=92 H=95 G=93
¤ Dauer der Verarbeitung: 0.49 Sekunden
(vorverarbeitet am 2026-07-10)
¤
*© Formatika GbR, Deutschland