{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "ba3d436d1cdf786636522a766c3ab472fa8b2b66"
            }
          ],
          "repo": "https://github.com/badges/shields",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rxvx-x284-4445"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-74"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47180.json"
  },
  "details": "Shields.io is a service for concise, consistent, and legible badges in SVG and raster format. Shields.io and users self-hosting their own instance of shields using version \u003c `server-2024-09-25` are vulnerable to a remote execution vulnerability via the JSONPath library used by the Dynamic JSON/Toml/Yaml badges. This vulnerability would allow any user with access to make a request to a URL on the instance to the ability to execute code by crafting a malicious JSONPath expression. All users who self-host an instance are vulnerable. This problem was fixed in server-2024-09-25. Those who follow the tagged releases should update to `server-2024-09-25` or later. Those who follow the rolling tag on DockerHub, `docker pull shieldsio/shields:next` to update to the latest version. As a workaround, blocking access to the endpoints `/badge/dynamic/json`, `/badge/dynamic/toml`, and `/badge/dynamic/yaml` (e.g: via a firewall or reverse proxy in front of your instance) would prevent the exploitable endpoints from being accessed.",
  "id": "CVE-2024-47180",
  "modified": "2026-04-01T23:08:16.749072283Z",
  "published": "2024-09-26T19:21:04.584Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47180.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/badges/shields/security/advisories/GHSA-rxvx-x284-4445"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47180"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/badges/shields/issues/10553"
    },
    {
      "type": "FIX",
      "url": "https://github.com/badges/shields/commit/ec1b6c8daccda075403c1688ac02603f7aaa50b2"
    },
    {
      "type": "FIX",
      "url": "https://github.com/badges/shields/pull/10551"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Shields.io Remote Code Execution vulnerability in Dynamic JSON/TOML/YAML badges"
}