VDB
DEBIAN-CVE-2019-3823
DEBIAN-CVE-2019-3823
PUBLISHED
CVSS 7.5 HIGH
libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no character ending the parsed number, and `len` is set to 5, then the `strtol()` call reads beyond the allocated buffer. The read contents will not be returned to the caller.
Risk Scores
CVSS v3.0
7.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | curl | 0, 0, 0 |
| Debian:11 | curl | 0, 0, 0 |
| Debian:12 | curl | 0, 0, 0 |
| Debian:13 | curl | 0, 0, 0 |
Exploit Intelligence
- glcve_test.go (github-poc)
Timeline
- Feb 6, 2019 CVE Published
- Apr 28, 2026 CVE Updated