{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.1.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3a3224201aed65e9ccbc2d2e8bbaec3c6789ed6f"
            }
          ],
          "repo": "https://github.com/inukshuk/bibtex-ruby",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "BibTeX-ruby before 5.1.0 allows shell command injection due to unsanitized user input being passed directly to the built-in Ruby Kernel.open method through BibTeX.open.",
  "id": "CVE-2019-10780",
  "modified": "2026-03-13T21:52:54.673198549Z",
  "published": "2020-01-22T14:15:11.433Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://snyk.io/vuln/SNYK-RUBY-BIBTEXRUBY-542602"
    }
  ],
  "related": [
    "SNYK-RUBY-BIBTEXRUBY-542602"
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}