>  Given the sensitivity of escaping code in general, could you submit it on 
> the SBLIM bugtracker so that the issue gets reviewed and discussed by 
> upstream developers ?
>

Done,
https://sourceforge.net/tracker/?func=detail&aid=2805214&group_id=128809&atid=712784

>
>  Furthermore, do you see an easy way to reproduce the bug with the stack
>  currently in Ubuntu (how to "inject" a value that ends in \ and that we
>  could use wbemcli to read) ?
>

1. In my environment, I use wbemcli from ubuntu to connect to a
windows machine with wbem service installed.

2. On windows machine, create a share folder, with

    Share name: test
    Comment: test"Test\

3. Running the following wbemcli command from ubuntu will return the
result like,

    $ wbemcli gi 'http://user:p...@hostname/root/cimv2:Win32_Share.Name="test";'
    hostname:5988/root/cimv2:...,Caption="test\"Test\",Description"test...

4. It will be more chaos, if the share comment is: test=5,",Test\

** Bug watch added: SourceForge.net Tracker #2805214
   http://sourceforge.net/support/tracker.php?aid=2805214

-- 
should escape backslash character in CimXml::unescapeXml()
https://bugs.launchpad.net/bugs/384721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to