FKIE_CVE-2015-8768

Vulnerability from fkie_nvd - Published: 2017-02-13 18:59 - Updated: 2026-05-13 00:24
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.
References
cve@mitre.orghttp://bazaar.launchpad.net/~click-hackers/click/devel/revision/587
cve@mitre.orghttp://ubuntu.com/usn/usn-2771-1Third Party Advisory
cve@mitre.orghttp://www.openwall.com/lists/oss-security/2016/01/12/8Mailing List, Patch, Third Party Advisory
cve@mitre.orghttp://www.securityfocus.com/bid/96386Third Party Advisory, VDB Entry
cve@mitre.orghttps://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467Issue Tracking, Patch, Third Party Advisory
cve@mitre.orghttps://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554Issue Tracking, Patch, Third Party Advisory
cve@mitre.orghttps://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/
cve@mitre.orghttps://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF
af854a3a-2127-422b-91ae-364da2661108http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587
af854a3a-2127-422b-91ae-364da2661108http://ubuntu.com/usn/usn-2771-1Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2016/01/12/8Mailing List, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/96386Third Party Advisory, VDB Entry
af854a3a-2127-422b-91ae-364da2661108https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467Issue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554Issue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/
af854a3a-2127-422b-91ae-364da2661108https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF
Impacted products
Vendor Product Version
click_project click -
canonical ubuntu_linux 14.04
canonical ubuntu_linux 15.04

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:click_project:click:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "B43706BE-E042-43AF-85B7-1AC24D5226F3",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*",
              "matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
              "matchCriteriaId": "F38D3B7E-8429-473F-BB31-FC3583EE5A5B",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "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."
    },
    {
      "lang": "es",
      "value": "El archivo click/install.py en click no requiere archivos en el sistema de archivos del paquete tarballs para iniciar con ./ (punto barra), lo que permite a los atacantes remotos instalar una pol\u00edtica de seguridad alternativa y alcanzar privilegios por medio de un paquete dise\u00f1ado, como es demostrado por la aplicaci\u00f3n test.mmrow para el tel\u00e9fono Ubuntu."
    }
  ],
  "id": "CVE-2015-8768",
  "lastModified": "2026-05-13T00:24:29.033",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 9.8,
          "baseSeverity": "CRITICAL",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-02-13T18:59:00.267",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "http://ubuntu.com/usn/usn-2771-1"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Mailing List",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/96386"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://bazaar.launchpad.net/~click-hackers/click/devel/revision/587"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "http://ubuntu.com/usn/usn-2771-1"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "http://www.openwall.com/lists/oss-security/2016/01/12/8"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/96386"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://bugs.launchpad.net/ubuntu/+source/click/+bug/1506467"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://code.launchpad.net/~cjwatson/click/audit-missing-dot-slash/+merge/274554"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://insights.ubuntu.com/2015/10/15/update-on-ubuntu-phone-security-issue/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…