cve-2002-0760
Vulnerability from cvelistv5
Published
2003-04-02 05:00
Modified
2024-08-08 03:03
Severity ?
Summary
Race condition in bzip2 before 1.0.2 in FreeBSD 4.5 and earlier, OpenLinux 3.1 and 3.1.1, and possibly other operating systems, decompresses files with world-readable permissions before setting the permissions to what is specified in the bzip2 archive, which could allow local users to read the files as they are being decompressed.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-08T03:03:47.936Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "bzip2-decompression-race-condition(9127)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "http://www.iss.net/security_center/static/9127.php"
          },
          {
            "name": "CSSA-2002-039.0",
            "tags": [
              "vendor-advisory",
              "x_refsource_CALDERA",
              "x_transferred"
            ],
            "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt"
          },
          {
            "name": "4775",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/4775"
          },
          {
            "name": "FreeBSD-SA-02:25",
            "tags": [
              "vendor-advisory",
              "x_refsource_FREEBSD",
              "x_transferred"
            ],
            "url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2002-05-20T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Race condition in bzip2 before 1.0.2 in FreeBSD 4.5 and earlier, OpenLinux 3.1 and 3.1.1, and possibly other operating systems, decompresses files with world-readable permissions before setting the permissions to what is specified in the bzip2 archive, which could allow local users to read the files as they are being decompressed."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2003-03-24T00:00:00",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "bzip2-decompression-race-condition(9127)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "http://www.iss.net/security_center/static/9127.php"
        },
        {
          "name": "CSSA-2002-039.0",
          "tags": [
            "vendor-advisory",
            "x_refsource_CALDERA"
          ],
          "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt"
        },
        {
          "name": "4775",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/4775"
        },
        {
          "name": "FreeBSD-SA-02:25",
          "tags": [
            "vendor-advisory",
            "x_refsource_FREEBSD"
          ],
          "url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2002-0760",
          "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 bzip2 before 1.0.2 in FreeBSD 4.5 and earlier, OpenLinux 3.1 and 3.1.1, and possibly other operating systems, decompresses files with world-readable permissions before setting the permissions to what is specified in the bzip2 archive, which could allow local users to read the files as they are being decompressed."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "bzip2-decompression-race-condition(9127)",
              "refsource": "XF",
              "url": "http://www.iss.net/security_center/static/9127.php"
            },
            {
              "name": "CSSA-2002-039.0",
              "refsource": "CALDERA",
              "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt"
            },
            {
              "name": "4775",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/4775"
            },
            {
              "name": "FreeBSD-SA-02:25",
              "refsource": "FREEBSD",
              "url": "ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2002-0760",
    "datePublished": "2003-04-02T05:00:00",
    "dateReserved": "2002-07-25T00:00:00",
    "dateUpdated": "2024-08-08T03:03:47.936Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"325C63C7-740D-42E1-B8B1-51125DE57F61\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.0a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"550690C7-32D0-4126-B272-D2254A2EF434\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.0b:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DFE746CF-6890-4259-A9DB-5F77B592D1E9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.0c:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6C95FE39-842A-45D1-A858-D438C0C15B99\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.5a:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D8AD6CE9-FCE5-4926-A1D1-0706DFE4A6D4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.5b:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D54DD36D-7A6C-4649-855A-D81F29FFB6C9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.5c:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0B87D623-6CF8-4BDB-A9FB-CF07589AF1CB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:0.9.5d:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5FE3BFE7-75B6-4284-9EDC-78D452CD9174\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B10B3BF9-BE42-468D-89E8-8D4A5FEDC734\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:bzip:bzip2:1.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E55F00B1-D48B-40A6-872F-959598D7E6E4\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Race condition in bzip2 before 1.0.2 in FreeBSD 4.5 and earlier, OpenLinux 3.1 and 3.1.1, and possibly other operating systems, decompresses files with world-readable permissions before setting the permissions to what is specified in the bzip2 archive, which could allow local users to read the files as they are being decompressed.\"}, {\"lang\": \"es\", \"value\": \"Condici\\u00f3n de Carrera (Race condition) en bzip2 anteriores a 1.0.2 en FreeBSD 4.5 y anteriores, y otros Sistemas Operativos, descomprime ficheros con permiso de lectura a todo el mundo antes de establecer los permisos especificados en el archivo bzip2, lo cual podr\\u00eda permitir a usuarios locales la lectura de ficheros seg\\u00fan estan siendo descomprimidos.\"}]",
      "id": "CVE-2002-0760",
      "lastModified": "2024-11-20T23:39:48.403",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:H/Au:N/C:P/I:N/A:N\", \"baseScore\": 1.2, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 1.9, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2002-08-12T04:00:00.000",
      "references": "[{\"url\": \"ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt\", \"source\": \"cve@mitre.org\"}, {\"url\": \"ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.iss.net/security_center/static/9127.php\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/4775\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.iss.net/security_center/static/9127.php\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/4775\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}]",
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-Other\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2002-0760\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2002-08-12T04:00:00.000\",\"lastModified\":\"2024-11-20T23:39:48.403\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Race condition in bzip2 before 1.0.2 in FreeBSD 4.5 and earlier, OpenLinux 3.1 and 3.1.1, and possibly other operating systems, decompresses files with world-readable permissions before setting the permissions to what is specified in the bzip2 archive, which could allow local users to read the files as they are being decompressed.\"},{\"lang\":\"es\",\"value\":\"Condici\u00f3n de Carrera (Race condition) en bzip2 anteriores a 1.0.2 en FreeBSD 4.5 y anteriores, y otros Sistemas Operativos, descomprime ficheros con permiso de lectura a todo el mundo antes de establecer los permisos especificados en el archivo bzip2, lo cual podr\u00eda permitir a usuarios locales la lectura de ficheros seg\u00fan estan siendo descomprimidos.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:H/Au:N/C:P/I:N/A:N\",\"baseScore\":1.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":1.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"325C63C7-740D-42E1-B8B1-51125DE57F61\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.0a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"550690C7-32D0-4126-B272-D2254A2EF434\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.0b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFE746CF-6890-4259-A9DB-5F77B592D1E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.0c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C95FE39-842A-45D1-A858-D438C0C15B99\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.5a:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D8AD6CE9-FCE5-4926-A1D1-0706DFE4A6D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.5b:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D54DD36D-7A6C-4649-855A-D81F29FFB6C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.5c:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B87D623-6CF8-4BDB-A9FB-CF07589AF1CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:0.9.5d:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5FE3BFE7-75B6-4284-9EDC-78D452CD9174\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B10B3BF9-BE42-468D-89E8-8D4A5FEDC734\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bzip:bzip2:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E55F00B1-D48B-40A6-872F-959598D7E6E4\"}]}]}],\"references\":[{\"url\":\"ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt\",\"source\":\"cve@mitre.org\"},{\"url\":\"ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.iss.net/security_center/static/9127.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/4775\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-039.0.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:25.bzip2.asc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.iss.net/security_center/static/9127.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/4775\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}"
  }
}


Log in or create an account to share your comment.




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.