GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Common Weakness Enumeration

CWE-134

Allowed

Use of Externally-Controlled Format String

Abstraction: Base · Status: Draft

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

530 vulnerabilities reference this CWE, most recent first.

GHSA-2GXR-WCWW-QXM9

Vulnerability from github – Published: 2022-05-02 03:39 – Updated: 2022-05-02 03:39
VLAI
Details

Format string vulnerability in the CNS_AddTxt function in logs.dll in 2K Games Vietcong 2 1.10 and earlier might allow remote attackers to execute arbitrary code via format string specifiers in the nickname.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2009-2916"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2009-08-21T11:30:00Z",
    "severity": "HIGH"
  },
  "details": "Format string vulnerability in the CNS_AddTxt function in logs.dll in 2K Games Vietcong 2 1.10 and earlier might allow remote attackers to execute arbitrary code via format string specifiers in the nickname.",
  "id": "GHSA-2gxr-wcww-qxm9",
  "modified": "2022-05-02T03:39:57Z",
  "published": "2022-05-02T03:39:57Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-2916"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52422"
    },
    {
      "type": "WEB",
      "url": "http://aluigi.altervista.org/adv/vietcong2fs-adv.txt"
    },
    {
      "type": "WEB",
      "url": "http://osvdb.org/57002"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/36301"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-2J6V-XPF3-XVRV

Vulnerability from github – Published: 2022-03-01 18:58 – Updated: 2022-03-10 15:59
VLAI
Summary
Use of Externally-Controlled Format String in wire-avs
Details

Impact

A remote format string vulnerability allowed an attacker to cause a denial of service or possibly execute arbitrary code.

Patches

  • The issue has been fixed in wire-avs 7.1.12 and is already included on all Wire products (currently used version is 8.0.x)

Workarounds

  • No workaround known

References

  • Fixed in commit https://github.com/wireapp/wire-avs/commit/40d373ede795443ae6f2f756e9fb1f4f4ae90bbe

For more information

If you have any questions or comments about this advisory feel free to email us at vulnerability-report@wire.com

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.wire:avs"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.12"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2021-41193"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-03-01T18:58:23Z",
    "nvd_published_at": "2022-03-01T19:15:00Z",
    "severity": "HIGH"
  },
  "details": "### Impact\nA remote format string vulnerability allowed an attacker to cause a denial of service or possibly execute arbitrary code.\n\n### Patches\n* The issue has been fixed in wire-avs 7.1.12 and is already included on all Wire products (currently used version is 8.0.x)\n\n### Workarounds\n* No workaround known\n\n### References\n* Fixed in commit https://github.com/wireapp/wire-avs/commit/40d373ede795443ae6f2f756e9fb1f4f4ae90bbe\n\n### For more information\n\nIf you have any questions or comments about this advisory feel free to email us at [vulnerability-report@wire.com](mailto:vulnerability-report@wire.com)\n",
  "id": "GHSA-2j6v-xpf3-xvrv",
  "modified": "2022-03-10T15:59:41Z",
  "published": "2022-03-01T18:58:23Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/wireapp/wire-avs/security/advisories/GHSA-2j6v-xpf3-xvrv"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41193"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wireapp/wire-avs/commit/40d373ede795443ae6f2f756e9fb1f4f4ae90bbe"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wireapp/wire-avs"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Use of Externally-Controlled Format String in wire-avs"
}

GHSA-2RX6-8WW2-27G3

Vulnerability from github – Published: 2022-05-01 06:42 – Updated: 2022-05-01 06:42
VLAI
Details

