{ "schema_version": "1.4.0", "id": "GHSA-rg4c-f6cj-x9w8", "modified": "2022-05-13T01:18:24Z", "published": "2022-05-13T01:18:24Z", "aliases": [ "CVE-2018-0500" ], "details": "Curl_smtp_escape_eob in lib/smtp.c in curl 7.54.1 to and including curl 7.60.0 has a heap-based buffer overflow that might be exploitable by an attacker who can control the data that curl transmits over SMTP with certain settings (i.e., use of a nonstandard --limit-rate argument or CURLOPT_BUFFERSIZE value).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-0500" }, { "type": "WEB", "url": "https://github.com/curl/curl/commit/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2486" }, { "type": "WEB", "url": "https://curl.haxx.se/docs/adv_2018-70a2.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201807-04" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3710-1" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1041280" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-11T13:29:00Z" } }