CWE-119
DiscouragedImproper Restriction of Operations within the Bounds of a Memory Buffer
Abstraction: Class · Status: Stable
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
17521 vulnerabilities reference this CWE, most recent first.
GHSA-F7PG-M34F-MPHJ
Vulnerability from github – Published: 2022-05-01 02:23 – Updated: 2025-04-03 04:21Heap-based buffer overflow in the avcodec_default_get_buffer function (utils.c) in FFmpeg libavcodec 0.4.9-pre1 and earlier, as used in products such as (1) mplayer, (2) xine-lib, (3) Xmovie, and (4) GStreamer, allows remote attackers to execute arbitrary commands via small PNG images with palettes.
{
"affected": [],
"aliases": [
"CVE-2005-4048"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2005-12-07T11:03:00Z",
"severity": "HIGH"
},
"details": "Heap-based buffer overflow in the avcodec_default_get_buffer function (utils.c) in FFmpeg libavcodec 0.4.9-pre1 and earlier, as used in products such as (1) mplayer, (2) xine-lib, (3) Xmovie, and (4) GStreamer, allows remote attackers to execute arbitrary commands via small PNG images with palettes.",
"id": "GHSA-f7pg-m34f-mphj",
"modified": "2025-04-03T04:21:23Z",
"published": "2022-05-01T02:23:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2005-4048"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/230-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/230-2"
},
{
"type": "WEB",
"url": "http://article.gmane.org/gmane.comp.video.ffmpeg.devel/26558"
},
{
"type": "WEB",
"url": "http://cvs.freedesktop.org/gstreamer/gst-ffmpeg/ChangeLog?rev=1.239\u0026view=markup"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/17892"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18066"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18087"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18107"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18400"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18739"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/18746"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/19114"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/19192"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/19272"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/19279"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2006/dsa-1004"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2006/dsa-1005"
},
{
"type": "WEB",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200601-06.xml"
},
{
"type": "WEB",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200602-01.xml"
},
{
"type": "WEB",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200603-03.xml"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:228"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:229"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:230"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:231"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:232"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/15743"
},
{
"type": "WEB",
"url": "http://www.us.debian.org/security/2006/dsa-992"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2005/2770"
},
{
"type": "WEB",
"url": "http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/ffmpeg/libavcodec/utils.c.diff?r1=1.161\u0026r2=1.162\u0026cvsroot=FFMpeg"
},
{
"type": "WEB",
"url": "http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/ffmpeg/libavcodec/utils.c?rev=1.162\u0026content-type=text/x-cvsweb-markup\u0026cvsroot=FFMpeg"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-F7PH-F39R-PPF3
Vulnerability from github – Published: 2022-05-17 02:21 – Updated: 2022-05-17 02:21Apple Type Services (ATS) in Apple OS X before 10.12 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted font file.
{
"affected": [],
"aliases": [
"CVE-2016-4779"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-09-25T11:00:00Z",
"severity": "HIGH"
},
"details": "Apple Type Services (ATS) in Apple OS X before 10.12 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted font file.",
"id": "GHSA-f7ph-f39r-ppf3",
"modified": "2022-05-17T02:21:57Z",
"published": "2022-05-17T02:21:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4779"
},
{
"type": "WEB",
"url": "https://support.apple.com/HT207170"
},
{
"type": "WEB",
"url": "http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/93055"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1036858"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-F7Q2-F9G4-WWG4
Vulnerability from github – Published: 2022-05-13 01:01 – Updated: 2025-04-20 03:35An exploitable memory corruption vulnerability exists in the LvVariantUnflatten functionality in 64-bit versions of LabVIEW before 2015 SP1 f7 Patch and 2016 before f2 Patch. A specially crafted VI file can cause a user controlled value to be used as a loop terminator resulting in internal heap corruption. An attacker controlled VI file can be used to trigger this vulnerability, exploitation could lead to remote code execution.
{
"affected": [],
"aliases": [
"CVE-2017-2775"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-03-31T18:59:00Z",
"severity": "HIGH"
},
"details": "An exploitable memory corruption vulnerability exists in the LvVariantUnflatten functionality in 64-bit versions of LabVIEW before 2015 SP1 f7 Patch and 2016 before f2 Patch. A specially crafted VI file can cause a user controlled value to be used as a loop terminator resulting in internal heap corruption. An attacker controlled VI file can be used to trigger this vulnerability, exploitation could lead to remote code execution.",
"id": "GHSA-f7q2-f9g4-wwg4",
"modified": "2025-04-20T03:35:04Z",
"published": "2022-05-13T01:01:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2775"
},
{
"type": "WEB",
"url": "http://www.ni.com/product-documentation/53778/en"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/97020"
},
{
"type": "WEB",
"url": "http://www.talosintelligence.com/reports/TALOS-2017-0269"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-F7Q7-HW5G-FCVF
Vulnerability from github – Published: 2022-05-01 23:31 – Updated: 2022-05-01 23:31Buffer overflow in the YMP Datagrid ActiveX control (datagrid.dll) in Yahoo! JukeBox 2.2.2.56 allows remote attackers to execute arbitrary code via a long argument to the AddButton method, a different vulnerability than CVE-2008-0623.
{
"affected": [],
"aliases": [
"CVE-2008-0624"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2008-02-06T21:00:00Z",
"severity": "MODERATE"
},
"details": "Buffer overflow in the YMP Datagrid ActiveX control (datagrid.dll) in Yahoo! JukeBox 2.2.2.56 allows remote attackers to execute arbitrary code via a long argument to the AddButton method, a different vulnerability than CVE-2008-0623.",
"id": "GHSA-f7q7-hw5g-fcvf",
"modified": "2022-05-01T23:31:53Z",
"published": "2022-05-01T23:31:53Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-0624"
},
{
"type": "WEB",
"url": "https://www.exploit-db.com/exploits/5051"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/28757"
},
{
"type": "WEB",
"url": "http://www.kb.cert.org/vuls/id/101676"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/27579"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2008/0396/references"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-F7Q8-24HW-VXQJ
Vulnerability from github – Published: 2022-05-01 18:35 – Updated: 2022-05-01 18:35IBM DB2 UDB 9.1 before Fixpak 4 does not properly manage storage of a list containing authentication information, which might allow attackers to cause a denial of service (instance crash) or trigger memory corruption. NOTE: the vendor description of this issue is too vague to be certain that it is security-related.
{
"affected": [],
"aliases": [
"CVE-2007-5652"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2007-10-23T21:47:00Z",
"severity": "HIGH"
},
"details": "IBM DB2 UDB 9.1 before Fixpak 4 does not properly manage storage of a list containing authentication information, which might allow attackers to cause a denial of service (instance crash) or trigger memory corruption. NOTE: the vendor description of this issue is too vague to be certain that it is security-related.",
"id": "GHSA-f7q8-24hw-vxqj",
"modified": "2022-05-01T18:35:27Z",
"published": "2022-05-01T18:35:27Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-5652"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/27177"
},
{
"type": "WEB",
"url": "http://www-1.ibm.com/support/docview.wss?rs=71\u0026uid=swg21283031"
},
{
"type": "WEB",
"url": "http://www-1.ibm.com/support/docview.wss?uid=swg21255607"
},
{
"type": "WEB",
"url": "http://www.ibm.com/support/docview.wss?uid=swg1LI72519"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/26450"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2007/3538"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2007/3867"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-F7QM-GQRG-3GWJ
Vulnerability from github – Published: 2022-05-17 00:54 – Updated: 2022-05-17 00:54The P1 dissector in Wireshark 1.10.x before 1.10.1 does not properly initialize a global variable, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.
{
"affected": [],
"aliases": [
"CVE-2013-4920"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2013-07-30T00:56:00Z",
"severity": "MODERATE"
},
"details": "The P1 dissector in Wireshark 1.10.x before 1.10.1 does not properly initialize a global variable, which allows remote attackers to cause a denial of service (application crash) via a crafted packet.",
"id": "GHSA-f7qm-gqrg-3gwj",
"modified": "2022-05-17T00:54:04Z",
"published": "2022-05-17T00:54:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4920"
},
{
"type": "WEB",
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8826"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A17089"
},
{
"type": "WEB",
"url": "https://www.wireshark.org/security/wnpa-sec-2013-42.html"
},
{
"type": "WEB",
"url": "http://anonsvn.wireshark.org/viewvc?view=revision\u0026revision=50083"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/54296"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/54425"
},
{
"type": "WEB",
"url": "http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml"
},
{
"type": "WEB",
"url": "http://www.wireshark.org/docs/relnotes/wireshark-1.10.1.html"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-F7QX-WH9J-7278
Vulnerability from github – Published: 2026-02-12 00:31 – Updated: 2026-04-02 21:32The issue was addressed with improved bounds checks. This issue is fixed in macOS Sequoia 15.7.4, iOS 18.7.5 and iPadOS 18.7.5, macOS Sonoma 14.8.4. A malicious HID device may cause an unexpected process crash.
{
"affected": [],
"aliases": [
"CVE-2025-46301"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-02-11T23:16:02Z",
"severity": "MODERATE"
},
"details": "The issue was addressed with improved bounds checks. This issue is fixed in macOS Sequoia 15.7.4, iOS 18.7.5 and iPadOS 18.7.5, macOS Sonoma 14.8.4. A malicious HID device may cause an unexpected process crash.",
"id": "GHSA-f7qx-wh9j-7278",
"modified": "2026-04-02T21:32:41Z",
"published": "2026-02-12T00:31:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46301"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/125884"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/125886"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/125889"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/125890"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/125891"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/126347"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/126349"
},
{
"type": "WEB",
"url": "https://support.apple.com/en-us/126350"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GHSA-F7RW-4WX7-R7G2
Vulnerability from github – Published: 2022-05-14 02:35 – Updated: 2022-05-14 02:35Microsoft Office 2007 SP2 and SP3 and 2010 SP1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted Computer Graphics Metafile (CGM) file, aka "CGM File Format Memory Corruption Vulnerability."
{
"affected": [],
"aliases": [
"CVE-2012-2524"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2012-08-15T01:55:00Z",
"severity": "HIGH"
},
"details": "Microsoft Office 2007 SP2 and SP3 and 2010 SP1 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted Computer Graphics Metafile (CGM) file, aka \"CGM File Format Memory Corruption Vulnerability.\"",
"id": "GHSA-f7rw-4wx7-r7g2",
"modified": "2022-05-14T02:35:09Z",
"published": "2022-05-14T02:35:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2524"
},
{
"type": "WEB",
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-057"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15702"
},
{
"type": "WEB",
"url": "http://www.us-cert.gov/cas/techalerts/TA12-227A.html"
}
],
"schema_version": "1.4.0",
"severity": []
}
GHSA-F7V2-34W5-RP4F
Vulnerability from github – Published: 2025-07-12 06:30 – Updated: 2025-07-12 06:30A vulnerability was found in Tenda FH1201 1.2.0.14. It has been declared as critical. This vulnerability affects the function formWrlsafeset of the file /goform/AdvSetWrlsafeset of the component HTTP POST Request Handler. The manipulation of the argument mit_ssid leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
{
"affected": [],
"aliases": [
"CVE-2025-7463"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-07-12T06:15:21Z",
"severity": "HIGH"
},
"details": "A vulnerability was found in Tenda FH1201 1.2.0.14. It has been declared as critical. This vulnerability affects the function formWrlsafeset of the file /goform/AdvSetWrlsafeset of the component HTTP POST Request Handler. The manipulation of the argument mit_ssid leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.",
"id": "GHSA-f7v2-34w5-rp4f",
"modified": "2025-07-12T06:30:23Z",
"published": "2025-07-12T06:30:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7463"
},
{
"type": "WEB",
"url": "https://candle-throne-f75.notion.site/Tenda-FH1201-formWrlsafeset-228df0aa118580a3b0dcd29972efbf0e"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.316114"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.316114"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.610174"
},
{
"type": "WEB",
"url": "https://www.tenda.com.cn"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
GHSA-F7W4-RQFV-Q46V
Vulnerability from github – Published: 2022-05-02 00:01 – Updated: 2022-05-02 00:01Buffer overflow in the TruncateString function in src/gfx.cpp in OpenTTD before 0.6.2 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted string. NOTE: some of these details are obtained from third party information.
{
"affected": [],
"aliases": [
"CVE-2008-3576"
],
"database_specific": {
"cwe_ids": [
"CWE-119"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2008-08-10T21:41:00Z",
"severity": "HIGH"
},
"details": "Buffer overflow in the TruncateString function in src/gfx.cpp in OpenTTD before 0.6.2 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted string. NOTE: some of these details are obtained from third party information.",
"id": "GHSA-f7w4-rqfv-q46v",
"modified": "2022-05-02T00:01:37Z",
"published": "2022-05-02T00:01:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3576"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44168"
},
{
"type": "WEB",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=233929"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/31350"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34161"
},
{
"type": "WEB",
"url": "http://security.gentoo.org/glsa/glsa-200903-09.xml"
},
{
"type": "WEB",
"url": "http://sourceforge.net/project/shownotes.php?release_id=617243"
},
{
"type": "WEB",
"url": "http://www.openttd.org/index.php"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/30525"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2008/2285"
}
],
"schema_version": "1.4.0",
"severity": []
}
Mitigation MIT-3
Strategy: Language Selection
- Use a language that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
- For example, many languages that perform their own memory management, such as Java and Perl, are not subject to buffer overflows. Other languages, such as Ada and C#, typically provide overflow protection, but the protection can be disabled by the programmer.
- Be wary that a language's interface to native code may still be subject to overflows, even if the language itself is theoretically safe.
Mitigation MIT-4.1
Strategy: Libraries or Frameworks
- Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
- Examples include the Safe C String Library (SafeStr) by Messier and Viega [REF-57], and the Strsafe.h library from Microsoft [REF-56]. These libraries provide safer versions of overflow-prone string-handling functions.
Mitigation MIT-10
Strategy: Environment Hardening
- Use automatic buffer overflow detection mechanisms that are offered by certain compilers or compiler extensions. Examples include: the Microsoft Visual Studio /GS flag, Fedora/Red Hat FORTIFY_SOURCE GCC flag, StackGuard, and ProPolice, which provide various mechanisms including canary-based detection and range/index checking.
- D3-SFCV (Stack Frame Canary Validation) from D3FEND [REF-1334] discusses canary-based detection in detail.
Mitigation MIT-9
- Consider adhering to the following rules when allocating and managing an application's memory:
- Double check that the buffer is as large as specified.
- When using functions that accept a number of bytes to copy, such as strncpy(), be aware that if the destination buffer size is equal to the source buffer size, it may not NULL-terminate the string.
- Check buffer boundaries if accessing the buffer in a loop and make sure there is no danger of writing past the allocated space.
- If necessary, truncate all input strings to a reasonable length before passing them to the copy and concatenation functions.
Mitigation MIT-11
Strategy: Environment Hardening
- Run or compile the software using features or extensions that randomly arrange the positions of a program's executable and libraries in memory. Because this makes the addresses unpredictable, it can prevent an attacker from reliably jumping to exploitable code.
- Examples include Address Space Layout Randomization (ASLR) [REF-58] [REF-60] and Position-Independent Executables (PIE) [REF-64]. Imported modules may be similarly realigned if their default memory addresses conflict with other modules, in a process known as "rebasing" (for Windows) and "prelinking" (for Linux) [REF-1332] using randomly generated addresses. ASLR for libraries cannot be used in conjunction with prelink since it would require relocating the libraries at run-time, defeating the whole purpose of prelinking.
- For more information on these techniques see D3-SAOR (Segment Address Offset Randomization) from D3FEND [REF-1335].
Mitigation MIT-12
Strategy: Environment Hardening
- Use a CPU and operating system that offers Data Execution Protection (using hardware NX or XD bits) or the equivalent techniques that simulate this feature in software, such as PaX [REF-60] [REF-61]. These techniques ensure that any instruction executed is exclusively at a memory address that is part of the code segment.
- For more information on these techniques see D3-PSEP (Process Segment Execution Prevention) from D3FEND [REF-1336].
Mitigation MIT-13
Replace unbounded copy functions with analogous functions that support length arguments, such as strcpy with strncpy. Create these if they are not available.
CAPEC-10: Buffer Overflow via Environment Variables
This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the adversary finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
CAPEC-100: Overflow Buffers
Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.
CAPEC-123: Buffer Manipulation
An adversary manipulates an application's interaction with a buffer in an attempt to read or modify data they shouldn't have access to. Buffer attacks are distinguished in that it is the buffer space itself that is the target of the attack rather than any code responsible for interpreting the content of the buffer. In virtually all buffer attacks the content that is placed in the buffer is immaterial. Instead, most buffer attacks involve retrieving or providing more input than can be stored in the allocated buffer, resulting in the reading or overwriting of other unintended program memory.
CAPEC-14: Client-side Injection-induced Buffer Overflow
This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service. This hostile service is created to deliver the correct content to the client software. For example, if the client-side application is a browser, the service will host a webpage that the browser loads.
CAPEC-24: Filter Failure through Buffer Overflow
In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
CAPEC-42: MIME Conversion
An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
CAPEC-44: Overflow Binary Resource File
An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the adversary access to the execution stack and execute arbitrary code in the target process.
CAPEC-45: Buffer Overflow via Symbolic Links
This type of attack leverages the use of symbolic links to cause buffer overflows. An adversary can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
CAPEC-46: Overflow Variables and Tags
This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The adversary crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
CAPEC-47: Buffer Overflow via Parameter Expansion
In this attack, the target software is given input that the adversary knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
CAPEC-8: Buffer Overflow in an API Call
This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An adversary who has knowledge of known vulnerable libraries or shared code can easily target software that makes use of these libraries. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
CAPEC-9: Buffer Overflow in Local Command-Line Utilities
This attack targets command-line utilities available in a number of shells. An adversary can leverage a vulnerability found in a command-line utility to escalate privilege to root.