Please Wait...
1.0.98
  • Delete

By Warnings

Totals

306

Priorities

21 high , 285 medium , 0 normal , 0 exp.

Compares to previous

0 added , 0 fixed , 306 not fixed
Find Row:
Go
Find Row:
Go
  • High
  • Medium
  • Normal
  • Experimental
  • Added
  • Fixed
« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.ACCESS_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.ACCESS_NAMES
At Constants.java:[line 77]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.ATTRIBUTE_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.ATTRIBUTE_NAMES
At Constants.java:[line 743]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.CONSTANT_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.CONSTANT_NAMES
At Constants.java:[line 97]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.INTERFACES_IMPLEMENTED_BY_ARRAYS is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.INTERFACES_IMPLEMENTED_BY_ARRAYS
At Constants.java:[line 116]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.ITEM_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.ITEM_NAMES
At Constants.java:[line 765]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.OPCODE_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.OPCODE_NAMES
At Constants.java:[line 560]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.SHORT_TYPE_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.SHORT_TYPE_NAMES
At Constants.java:[line 419]

Back to top

« HIGH Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.TYPE_NAMES is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.TYPE_NAMES
At Constants.java:[line 399]

Back to top

« MEDIUM Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.CONSUME_STACK is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.CONSUME_STACK
At Constants.java:[line 612]

Back to top

« MEDIUM Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.NO_OF_OPERANDS is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.NO_OF_OPERANDS
At Constants.java:[line 429]

Back to top

« MEDIUM Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.PRODUCE_STACK is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.PRODUCE_STACK
At Constants.java:[line 666]

Back to top

« MEDIUM Constants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.Constants.TYPE_OF_OPERANDS is a mutable array
In class org.apache.bcel.Constants
Field org.apache.bcel.Constants.TYPE_OF_OPERANDS
At Constants.java:[line 493]

Back to top

« HIGH ExceptionConstants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.ExceptionConstants.EXCS_ARRAY_EXCEPTION is a mutable array
In class org.apache.bcel.ExceptionConstants
Field org.apache.bcel.ExceptionConstants.EXCS_ARRAY_EXCEPTION
At ExceptionConstants.java:[line 73]

Back to top

« HIGH ExceptionConstants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION is a mutable array
In class org.apache.bcel.ExceptionConstants
Field org.apache.bcel.ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION
At ExceptionConstants.java:[line 63]

Back to top

« HIGH ExceptionConstants Field is a mutable array
Package org.apache.bcel
Bug Code MS in Category: MALICIOUS_CODE with Type: MS_MUTABLE_ARRAY
Message org.apache.bcel.ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION is a mutable array
In class org.apache.bcel.ExceptionConstants
Field org.apache.bcel.ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION
At ExceptionConstants.java:[line 67]

Back to top

« MEDIUM AbstractLocalVariableTable May expose internal representation by returning reference to mutable object
Package org.apache.bcel.classfile
Bug Code EI in Category: MALICIOUS_CODE with Type: EI_EXPOSE_REP
Message org.apache.bcel.classfile.AbstractLocalVariableTable.getLocalVariableTable() may expose internal representation by returning AbstractLocalVariableTable.local_variable_table
In class org.apache.bcel.classfile.AbstractLocalVariableTable
In method org.apache.bcel.classfile.AbstractLocalVariableTable.getLocalVariableTable()
Field org.apache.bcel.classfile.AbstractLocalVariableTable.local_variable_table
At AbstractLocalVariableTable.java:[line 101]

Back to top

« MEDIUM AbstractLocalVariableTable May expose internal representation by incorporating reference to mutable object
Package org.apache.bcel.classfile
Bug Code EI2 in Category: MALICIOUS_CODE with Type: EI_EXPOSE_REP2
Message org.apache.bcel.classfile.AbstractLocalVariableTable.setLocalVariableTable(LocalVariable[]) may expose internal representation by storing an externally mutable object into AbstractLocalVariableTable.local_variable_table
In class org.apache.bcel.classfile.AbstractLocalVariableTable
In method org.apache.bcel.classfile.AbstractLocalVariableTable.setLocalVariableTable(LocalVariable[])
Field org.apache.bcel.classfile.AbstractLocalVariableTable.local_variable_table
Local variable named local_variable_table
At AbstractLocalVariableTable.java:[line 148]

Back to top

« MEDIUM Code May expose internal representation by returning reference to mutable object
Package org.apache.bcel.classfile
Bug Code EI in Category: MALICIOUS_CODE with Type: EI_EXPOSE_REP
Message org.apache.bcel.classfile.Code.getAttributes() may expose internal representation by returning Code.attributes
In class org.apache.bcel.classfile.Code
In method org.apache.bcel.classfile.Code.getAttributes()
Field org.apache.bcel.classfile.Code.attributes
At Code.java:[line 173]

Back to top

« MEDIUM Code May expose internal representation by returning reference to mutable object
Package org.apache.bcel.classfile
Bug Code EI in Category: MALICIOUS_CODE with Type: EI_EXPOSE_REP
Message org.apache.bcel.classfile.Code.getCode() may expose internal representation by returning Code.code
In class org.apache.bcel.classfile.Code
In method org.apache.bcel.classfile.Code.getCode()
Field org.apache.bcel.classfile.Code.code
At Code.java:[line 207]

Back to top

« MEDIUM Code May expose internal representation by returning reference to mutable object
Package org.apache.bcel.classfile
Bug Code EI in Category: MALICIOUS_CODE with Type: EI_EXPOSE_REP
Message org.apache.bcel.classfile.Code.getExceptionTable() may expose internal representation by returning Code.exception_table
In class org.apache.bcel.classfile.Code
In method org.apache.bcel.classfile.Code.getExceptionTable()
Field org.apache.bcel.classfile.Code.exception_table
At Code.java:[line 216]

Back to top

 

resize