ghsa-h567-wg66-2v4f
Vulnerability from github
Published
2022-05-01 23:53
Modified
2022-05-01 23:53
Details
The rmtree function in lib/File/Path.pm in Perl 5.10 does not properly check permissions before performing a chmod, which allows local users to modify the permissions of arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448 and CVE-2004-0452.
{ "affected": [], "aliases": [ "CVE-2008-2827" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-06-23T19:41:00Z", "severity": "MODERATE" }, "details": "The rmtree function in lib/File/Path.pm in Perl 5.10 does not properly check permissions before performing a chmod, which allows local users to modify the permissions of arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448 and CVE-2004-0452.", "id": "GHSA-h567-wg66-2v4f", "modified": "2022-05-01T23:53:49Z", "published": "2022-05-01T23:53:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2827" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43308" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg01025.html" }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487319" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-08/msg00006.html" }, { "type": "WEB", "url": "http://rt.cpan.org/Public/Bug/Display.html?id=36982" }, { "type": "WEB", "url": "http://secunia.com/advisories/30790" }, { "type": "WEB", "url": "http://secunia.com/advisories/30837" }, { "type": "WEB", "url": "http://secunia.com/advisories/31687" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:165" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/29902" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1020373" } ], "schema_version": "1.4.0", "severity": [] }
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.