[
https://issues.apache.org/jira/browse/AXIS2-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272446#comment-14272446
]
Hudson commented on AXIS2-5684:
-------------------------------
SUCCESS: Integrated in Axis2 #2722 (See
[https://builds.apache.org/job/Axis2/2722/])
AXIS2-5684: Close InputStream. (veithen: rev 1650730)
*
/axis/axis2/java/core/trunk/modules/transport/base/src/main/java/org/apache/axis2/transport/base/BaseUtils.java
> Improper Resource Shutdown or Release in BaseUtils.java 246
> -----------------------------------------------------------
>
> Key: AXIS2-5684
> URL: https://issues.apache.org/jira/browse/AXIS2-5684
> Project: Axis2
> Issue Type: Bug
> Components: transports
> Affects Versions: Transports 1.0.0
> Reporter: David Camilo Espitia Manrique
> Labels: security
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> We are currently using "Axis2-transport-base 1.0.0 " and the veracode
> analysis found a bug in this class "BaseUtils.java" line 246:
> Type: Improper Resource Shutdown or Release
> Description:
> The application fails to release (or incorrectly releases) a system resource
> before it is made available for re-use. This
> condition often occurs with resources such as database connections or file
> handles. Most unreleased resource issues
> result in general software reliability problems, but if an attacker can
> intentionally trigger a resource leak, it may be
> possible to launch a denial of service attack by depleting the resource pool.
> Recommendations:
> When a resource is created or allocated, the developer is responsible for
> properly releasing the resource as well as
> accounting for all potential paths of expiration or invalidation. Ensure that
> all code paths properly release resources
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]