Format string vulnerability in a logging function as used by various SFTP servers, including (1) AttachmateWRQ Reflection for Secure IT UNIX Server before 6.0.0.9, (2) Reflection for Secure IT Windows Server before 6.0 build 38, (3) F-Secure SSH Server for Windows before 5.3 build 35, (4) F-Secure SSH Server for UNIX 3.0 through 5.0.8, (5) SSH Tectia Server 4.3.6 and earlier and 4.4.0, and (6) SSH Shell Server 3.2.9 and earlier, allows remote authenticated users to execute arbitrary commands via unspecified vectors, involving crafted filenames and the stat command.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2006-0705"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2006-02-15T11:06:00Z",
    "severity": "MODERATE"
  },
  "details": "Format string vulnerability in a logging function as used by various SFTP servers, including (1) AttachmateWRQ Reflection for Secure IT UNIX Server before 6.0.0.9, (2) Reflection for Secure IT Windows Server before 6.0 build 38, (3) F-Secure SSH Server for Windows before 5.3 build 35, (4) F-Secure SSH Server for UNIX 3.0 through 5.0.8, (5) SSH Tectia Server 4.3.6 and earlier and 4.4.0, and (6) SSH Shell Server 3.2.9 and earlier, allows remote authenticated users to execute arbitrary commands via unspecified vectors, involving crafted filenames and the stat command.",
  "id": "GHSA-2rx6-8ww2-27g3",
  "modified": "2022-05-01T06:42:02Z",
  "published": "2022-05-01T06:42:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-0705"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24651"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=bugtraq\u0026m=120654385125315\u0026w=2"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/18828"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/18843"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/24516"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/29552"
    },
    {
      "type": "WEB",
      "url": "http://security.gentoo.org/glsa/glsa-200703-13.xml"
    },
    {
      "type": "WEB",
      "url": "http://securitytracker.com/id?1015619"
    },
    {
      "type": "WEB",
      "url": "http://support.wrq.com/techdocs/1882.html"
    },
    {
      "type": "WEB",
      "url": "http://www.kb.cert.org/vuls/id/419241"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/16625"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/16640"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2006/0554"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2006/0555"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2008/1008/references"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-2V6C-8783-RMXX

Vulnerability from github – Published: 2022-05-01 18:31 – Updated: 2022-05-01 18:31
VLAI
Details

Format string vulnerability in the SMBDirList function in dirlist.c in SmbFTPD 0.96 allows remote attackers to execute arbitrary code via format string specifiers in a directory name.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2007-5184"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2007-10-03T14:17:00Z",
    "severity": "HIGH"
  },
  "details": "Format string vulnerability in the SMBDirList function in dirlist.c in SmbFTPD 0.96 allows remote attackers to execute arbitrary code via format string specifiers in a directory name.",
  "id": "GHSA-2v6c-8783-rmxx",
  "modified": "2022-05-01T18:31:01Z",
  "published": "2022-05-01T18:31:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-5184"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36893"
    },
    {
      "type": "WEB",
      "url": "https://www.exploit-db.com/exploits/4478"
    },
    {
      "type": "WEB",
      "url": "http://debork.se/poc/001_smbftpd.c"
    },
    {
      "type": "WEB",
      "url": "http://osvdb.org/41385"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/27014"
    },
    {
      "type": "WEB",
      "url": "http://sourceforge.net/project/shownotes.php?release_id=543077"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/archive/1/481220/100/0/threaded"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/25871"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2007/3311"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-2XWC-FF9J-7R5H

Vulnerability from github – Published: 2022-05-02 04:01 – Updated: 2025-04-12 12:32
VLAI
Details

Format string vulnerability in War FTP Daemon (warftpd) 1.82 RC 12 allows remote authenticated users to cause a denial of service (crash) via format string specifiers in a LIST command.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2009-5141"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2014-04-01T03:24:00Z",
    "severity": "MODERATE"
  },
  "details": "Format string vulnerability in War FTP Daemon (warftpd) 1.82 RC 12 allows remote authenticated users to cause a denial of service (crash) via format string specifiers in a LIST command.",
  "id": "GHSA-2xwc-ff9j-7r5h",
  "modified": "2025-04-12T12:32:01Z",
  "published": "2022-05-02T04:01:38Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5141"
    },
    {
      "type": "WEB",
      "url": "https://www.corelan.be/index.php/forum/security-advisories-archive-2009/corelan-09001-warftpd-1-82-rc12-dos"
    },
    {
      "type": "WEB",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2009-09/0105.html"
    },
    {
      "type": "WEB",
      "url": "http://www.exploit-db.com/exploits/9622"
    },
    {
      "type": "WEB",
      "url": "http://www.osvdb.org/62599"
    },
    {
      "type": "WEB",
      "url": "http://www.warftp.org/index.php?menu=338\u0026cmd=show_article\u0026article_id=1003"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-3265-7C8C-JH75

Vulnerability from github – Published: 2022-05-03 03:12 – Updated: 2022-05-03 03:12
VLAI
Details

Multiple format string vulnerabilities in (1) neon 0.24.4 and earlier, and other products that use neon including (2) Cadaver, (3) Subversion, and (4) OpenOffice, allow remote malicious WebDAV servers to execute arbitrary code.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2004-0179"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2004-06-01T04:00:00Z",
    "severity": "MODERATE"
  },
  "details": "Multiple format string vulnerabilities in (1) neon 0.24.4 and earlier, and other products that use neon including (2) Cadaver, (3) Subversion, and (4) OpenOffice, allow remote malicious WebDAV servers to execute arbitrary code.",
  "id": "GHSA-3265-7c8c-jh75",
  "modified": "2022-05-03T03:12:58Z",
  "published": "2022-05-03T03:12:58Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0179"
    },
    {
      "type": "WEB",
      "url": "https://bugzilla.fedora.us/show_bug.cgi?id=1552"
    },
    {
      "type": "WEB",
      "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1065"
    },
    {
      "type": "WEB",
      "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10913"
    },
    {
      "type": "WEB",
      "url": "http://lists.suse.com/archive/suse-security-announce/2004-Apr/0002.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.suse.com/archive/suse-security-announce/2004-Apr/0003.html"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=bugtraq\u0026m=108213873203477\u0026w=2"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=bugtraq\u0026m=108214147022626\u0026w=2"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/11363"
    },
    {
      "type": "WEB",
      "url": "http://security.gentoo.org/glsa/glsa-200405-01.xml"
    },
    {
      "type": "WEB",
      "url": "http://security.gentoo.org/glsa/glsa-200405-04.xml"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2004/dsa-487"
    },
    {
      "type": "WEB",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2004:032"
    },
    {
      "type": "WEB",
      "url": "http://www.osvdb.org/5365"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/support/errata/RHSA-2004-157.html"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/support/errata/RHSA-2004-158.html"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/support/errata/RHSA-2004-159.html"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/support/errata/RHSA-2004-160.html"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/10136"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-32V4-2939-6235

Vulnerability from github – Published: 2022-05-02 00:03 – Updated: 2022-05-02 00:03
VLAI
Details

Format string vulnerability in Ipswitch WS_FTP Home 2007.0.0.2 and WS_FTP Professional 2007.1.0.0 allows remote FTP servers to cause a denial of service (application crash) or possibly execute arbitrary code via format string specifiers in a connection greeting (response).

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2008-3734"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2008-08-20T16:41:00Z",
    "severity": "HIGH"
  },
  "details": "Format string vulnerability in Ipswitch WS_FTP Home 2007.0.0.2 and WS_FTP Professional 2007.1.0.0 allows remote FTP servers to cause a denial of service (application crash) or possibly execute arbitrary code via format string specifiers in a connection greeting (response).",
  "id": "GHSA-32v4-2939-6235",
  "modified": "2022-05-02T00:03:02Z",
  "published": "2022-05-02T00:03:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3734"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44512"
    },
    {
      "type": "WEB",
      "url": "https://www.exploit-db.com/exploits/6257"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/31504"
    },
    {
      "type": "WEB",
      "url": "http://securityreason.com/securityalert/4173"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/30720"
    },
    {
      "type": "WEB",
      "url": "http://www.securitytracker.com/id?1020713"
    },
    {
      "type": "WEB",
      "url": "http://www.securitytracker.com/id?1020714"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}

