Vulnerability Description
Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSL_ERROR_SYSCALL with no associated error information from the SSL library being used.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/chriskohlhoff/asio/commit/93337cba7b013150f5aa6194393e1d94be2
- https://github.com/chriskohlhoff/asio/compare/asio-1-12-2...asio-1-13-0
- https://think-async.com/Asio/
FAQ
What is CVE-2019-25219?
CVE-2019-25219 is a vulnerability with a CVSS score of 7.5 (HIGH). Asio C++ Library before 1.13.0 lacks a fallback error code in the case of SSL_ERROR_SYSCALL with no associated error information from the SSL library being used.
How severe is CVE-2019-25219?
CVE-2019-25219 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-25219?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.