VirtualBox

Opened 8 years ago

#15212 new defect

BoxManage showvminfo --machinereadable vcpfile property value is not properly escaped

Reported by: ruigodlopes Owned by:
Component: other Version: VirtualBox 5.0.14
Keywords: Cc:
Guest type: other Host type: other

Description

I was trying to see how properly VBoxManage escaped the output of BoxManage showvminfo --machinereadable and I found out that it does not properly escape the vcpfile property value:

vcpfile="/home/rgl/VirtualBox VMs/Windows "/Windows ".webm"

As a comparison, these are properly escaped:

name="Windows \""
CfgFile="/home/rgl/VirtualBox VMs/Windows \"/Windows \".vbox"
SnapFldr="/home/rgl/VirtualBox VMs/Windows \"/Snapshots"
LogFldr="/home/rgl/VirtualBox VMs/Windows \"/Logs"

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use