[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2010-02-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/sblim-wbemcli

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2010-02-16 Thread Launchpad Bug Tracker
This bug was fixed in the package sblim-wbemcli - 1.6.1-0ubuntu1

---
sblim-wbemcli (1.6.1-0ubuntu1) lucid; urgency=low

  * New upstream release, fixes LP: #384721
  * Removed patches, all included upstream as of 1.6.1.
  * Updated debhelper dependency and Standards-Version to fix lintian warnings
 -- Thierry Carrez thierry.car...@ubuntu.com   Tue, 16 Feb 2010 09:35:59 +0100

** Changed in: sblim-wbemcli (Ubuntu)
   Status: Triaged = Fix Released

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2010-02-10 Thread Thierry Carrez
Fixed in 1.6.1, package needs an update

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2009-07-01 Thread Thierry Carrez
Fix is in progress upstream.

** Changed in: sblim-wbemcli (Ubuntu)
   Importance: Undecided = Low

** Changed in: sblim-wbemcli (Ubuntu)
   Status: New = Triaged

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2009-06-12 Thread Anon Sricharoenchai
  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=detailaid=2805214group_id=128809atid=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: testTest\

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\,Descriptiontest...

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


Re: [Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2009-06-12 Thread Anon Sricharoenchai

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


Some typo in the above output (missing = after Description),

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

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2009-06-12 Thread Thierry Carrez
** Also affects: sblim via
   http://sourceforge.net/support/tracker.php?aid=2805214
   Importance: Unknown
   Status: Unknown

-- 
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


[Bug 384721] Re: should escape backslash character in CimXml::unescapeXml()

2009-06-08 Thread Thierry Carrez
Thanks for reporting this bug !
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 ?

http://sourceforge.net/tracker/?group_id=128809atid=712784

If you can't, I'll open it myself, but I probably couldn't defend the
proposed patch as well as you would :)

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) ?

-- 
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