Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities by jq_project

    CVE-2016-4074 (GCVE-0-2016-4074)

    Vulnerability from nvd – Published: 2016-05-06 17:00 – Updated: 2024-08-06 00:17
    VLAI
    Summary
    The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2016-04-24 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T00:17:30.898Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/issues/1136"
              },
              {
                "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NixOS/nixpkgs/pull/18908"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/hashicorp/consul/issues/10263"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-04-24T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-02-04T15:48:58.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/stedolan/jq/issues/1136"
            },
            {
              "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/stedolan/jq/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NixOS/nixpkgs/pull/18908"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/hashicorp/consul/issues/10263"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-4074",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
                },
                {
                  "name": "https://github.com/stedolan/jq/issues/1136",
                  "refsource": "MISC",
                  "url": "https://github.com/stedolan/jq/issues/1136"
                },
                {
                  "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
                },
                {
                  "name": "https://github.com/stedolan/jq/",
                  "refsource": "MISC",
                  "url": "https://github.com/stedolan/jq/"
                },
                {
                  "name": "https://github.com/NixOS/nixpkgs/pull/18908",
                  "refsource": "MISC",
                  "url": "https://github.com/NixOS/nixpkgs/pull/18908"
                },
                {
                  "name": "https://github.com/hashicorp/consul/issues/10263",
                  "refsource": "MISC",
                  "url": "https://github.com/hashicorp/consul/issues/10263"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-4074",
        "datePublished": "2016-05-06T17:00:00.000Z",
        "dateReserved": "2016-04-24T00:00:00.000Z",
        "dateUpdated": "2024-08-06T00:17:30.898Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2015-8863 (GCVE-0-2015-8863)

    Vulnerability from nvd – Published: 2016-05-06 17:00 – Updated: 2024-08-06 08:29
    VLAI
    Summary
    Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2016-04-23 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T08:29:22.090Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2016:1106",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
              },
              {
                "name": "RHSA-2016:1099",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
              },
              {
                "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
              },
              {
                "name": "openSUSE-SU-2016:1212",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
              },
              {
                "name": "RHSA-2016:1098",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/issues/995"
              },
              {
                "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
              },
              {
                "name": "openSUSE-SU-2016:1214",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
              },
              {
                "name": "GLSA-201612-20",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201612-20"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-04-23T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-06-30T16:57:01.000Z",
            "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
            "shortName": "debian"
          },
          "references": [
            {
              "name": "RHSA-2016:1106",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
            },
            {
              "name": "RHSA-2016:1099",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
            },
            {
              "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
            },
            {
              "name": "openSUSE-SU-2016:1212",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
            },
            {
              "name": "RHSA-2016:1098",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/stedolan/jq/issues/995"
            },
            {
              "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
            },
            {
              "name": "openSUSE-SU-2016:1214",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
            },
            {
              "name": "GLSA-201612-20",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201612-20"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@debian.org",
              "ID": "CVE-2015-8863",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "RHSA-2016:1106",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
                },
                {
                  "name": "RHSA-2016:1099",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
                },
                {
                  "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
                },
                {
                  "name": "openSUSE-SU-2016:1212",
                  "refsource": "SUSE",
                  "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
                },
                {
                  "name": "RHSA-2016:1098",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
                },
                {
                  "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
                },
                {
                  "name": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
                },
                {
                  "name": "https://github.com/stedolan/jq/issues/995",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/stedolan/jq/issues/995"
                },
                {
                  "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
                },
                {
                  "name": "openSUSE-SU-2016:1214",
                  "refsource": "SUSE",
                  "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
                },
                {
                  "name": "GLSA-201612-20",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201612-20"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
        "assignerShortName": "debian",
        "cveId": "CVE-2015-8863",
        "datePublished": "2016-05-06T17:00:00.000Z",
        "dateReserved": "2016-04-23T00:00:00.000Z",
        "dateUpdated": "2024-08-06T08:29:22.090Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2015-8863 (GCVE-0-2015-8863)

    Vulnerability from cvelistv5 – Published: 2016-05-06 17:00 – Updated: 2024-08-06 08:29
    VLAI
    Summary
    Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Date Public
    2016-04-23 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T08:29:22.090Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2016:1106",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
              },
              {
                "name": "RHSA-2016:1099",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
              },
              {
                "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
              },
              {
                "name": "openSUSE-SU-2016:1212",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
              },
              {
                "name": "RHSA-2016:1098",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/issues/995"
              },
              {
                "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
              },
              {
                "name": "openSUSE-SU-2016:1214",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
              },
              {
                "name": "GLSA-201612-20",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201612-20"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-04-23T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-06-30T16:57:01.000Z",
            "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
            "shortName": "debian"
          },
          "references": [
            {
              "name": "RHSA-2016:1106",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
            },
            {
              "name": "RHSA-2016:1099",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
            },
            {
              "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
            },
            {
              "name": "openSUSE-SU-2016:1212",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
            },
            {
              "name": "RHSA-2016:1098",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/stedolan/jq/issues/995"
            },
            {
              "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
            },
            {
              "name": "openSUSE-SU-2016:1214",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
            },
            {
              "name": "GLSA-201612-20",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201612-20"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "security@debian.org",
              "ID": "CVE-2015-8863",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "RHSA-2016:1106",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
                },
                {
                  "name": "RHSA-2016:1099",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
                },
                {
                  "name": "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/23/2"
                },
                {
                  "name": "openSUSE-SU-2016:1212",
                  "refsource": "SUSE",
                  "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
                },
                {
                  "name": "RHSA-2016:1098",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
                },
                {
                  "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231",
                  "refsource": "CONFIRM",
                  "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
                },
                {
                  "name": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
                },
                {
                  "name": "https://github.com/stedolan/jq/issues/995",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/stedolan/jq/issues/995"
                },
                {
                  "name": "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/23/1"
                },
                {
                  "name": "openSUSE-SU-2016:1214",
                  "refsource": "SUSE",
                  "url": "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
                },
                {
                  "name": "GLSA-201612-20",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201612-20"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
        "assignerShortName": "debian",
        "cveId": "CVE-2015-8863",
        "datePublished": "2016-05-06T17:00:00.000Z",
        "dateReserved": "2016-04-23T00:00:00.000Z",
        "dateUpdated": "2024-08-06T08:29:22.090Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2016-4074 (GCVE-0-2016-4074)

    Vulnerability from cvelistv5 – Published: 2016-05-06 17:00 – Updated: 2024-08-06 00:17
    VLAI
    Summary
    The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2016-04-24 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-06T00:17:30.898Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/issues/1136"
              },
              {
                "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/stedolan/jq/"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NixOS/nixpkgs/pull/18908"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/hashicorp/consul/issues/10263"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2016-04-24T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-02-04T15:48:58.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/stedolan/jq/issues/1136"
            },
            {
              "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/stedolan/jq/"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NixOS/nixpkgs/pull/18908"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/hashicorp/consul/issues/10263"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2016-4074",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "The jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
                },
                {
                  "name": "https://github.com/stedolan/jq/issues/1136",
                  "refsource": "MISC",
                  "url": "https://github.com/stedolan/jq/issues/1136"
                },
                {
                  "name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
                  "refsource": "MLIST",
                  "url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
                },
                {
                  "name": "https://github.com/stedolan/jq/",
                  "refsource": "MISC",
                  "url": "https://github.com/stedolan/jq/"
                },
                {
                  "name": "https://github.com/NixOS/nixpkgs/pull/18908",
                  "refsource": "MISC",
                  "url": "https://github.com/NixOS/nixpkgs/pull/18908"
                },
                {
                  "name": "https://github.com/hashicorp/consul/issues/10263",
                  "refsource": "MISC",
                  "url": "https://github.com/hashicorp/consul/issues/10263"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2016-4074",
        "datePublished": "2016-05-06T17:00:00.000Z",
        "dateReserved": "2016-04-24T00:00:00.000Z",
        "dateUpdated": "2024-08-06T00:17:30.898Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }