Search criteria

1 vulnerability by click_project

CVE-2015-8768 (GCVE-0-2015-8768)

Vulnerability from cvelistv5 – Published: 2017-02-13 18:00 – Updated: 2024-08-06 08:29
VLAI?
Summary
click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone.
Severity ?
No CVSS data available.
CWE
  • n/a
Assigner
Date Public ?
2015-10-15 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T08:29:21.560Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "USN-2771-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://ubuntu.com/usn/usn-2771-1"
          },
          {
            "name": "96386",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/96386"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
          },
          {
            "name": "[oss-security] 20160112 Re: CVE Request: click",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-10-15T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-10-02T17:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "USN-2771-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://ubuntu.com/usn/usn-2771-1"
        },
        {
          "name": "96386",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/96386"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
        },
        {
          "name": "[oss-security] 20160112 Re: CVE Request: click",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-8768",
          "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": "click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "USN-2771-1",
              "refsource": "UBUNTU",
              "url": "http://ubuntu.com/usn/usn-2771-1"
            },
            {
              "name": "96386",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/96386"
            },
            {
              "name": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587",
              "refsource": "CONFIRM",
              "url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
            },
            {
              "name": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467",
              "refsource": "CONFIRM",
              "url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
            },
            {
              "name": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/",
              "refsource": "CONFIRM",
              "url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
            },
            {
              "name": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554",
              "refsource": "CONFIRM",
              "url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
            },
            {
              "name": "[oss-security] 20160112 Re: CVE Request: click",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
            },
            {
              "name": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF",
              "refsource": "MISC",
              "url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2015-8768",
    "datePublished": "2017-02-13T18:00:00.000Z",
    "dateReserved": "2016-01-12T00:00:00.000Z",
    "dateUpdated": "2024-08-06T08:29:21.560Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}