CodeAnt AI home pagelight logodark logo
  • Dashboard
  • Dashboard
  • Documentation
  • Demo Call with CEO
  • Blog
  • Slack
  • Get Started
    • CodeAnt AI
    • Setup
    • Control Center
    • Pull Request Review
    • IDE
    • Compliance
    • Anti-Patterns
    • Code Governance
    • Infrastructure Security Database
    • Application Security Database
      • Apex
      • Bash
      • C
      • Clojure
      • Cpp
      • Csharp
      • Dockerfile
      • Elixir
      • Fingerprints
      • Generic
      • Go
      • Html
      • Java
      • Javascript
      • Json
      • Kotlin
      • Ocaml
      • Php
      • Problem-based-packs
      • Python
      • Ruby
      • Rust
      • Scala
      • Solidity
      • Swift
        • Biometrics-and-auth
        • Commoncrypto
        • Cryptoswift
        • Insecure-communication
        • Lang
          • Background
          • Clipboard
          • Crypto
          • Forbidden
          • Ns
          • Storage
          • Storage
          • String
            • Format-string
              • Swift format string
          • Xml
        • Pathtraversal
        • Sql
        • Sqllite
        • Webview
        • Webview
      • Terraform
      • Typescript
      • Yaml
    Format-string

    Swift format string

    Format string attacks occur when untrusted data is passed directly into functions that build formatted strings, within the format parameter. This can result in memory/data leakage.
    Likelihood: LOW
    Confidence: MEDIUM
    CWE:
    - CWE-134: Use of Externally-Controlled Format String

    Swift data protectionSwift xxe prevention
    twitterlinkedin
    Powered by Mintlify