{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-7458", "ASSIGNER": "secteam@freebsd.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "FreeBSD", "version": { "version_data": [ { "version_value": "FreeBSD 11.4-RELEASE before p1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Buffer Overflow" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://security.FreeBSD.org/advisories/FreeBSD-SA-20:18.posix_spawnp.asc", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-20:18.posix_spawnp.asc" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20200724-0002/", "url": "https://security.netapp.com/advisory/ntap-20200724-0002/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "In FreeBSD 12.1-STABLE before r362281, 11.4-STABLE before r362281, and 11.4-RELEASE before p1, long values in the user-controlled PATH environment variable cause posix_spawnp to write beyond the end of the heap allocated stack possibly leading to arbitrary code execution." } ] } }