GHSA-32V7-GHPR-C8HG

Vulnerability from github – Published: 2021-08-25 20:58 – Updated: 2023-06-13 18:30
VLAI
Summary
Mishandling of format strings in ncurses
Details

ncurses exposes functions from the ncurses library which: * Pass buffers without length to C functions that may write an arbitrary amount of data, leading to a buffer overflow. (instr, mvwinstr, etc) * Passes rust &str to strings expecting C format arguments, allowing hostile input to execute a format string attack, which trivially allows writing arbitrary data to stack memory (functions in the printw family).

Show details on source website

{
  "affected": [
    {
      "package": {
        "ecosystem": "crates.io",
        "name": "ncurses"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "5.101.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2019-15547"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-18T17:45:13Z",
    "nvd_published_at": null,
    "severity": "HIGH"
  },
  "details": "ncurses exposes functions from the ncurses library which:\n* Pass buffers without length to C functions that may write an arbitrary amount of data, leading to a buffer overflow. (instr, mvwinstr, etc)\n* Passes rust \u0026str to strings expecting C format arguments, allowing hostile input to execute a format string attack, which trivially allows writing arbitrary data to stack memory (functions in the printw family).\n",
  "id": "GHSA-32v7-ghpr-c8hg",
  "modified": "2023-06-13T18:30:35Z",
  "published": "2021-08-25T20:58:47Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15547"
    },
    {
      "type": "WEB",
      "url": "https://github.com/RustSec/advisory-db/issues/106"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jeaye/ncurses-rs/issues/172"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jeaye/ncurses-rs"
    },
    {
      "type": "WEB",
      "url": "https://rustsec.org/advisories/RUSTSEC-2019-0006.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Mishandling of format strings in ncurses"
}

GHSA-342C-W38F-J4WC

Vulnerability from github – Published: 2023-01-06 18:30 – Updated: 2023-01-12 15:30
VLAI
Details

A vulnerability was found in intgr uqm-wasm. It has been classified as critical. This affects the function log_displayBox in the library sc2/src/libs/log/msgbox_macosx.m. The manipulation leads to format string. The name of the patch is 1d5cbf3350a02c423ad6bef6dfd5300d38aa828f. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-217563.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2020-36643"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2023-01-06T17:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "A vulnerability was found in intgr uqm-wasm. It has been classified as critical. This affects the function log_displayBox in the library sc2/src/libs/log/msgbox_macosx.m. The manipulation leads to format string. The name of the patch is 1d5cbf3350a02c423ad6bef6dfd5300d38aa828f. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-217563.",
  "id": "GHSA-342c-w38f-j4wc",
  "modified": "2023-01-12T15:30:25Z",
  "published": "2023-01-06T18:30:19Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36643"
    },
    {
      "type": "WEB",
      "url": "https://github.com/intgr/uqm-wasm/commit/1d5cbf3350a02c423ad6bef6dfd5300d38aa828f"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?ctiid.217563"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?id.217563"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}

GHSA-34RR-QP2J-P4Q7

Vulnerability from github – Published: 2026-03-24 09:30 – Updated: 2026-03-24 09:30
VLAI
Details

An unauthenticated remote attacker may be able to control the format string of messages processed by the Audit Log of the CODESYS Control runtime system, potentially resulting in a denial‑of‑service (DoS) condition.

Show details on source website

{
  "affected": [],
  "aliases": [
    "CVE-2026-3509"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-134"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2026-03-24T08:16:01Z",
    "severity": "HIGH"
  },
  "details": "An unauthenticated remote attacker may be able to control the format string of messages processed by the Audit Log of the CODESYS Control runtime system, potentially resulting in a denial\u2011of\u2011service (DoS) condition.",
  "id": "GHSA-34rr-qp2j-p4q7",
  "modified": "2026-03-24T09:30:31Z",
  "published": "2026-03-24T09:30:31Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3509"
    },
    {
      "type": "WEB",
      "url": "https://certvde.com/de/advisories/VDE-2026-018"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}

Mitigation
Requirements

Choose a language that is not subject to this flaw.

Mitigation
Implementation

Ensure that all format string functions are passed a static string which cannot be controlled by the user, and that the proper number of arguments are always sent to that function as well. If at all possible, use functions that do not support the %n operator in format strings. [REF-116] [REF-117]

Mitigation
Build and Compilation

Run compilers and linkers with high warning levels, since they may detect incorrect usage.

CAPEC-135: Format String Injection

An adversary includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An adversary can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the adversary can write to the program stack.

CAPEC-67: String Format Overflow in syslog()

This attack targets applications and software that uses the syslog() function insecurely. If an application does not explicitely use a format string parameter in a call to syslog(), user input can be placed in the format string parameter leading to a format string injection attack. Adversaries can then inject malicious format string commands into the function call leading to a buffer overflow. There are many reported software vulnerabilities with the root cause being a misuse of the syslog() function.