Search

Find a vulnerability

Search criteria

    2 vulnerabilities by XBMC Foundation

    CVE-2017-8314 (GCVE-0-2017-8314)

    Vulnerability from nvd – Published: 2017-05-23 21:00 – Updated: 2024-08-05 16:34
    VLAI
    Summary
    Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles.
    Severity
    No CVSS data available.
    CWE
    • Allows arbitrary file write on disk
    Assigner
    References
    URL Tags
    https://security.gentoo.org/glsa/201706-17 vendor-advisoryx_refsource_GENTOO
    https://github.com/xbmc/xbmc/pull/12024 x_refsource_CONFIRM
    http://www.securityfocus.com/bid/98668 vdb-entryx_refsource_BID
    https://lists.debian.org/debian-lts-announce/2018… mailing-listx_refsource_MLIST
    Impacted products
    Date Public
    2017-04-28 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T16:34:22.480Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "GLSA-201706-17",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201706-17"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/xbmc/xbmc/pull/12024"
              },
              {
                "name": "98668",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/98668"
              },
              {
                "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Kodi (XBMC)",
              "vendor": "XBMC Foundation",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c= v17.1"
                }
              ]
            }
          ],
          "datePublic": "2017-04-28T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Allows arbitrary file write on disk",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-02-02T10:57:01.000Z",
            "orgId": "897c38be-0345-43cd-b6cf-fe179e0c4f45",
            "shortName": "checkpoint"
          },
          "references": [
            {
              "name": "GLSA-201706-17",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201706-17"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/xbmc/xbmc/pull/12024"
            },
            {
              "name": "98668",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/98668"
            },
            {
              "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@checkpoint.com",
              "ID": "CVE-2017-8314",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Kodi (XBMC)",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "\u003c= v17.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "XBMC Foundation"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Allows arbitrary file write on disk"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "GLSA-201706-17",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201706-17"
                },
                {
                  "name": "https://github.com/xbmc/xbmc/pull/12024",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/xbmc/xbmc/pull/12024"
                },
                {
                  "name": "98668",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/98668"
                },
                {
                  "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
                  "refsource": "MLIST",
                  "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "897c38be-0345-43cd-b6cf-fe179e0c4f45",
        "assignerShortName": "checkpoint",
        "cveId": "CVE-2017-8314",
        "datePublished": "2017-05-23T21:00:00.000Z",
        "dateReserved": "2017-04-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T16:34:22.480Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-8314 (GCVE-0-2017-8314)

    Vulnerability from cvelistv5 – Published: 2017-05-23 21:00 – Updated: 2024-08-05 16:34
    VLAI
    Summary
    Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles.
    Severity
    No CVSS data available.
    CWE
    • Allows arbitrary file write on disk
    Assigner
    References
    URL Tags
    https://security.gentoo.org/glsa/201706-17 vendor-advisoryx_refsource_GENTOO
    https://github.com/xbmc/xbmc/pull/12024 x_refsource_CONFIRM
    http://www.securityfocus.com/bid/98668 vdb-entryx_refsource_BID
    https://lists.debian.org/debian-lts-announce/2018… mailing-listx_refsource_MLIST
    Impacted products
    Date Public
    2017-04-28 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T16:34:22.480Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "GLSA-201706-17",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201706-17"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/xbmc/xbmc/pull/12024"
              },
              {
                "name": "98668",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/98668"
              },
              {
                "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Kodi (XBMC)",
              "vendor": "XBMC Foundation",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c= v17.1"
                }
              ]
            }
          ],
          "datePublic": "2017-04-28T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "Allows arbitrary file write on disk",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-02-02T10:57:01.000Z",
            "orgId": "897c38be-0345-43cd-b6cf-fe179e0c4f45",
            "shortName": "checkpoint"
          },
          "references": [
            {
              "name": "GLSA-201706-17",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201706-17"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/xbmc/xbmc/pull/12024"
            },
            {
              "name": "98668",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/98668"
            },
            {
              "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@checkpoint.com",
              "ID": "CVE-2017-8314",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Kodi (XBMC)",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "\u003c= v17.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "XBMC Foundation"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Directory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "Allows arbitrary file write on disk"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "GLSA-201706-17",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201706-17"
                },
                {
                  "name": "https://github.com/xbmc/xbmc/pull/12024",
                  "refsource": "CONFIRM",
                  "url": "https://github.com/xbmc/xbmc/pull/12024"
                },
                {
                  "name": "98668",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/98668"
                },
                {
                  "name": "[debian-lts-announce] 20180116 [SECURITY] [DLA 1243-1] xbmc security update",
                  "refsource": "MLIST",
                  "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00019.html"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "897c38be-0345-43cd-b6cf-fe179e0c4f45",
        "assignerShortName": "checkpoint",
        "cveId": "CVE-2017-8314",
        "datePublished": "2017-05-23T21:00:00.000Z",
        "dateReserved": "2017-04-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T16:34:22.480Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }