MySQL Connector/J before 5.1.31 is vulnerable to Memory Leak. Upon continuous interruption between the server and the database, the dead connections are accumulated in a map in ProfilerEventHandlerFactory factory and aren't removed from the memory. When the number of database connections reaches a certain number, it causes the application to throw an OutOfMemoryException as the garbage collector fails to collect the dead connections.
HIGH Vulnerable Package issue exists @ mysql:mysql-connector-java in branch ${basename
Description
MySQL Connector/J before 5.1.31 is vulnerable to Memory Leak. Upon continuous interruption between the server and the database, the dead connections are accumulated in a map in
ProfilerEventHandlerFactory
factory and aren't removed from the memory. When the number of database connections reaches a certain number, it causes the application to throw an OutOfMemoryException as the garbage collector fails to collect the dead connections.HIGH Vulnerable Package issue exists @ mysql:mysql-connector-java in branch ${basename
Vulnerability ID: Cx7ef609d2-efb5
Package Name: mysql:mysql-connector-java
Severity: HIGH
CVSS Score: 7.5
Publish Date: 2010-08-01T23:00:00
Current Package Version: 5.1.26
Remediation Upgrade Recommendation: 8.0.20
Link To SCA