CVE-2017-10788: Use After Free
Last updated 7 April 2025
Other sources
The DBD::mysql module through 4.043 for Perl allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by triggering (1) certain error responses from a MySQL server or (2) a loss of a network connection to a MySQL server. The use-after-free defect was introduced by relying on incorrect Oracle mysqlstmtclose documentation and code examples.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-10788?
CVE-2017-10788 has a severity classification that indicates a denial of service risk due to use-after-free vulnerabilities.
How do I fix CVE-2017-10788?
To fix CVE-2017-10788, update the DBD::mysql module to version 4.044 or higher.
What vulnerabilities are associated with CVE-2017-10788?
CVE-2017-10788 allows for denial of service and potential application crashes due to specific MySQL server error responses.
Who is affected by CVE-2017-10788?
Any application using DBD::mysql versions up to 4.043 is vulnerable to CVE-2017-10788.
What can attackers do with CVE-2017-10788?
Attackers can exploit CVE-2017-10788 to cause application crashes or denial of service through network connection disruptions.