gsd-2004-0452
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2004-0452",
      description: "Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.",
      id: "GSD-2004-0452",
      references: [
         "https://www.suse.com/security/cve/CVE-2004-0452.html",
         "https://www.debian.org/security/2004/dsa-620",
         "https://access.redhat.com/errata/RHSA-2005:105",
         "https://access.redhat.com/errata/RHSA-2005:103",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2004-0452",
         ],
         details: "Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.",
         id: "GSD-2004-0452",
         modified: "2023-12-13T01:22:54.736158Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2004-0452",
            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: "Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "RHSA-2005:105",
                  refsource: "REDHAT",
                  url: "http://www.redhat.com/support/errata/RHSA-2005-105.html",
               },
               {
                  name: "oval:org.mitre.oval:def:9938",
                  refsource: "OVAL",
                  url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9938",
               },
               {
                  name: "RHSA-2005:103",
                  refsource: "REDHAT",
                  url: "http://www.redhat.com/support/errata/RHSA-2005-103.html",
               },
               {
                  name: "55314",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/55314",
               },
               {
                  name: "DSA-620",
                  refsource: "DEBIAN",
                  url: "http://www.debian.org/security/2004/dsa-620",
               },
               {
                  name: "20060101-01-U",
                  refsource: "SGI",
                  url: "ftp://patches.sgi.com/support/free/security/advisories/20060101-01-U",
               },
               {
                  name: "FLSA-2006:152845",
                  refsource: "FEDORA",
                  url: "http://fedoranews.org/updates/FEDORA--.shtml",
               },
               {
                  name: "12991",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/12991",
               },
               {
                  name: "20050111 [OpenPKG-SA-2005.001] OpenPKG Security Advisory (perl)",
                  refsource: "BUGTRAQ",
                  url: "http://marc.info/?l=bugtraq&m=110547693019788&w=2",
               },
               {
                  name: "USN-44-1",
                  refsource: "UBUNTU",
                  url: "https://www.ubuntu.com/usn/usn-44-1/",
               },
               {
                  name: "GLSA-200501-38",
                  refsource: "GENTOO",
                  url: "http://www.gentoo.org/security/en/glsa/glsa-200501-38.xml",
               },
               {
                  name: "12072",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/12072",
               },
               {
                  name: "18517",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/18517",
               },
               {
                  name: "perl-filepathrmtree-insecure-permissions(18650)",
                  refsource: "XF",
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/18650",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:larry_wall:perl:5.6.1:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:larry_wall:perl:5.8.4:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2004-0452",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "NVD-CWE-Other",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "DSA-620",
                     refsource: "DEBIAN",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "http://www.debian.org/security/2004/dsa-620",
                  },
                  {
                     name: "GLSA-200501-38",
                     refsource: "GENTOO",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "http://www.gentoo.org/security/en/glsa/glsa-200501-38.xml",
                  },
                  {
                     name: "RHSA-2005:103",
                     refsource: "REDHAT",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "http://www.redhat.com/support/errata/RHSA-2005-103.html",
                  },
                  {
                     name: "20060101-01-U",
                     refsource: "SGI",
                     tags: [],
                     url: "ftp://patches.sgi.com/support/free/security/advisories/20060101-01-U",
                  },
                  {
                     name: "12072",
                     refsource: "BID",
                     tags: [],
                     url: "http://www.securityfocus.com/bid/12072",
                  },
                  {
                     name: "12991",
                     refsource: "SECUNIA",
                     tags: [],
                     url: "http://secunia.com/advisories/12991",
                  },
                  {
                     name: "18517",
                     refsource: "SECUNIA",
                     tags: [],
                     url: "http://secunia.com/advisories/18517",
                  },
                  {
                     name: "FLSA-2006:152845",
                     refsource: "FEDORA",
                     tags: [],
                     url: "http://fedoranews.org/updates/FEDORA--.shtml",
                  },
                  {
                     name: "RHSA-2005:105",
                     refsource: "REDHAT",
                     tags: [],
                     url: "http://www.redhat.com/support/errata/RHSA-2005-105.html",
                  },
                  {
                     name: "55314",
                     refsource: "SECUNIA",
                     tags: [],
                     url: "http://secunia.com/advisories/55314",
                  },
                  {
                     name: "20050111 [OpenPKG-SA-2005.001] OpenPKG Security Advisory (perl)",
                     refsource: "BUGTRAQ",
                     tags: [],
                     url: "http://marc.info/?l=bugtraq&m=110547693019788&w=2",
                  },
                  {
                     name: "USN-44-1",
                     refsource: "UBUNTU",
                     tags: [],
                     url: "https://www.ubuntu.com/usn/usn-44-1/",
                  },
                  {
                     name: "perl-filepathrmtree-insecure-permissions(18650)",
                     refsource: "XF",
                     tags: [],
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/18650",
                  },
                  {
                     name: "oval:org.mitre.oval:def:9938",
                     refsource: "OVAL",
                     tags: [],
                     url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9938",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "HIGH",
                  accessVector: "LOCAL",
                  authentication: "NONE",
                  availabilityImpact: "PARTIAL",
                  baseScore: 2.6,
                  confidentialityImpact: "NONE",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:L/AC:H/Au:N/C:N/I:P/A:P",
                  version: "2.0",
               },
               exploitabilityScore: 1.9,
               impactScore: 4.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "LOW",
               userInteractionRequired: false,
            },
         },
         lastModifiedDate: "2017-10-11T01:29Z",
         publishedDate: "2004-12-21T05:00Z",
      },
   },
}


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.