gsd-2015-1197
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
cpio 2.11, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2015-1197",
      description: "cpio 2.11, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive.",
      id: "GSD-2015-1197",
      references: [
         "https://www.suse.com/security/cve/CVE-2015-1197.html",
         "https://ubuntu.com/security/CVE-2015-1197",
         "https://advisories.mageia.org/CVE-2015-1197.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2015-1197",
         ],
         details: "cpio 2.11, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive.",
         id: "GSD-2015-1197",
         modified: "2023-12-13T01:20:05.623093Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2015-1197",
            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: "cpio 2.11, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "71914",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/71914",
               },
               {
                  name: "MDVSA-2015:066",
                  refsource: "MANDRIVA",
                  url: "http://www.mandriva.com/security/advisories?name=MDVSA-2015:066",
               },
               {
                  name: "[oss-security] 20150118 Re: CVE Request: cpio -- directory traversal",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2015/01/18/7",
               },
               {
                  name: "USN-2906-1",
                  refsource: "UBUNTU",
                  url: "http://www.ubuntu.com/usn/USN-2906-1",
               },
               {
                  name: "http://advisories.mageia.org/MGASA-2015-0080.html",
                  refsource: "CONFIRM",
                  url: "http://advisories.mageia.org/MGASA-2015-0080.html",
               },
               {
                  name: "[oss-security] 20150108 Directory traversals in cpio and friends?",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2015/01/07/5",
               },
               {
                  name: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774669",
                  refsource: "MISC",
                  url: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774669",
               },
               {
                  name: "[Bug-cpio] 20150108 cpio: directory traversal vulnerability via symlinks",
                  refsource: "MLIST",
                  url: "https://lists.gnu.org/archive/html/bug-cpio/2015-01/msg00000.html",
               },
               {
                  name: "http://packetstormsecurity.com/files/169458/Zimbra-Collaboration-Suite-TAR-Path-Traversal.html",
                  refsource: "MISC",
                  url: "http://packetstormsecurity.com/files/169458/Zimbra-Collaboration-Suite-TAR-Path-Traversal.html",
               },
               {
                  name: "[oss-security] 20231221 Security vulnerability in Debian's cpio 2.13",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2023/12/21/8",
               },
               {
                  name: "[oss-security] 20231227 xarchiver: Path traversal with crafted cpio archives",
                  refsource: "MLIST",
                  url: "http://www.openwall.com/lists/oss-security/2023/12/27/1",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:gnu:cpio:2.11:*:*:*:*:*:*:*",
                              matchCriteriaId: "D68C6D55-2BC4-4F00-B5EF-203DE849AD60",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "cpio 2.11, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive.",
               },
               {
                  lang: "es",
                  value: "cpio 2.11, cuando utiliza la opción --no-absolute-filenames, permite a usuarios locales escribir ficheros arbitrarios a través de un ataque de enlace simbólico sobre un fichero en un archivo.",
               },
            ],
            evaluatorComment: "<a href=\"http://cwe.mitre.org/data/definitions/61.html\">CWE-61: UNIX Symbolic Link (Symlink) Following</a>",
            id: "CVE-2015-1197",
            lastModified: "2023-12-27T15:15:43.853",
            metrics: {
               cvssMetricV2: [
                  {
                     acInsufInfo: false,
                     baseSeverity: "LOW",
                     cvssData: {
                        accessComplexity: "MEDIUM",
                        accessVector: "LOCAL",
                        authentication: "NONE",
                        availabilityImpact: "NONE",
                        baseScore: 1.9,
                        confidentialityImpact: "NONE",
                        integrityImpact: "PARTIAL",
                        vectorString: "AV:L/AC:M/Au:N/C:N/I:P/A:N",
                        version: "2.0",
                     },
                     exploitabilityScore: 3.4,
                     impactScore: 2.9,
                     obtainAllPrivilege: false,
                     obtainOtherPrivilege: false,
                     obtainUserPrivilege: false,
                     source: "nvd@nist.gov",
                     type: "Primary",
                     userInteractionRequired: false,
                  },
               ],
            },
            published: "2015-02-19T15:59:12.377",
            references: [
               {
                  source: "cve@mitre.org",
                  url: "http://advisories.mageia.org/MGASA-2015-0080.html",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://packetstormsecurity.com/files/169458/Zimbra-Collaboration-Suite-TAR-Path-Traversal.html",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.mandriva.com/security/advisories?name=MDVSA-2015:066",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Exploit",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2015/01/07/5",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.openwall.com/lists/oss-security/2015/01/18/7",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.openwall.com/lists/oss-security/2023/12/21/8",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.openwall.com/lists/oss-security/2023/12/27/1",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.securityfocus.com/bid/71914",
               },
               {
                  source: "cve@mitre.org",
                  url: "http://www.ubuntu.com/usn/USN-2906-1",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Exploit",
                  ],
                  url: "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774669",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Exploit",
                  ],
                  url: "https://lists.gnu.org/archive/html/bug-cpio/2015-01/msg00000.html",
               },
            ],
            sourceIdentifier: "cve@mitre.org",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-Other",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.