Skip to content

Windows service AkVCamAssistant is using a unquoted service path #75

@leonardobg

Description

@leonardobg

C:\Windows\System32>sc qc AkVCamAssistant
[SC] QueryServiceConfig ÊXITO

NOME_DO_SERVIÇO: AkVCamAssistant
TIPO : 10 WIN32_OWN_PROCESS
TIPO_DE_INÍCIO : 2 AUTO_START
CONTROLE_DE_ERRO : 1 NORMAL
NOME_DO_CAMINHO_BINÁRIO : C:\Program Files\AkVirtualCamera\x64\AkVCamAssistant.exe
GRUPO_DE_ORDEM_DE_CARREG. :
MARCA : 0
NOME_PARA_EXIBIÇÃO : Webcamoid virtual camera service
DEPENDÊNCIAS :
NOME_DO_INÍCIO_DO_SERVIÇO : LocalSystem

This may allow an authorized local user to insert arbitrary code into the
unquoted service path and escalate privileges.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions