Releases100
Frequency1 month 1 week
Last Release
Stars14.5K
ChatterBot is a machine learning, conversational dialog engine for creating chat bots

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

ChatterBot is a machine learning, conversational dialog engine for creating chat bots. ChatterBot versions up to 1.2.10 are vulnerable to a denial-of-service condition caused by improper database session and connection pool management. Concurrent invocations of the get_response() method can exhaust the underlying SQLAlchemy connection pool, resulting in persistent service unavailability and requiring a manual restart to recover. Version 1.2.11 fixes the issue.