Search

Find a vulnerability

Search criteria

    6 vulnerabilities found for xvid by xvid

    CVE-2009-0894 (GCVE-0-2009-0894)

    Vulnerability from nvd – Published: 2009-06-02 18:00 – Updated: 2024-09-16 23:42
    VLAI
    Summary
    Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T04:48:52.732Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
              },
              {
                "name": "35158",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/35158"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2009-06-02T18:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
            },
            {
              "name": "35158",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/35158"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2009-0894",
              "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": "Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
                },
                {
                  "name": "35158",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/35158"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
                },
                {
                  "name": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7",
                  "refsource": "CONFIRM",
                  "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7"
                },
                {
                  "name": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic",
                  "refsource": "MISC",
                  "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2009-0894",
        "datePublished": "2009-06-02T18:00:00.000Z",
        "dateReserved": "2009-03-14T00:00:00.000Z",
        "dateUpdated": "2024-09-16T23:42:26.454Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2009-0893 (GCVE-0-2009-0893)

    Vulnerability from nvd – Published: 2009-06-02 18:00 – Updated: 2024-09-16 23:30
    VLAI
    Summary
    Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a "missing resync marker range check" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T04:48:52.769Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "35274",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/35274"
              },
              {
                "name": "ADV-2009-1468",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2009/1468"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
              },
              {
                "name": "35156",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/35156"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a \"missing resync marker range check\" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2009-06-02T18:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "35274",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/35274"
            },
            {
              "name": "ADV-2009-1468",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2009/1468"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
            },
            {
              "name": "35156",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/35156"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2009-0893",
              "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": "Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a \"missing resync marker range check\" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "35274",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/35274"
                },
                {
                  "name": "ADV-2009-1468",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2009/1468"
                },
                {
                  "name": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic",
                  "refsource": "MISC",
                  "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
                },
                {
                  "name": "35156",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/35156"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
                },
                {
                  "name": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7",
                  "refsource": "CONFIRM",
                  "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2009-0893",
        "datePublished": "2009-06-02T18:00:00.000Z",
        "dateReserved": "2009-03-14T00:00:00.000Z",
        "dateUpdated": "2024-09-16T23:30:59.155Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-3329 (GCVE-0-2007-3329)

    Vulnerability from nvd – Published: 2007-06-21 18:00 – Updated: 2024-08-07 14:14
    VLAI
    Summary
    Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.gentoo.org/security/en/glsa/glsa-20070… vendor-advisoryx_refsource_GENTOO
    http://secunia.com/advisories/25711 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/26353 third-party-advisoryx_refsource_SECUNIA
    http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/b… x_refsource_CONFIRM
    http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/b… x_refsource_CONFIRM
    http://osvdb.org/37728 vdb-entryx_refsource_OSVDB
    http://www.securityfocus.com/bid/24561 vdb-entryx_refsource_BID
    http://bugs.gentoo.org/show_bug.cgi?id=183145 x_refsource_CONFIRM
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    Date Public
    2007-06-20 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T14:14:12.986Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "GLSA-200708-02",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
              },
              {
                "name": "25711",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25711"
              },
              {
                "name": "26353",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/26353"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
              },
              {
                "name": "37728",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://osvdb.org/37728"
              },
              {
                "name": "24561",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/24561"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
              },
              {
                "name": "xvid-getintrablock-code-execution(34949)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-06-20T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-07-28T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "GLSA-200708-02",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
            },
            {
              "name": "25711",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25711"
            },
            {
              "name": "26353",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/26353"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
            },
            {
              "name": "37728",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://osvdb.org/37728"
            },
            {
              "name": "24561",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/24561"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
            },
            {
              "name": "xvid-getintrablock-code-execution(34949)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2007-3329",
              "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": "Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "GLSA-200708-02",
                  "refsource": "GENTOO",
                  "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
                },
                {
                  "name": "25711",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25711"
                },
                {
                  "name": "26353",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/26353"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
                },
                {
                  "name": "37728",
                  "refsource": "OSVDB",
                  "url": "http://osvdb.org/37728"
                },
                {
                  "name": "24561",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/24561"
                },
                {
                  "name": "http://bugs.gentoo.org/show_bug.cgi?id=183145",
                  "refsource": "CONFIRM",
                  "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
                },
                {
                  "name": "xvid-getintrablock-code-execution(34949)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2007-3329",
        "datePublished": "2007-06-21T18:00:00.000Z",
        "dateReserved": "2007-06-21T00:00:00.000Z",
        "dateUpdated": "2024-08-07T14:14:12.986Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2009-0893 (GCVE-0-2009-0893)

    Vulnerability from cvelistv5 – Published: 2009-06-02 18:00 – Updated: 2024-09-16 23:30
    VLAI
    Summary
    Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a "missing resync marker range check" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T04:48:52.769Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "35274",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/35274"
              },
              {
                "name": "ADV-2009-1468",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2009/1468"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
              },
              {
                "name": "35156",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/35156"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a \"missing resync marker range check\" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2009-06-02T18:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "35274",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/35274"
            },
            {
              "name": "ADV-2009-1468",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2009/1468"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
            },
            {
              "name": "35156",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/35156"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2009-0893",
              "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": "Multiple heap-based buffer overflows in xvidcore/src/decoder.c in the xvidcore library in Xvid before 1.2.2, as used by Windows Media Player and other applications, allow remote attackers to execute arbitrary code by providing a crafted macroblock (aka MBlock) number in a video stream in a crafted movie file that triggers heap memory corruption, related to a \"missing resync marker range check\" and the (1) decoder_iframe, (2) decoder_pframe, and (3) decoder_bframe functions."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "35274",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/35274"
                },
                {
                  "name": "ADV-2009-1468",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2009/1468"
                },
                {
                  "name": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic",
                  "refsource": "MISC",
                  "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4634\u0026selyear=2009\u0026menutype=menupublic"
                },
                {
                  "name": "35156",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/35156"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
                },
                {
                  "name": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7",
                  "refsource": "CONFIRM",
                  "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2009-0893",
        "datePublished": "2009-06-02T18:00:00.000Z",
        "dateReserved": "2009-03-14T00:00:00.000Z",
        "dateUpdated": "2024-09-16T23:30:59.155Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2009-0894 (GCVE-0-2009-0894)

    Vulnerability from cvelistv5 – Published: 2009-06-02 18:00 – Updated: 2024-09-16 23:42
    VLAI
    Summary
    Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T04:48:52.732Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
              },
              {
                "name": "35158",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/35158"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2009-06-02T18:00:00.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
            },
            {
              "name": "35158",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/35158"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews%5BbackPid%5D=64\u0026tx_ttnews%5Btt_news%5D=7"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2009-0894",
              "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": "Heap-based buffer overflow in the decoder_create function in the initialization functionality in xvidcore/src/decoder.c in Xvid before 1.2.2, as used by Windows Media Player and other applications, allows remote attackers to execute arbitrary code via vectors involving the DirectShow (aka DShow) frontend and improper handling of the XVID_ERR_MEMORY return code during processing of a crafted movie file. NOTE: some of these details are obtained from third party information."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c"
                },
                {
                  "name": "35158",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/35158"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/decoder.c?r1=1.80\u0026r2=1.81"
                },
                {
                  "name": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7",
                  "refsource": "CONFIRM",
                  "url": "http://www.xvid.org/News.64.0.html?\u0026cHash=0170b4e439\u0026tx_ttnews[backPid]=64\u0026tx_ttnews[tt_news]=7"
                },
                {
                  "name": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic",
                  "refsource": "MISC",
                  "url": "https://www.it-isac.org/postings/cyber/alertdetail.php?id=4635\u0026selyear=2009\u0026menutype=menupublic"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2009-0894",
        "datePublished": "2009-06-02T18:00:00.000Z",
        "dateReserved": "2009-03-14T00:00:00.000Z",
        "dateUpdated": "2024-09-16T23:42:26.454Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-3329 (GCVE-0-2007-3329)

    Vulnerability from cvelistv5 – Published: 2007-06-21 18:00 – Updated: 2024-08-07 14:14
    VLAI
    Summary
    Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.gentoo.org/security/en/glsa/glsa-20070… vendor-advisoryx_refsource_GENTOO
    http://secunia.com/advisories/25711 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/26353 third-party-advisoryx_refsource_SECUNIA
    http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/b… x_refsource_CONFIRM
    http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/b… x_refsource_CONFIRM
    http://osvdb.org/37728 vdb-entryx_refsource_OSVDB
    http://www.securityfocus.com/bid/24561 vdb-entryx_refsource_BID
    http://bugs.gentoo.org/show_bug.cgi?id=183145 x_refsource_CONFIRM
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    Date Public
    2007-06-20 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T14:14:12.986Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "GLSA-200708-02",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
              },
              {
                "name": "25711",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25711"
              },
              {
                "name": "26353",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/26353"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
              },
              {
                "name": "37728",
                "tags": [
                  "vdb-entry",
                  "x_refsource_OSVDB",
                  "x_transferred"
                ],
                "url": "http://osvdb.org/37728"
              },
              {
                "name": "24561",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/24561"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
              },
              {
                "name": "xvid-getintrablock-code-execution(34949)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-06-20T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-07-28T12:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "GLSA-200708-02",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
            },
            {
              "name": "25711",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25711"
            },
            {
              "name": "26353",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/26353"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
            },
            {
              "name": "37728",
              "tags": [
                "vdb-entry",
                "x_refsource_OSVDB"
              ],
              "url": "http://osvdb.org/37728"
            },
            {
              "name": "24561",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/24561"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
            },
            {
              "name": "xvid-getintrablock-code-execution(34949)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2007-3329",
              "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": "Multiple array index errors in the (1) get_intra_block, (2) get_inter_block_h263, and (3) get_inter_block_mpeg functions in src/bitstream/mbcoding.c in Xvid 1.1.2 allow remote attackers to execute arbitrary code via a crafted (a) Avi, (b) H.263, or (c) MPEG file."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "GLSA-200708-02",
                  "refsource": "GENTOO",
                  "url": "http://www.gentoo.org/security/en/glsa/glsa-200708-02.xml"
                },
                {
                  "name": "25711",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25711"
                },
                {
                  "name": "26353",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/26353"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c?r1=1.54\u0026r2=1.55"
                },
                {
                  "name": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c",
                  "refsource": "CONFIRM",
                  "url": "http://cvs.xvid.org/cvs/viewvc.cgi/xvidcore/src/bitstream/mbcoding.c"
                },
                {
                  "name": "37728",
                  "refsource": "OSVDB",
                  "url": "http://osvdb.org/37728"
                },
                {
                  "name": "24561",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/24561"
                },
                {
                  "name": "http://bugs.gentoo.org/show_bug.cgi?id=183145",
                  "refsource": "CONFIRM",
                  "url": "http://bugs.gentoo.org/show_bug.cgi?id=183145"
                },
                {
                  "name": "xvid-getintrablock-code-execution(34949)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34949"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2007-3329",
        "datePublished": "2007-06-21T18:00:00.000Z",
        "dateReserved": "2007-06-21T00:00:00.000Z",
        "dateUpdated": "2024-08-07T14:14:12.986Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }