You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/02/23 15:34:21 UTC

[Bug 63202] New: JMS Publisher : ObjectMessageRenderer creates XStream instance with unitialized security

https://bz.apache.org/bugzilla/show_bug.cgi?id=63202

            Bug ID: 63202
           Summary: JMS Publisher : ObjectMessageRenderer creates XStream
                    instance with unitialized security
           Product: JMeter
           Version: 5.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.2

This explains warnings in tests:

Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably
vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably
vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably
vulnerable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63202] JMS Publisher : ObjectMessageRenderer creates XStream instance with unitialized security

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63202

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sat Feb 23 15:35:32 2019
New Revision: 1854217

URL: http://svn.apache.org/viewvc?rev=1854217&view=rev
Log:
Bug 63202 - JMS Publisher : ObjectMessageRenderer creates XStream instance with
unitialized security
Bugzilla Id: 63202

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/util/JMeterUtils.java
   
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/render/ObjectMessageRenderer.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63202] JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitialized security

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63202

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|JMS Publisher :             |JMS Publisher :
                   |ObjectMessageRenderer       |ObjectMessageRenderer
                   |creates XStream instance    |creates XStream instance
                   |with unitialized security   |with uninitialized security

-- 
You are receiving this mail because:
You are the assignee for the bug.