gsd-2005-0448
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2005-0448", "description": "Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452.", "id": "GSD-2005-0448", "references": [ "https://www.suse.com/security/cve/CVE-2005-0448.html", "https://www.debian.org/security/2005/dsa-696", "https://access.redhat.com/errata/RHSA-2005:881", "https://access.redhat.com/errata/RHSA-2005:674" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2005-0448" ], "details": "Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452.", "id": "GSD-2005-0448", "modified": "2023-12-13T01:20:08.365760Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@debian.org", "ID": "CVE-2005-0448", "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 File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "DSA-696", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2005/dsa-696" }, { "name": "HPSBUX01208", "refsource": "HP", "url": "http://www.securityfocus.com/advisories/8704" }, { "name": "RHSA-2005:881", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2005-881.html" }, { "name": "MDKSA-2005:079", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:079" }, { "name": "55314", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/55314" }, { "name": "18075", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/18075" }, { "name": "12767", "refsource": "BID", "url": "http://www.securityfocus.com/bid/12767" }, { "name": "CLSA-2006:1056", "refsource": "CONECTIVA", "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=001056" }, { "name": "oval:org.mitre.oval:def:10475", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10475" }, { "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": "oval:org.mitre.oval:def:728", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A728" }, { "name": "GLSA-200501-38", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-200501-38.xml" }, { "name": "18517", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/18517" }, { "name": "RHSA-2005:674", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2005-674.html" }, { "name": "17079", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/17079" }, { "name": "14531", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/14531" }, { "name": "USN-94-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/94-1/" }, { "name": "SSRT5938", "refsource": "HP", "url": "http://www.securityfocus.com/advisories/8704" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:larry_wall:perl:5.8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:larry_wall:perl:5.8.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:larry_wall:perl:5.8.3:*:*:*:*:*:*:*", "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": "security@debian.org", "ID": "CVE-2005-0448" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "DSA-696", "refsource": "DEBIAN", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.debian.org/security/2005/dsa-696" }, { "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:881", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2005-881.html" }, { "name": "18075", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/18075" }, { "name": "12767", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/12767" }, { "name": "20060101-01-U", "refsource": "SGI", "tags": [], "url": "ftp://patches.sgi.com/support/free/security/advisories/20060101-01-U" }, { "name": "14531", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/14531" }, { "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:674", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2005-674.html" }, { "name": "17079", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/17079" }, { "name": "CLSA-2006:1056", "refsource": "CONECTIVA", "tags": [], "url": "http://distro.conectiva.com.br/atualizacoes/?id=a\u0026anuncio=001056" }, { "name": "MDKSA-2005:079", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:079" }, { "name": "HPSBUX01208", "refsource": "HP", "tags": [], "url": "http://www.securityfocus.com/advisories/8704" }, { "name": "55314", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/55314" }, { "name": "oval:org.mitre.oval:def:728", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A728" }, { "name": "oval:org.mitre.oval:def:10475", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10475" }, { "name": "USN-94-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/94-1/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 1.2, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:H/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-03T21:29Z", "publishedDate": "2005-05-02T04:00Z" } } }
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.