ghsa-c2x8-j25c-mhfm
Vulnerability from github
Published
2022-05-01 07:27
Modified
2022-05-01 07:27
Details
The mutt_adv_mktemp function in the Mutt mail client 1.5.12 and earlier does not properly verify that temporary files have been created with restricted permissions, which might allow local users to create files with weak permissions via a race condition between the mktemp and safe_fopen function calls.
{ "affected": [], "aliases": [ "CVE-2006-5298" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-10-16T19:07:00Z", "severity": "LOW" }, "details": "The mutt_adv_mktemp function in the Mutt mail client 1.5.12 and earlier does not properly verify that temporary files have been created with restricted permissions, which might allow local users to create files with weak permissions via a race condition between the mktemp and safe_fopen function calls.", "id": "GHSA-c2x8-j25c-mhfm", "modified": "2022-05-01T07:27:02Z", "published": "2022-05-01T07:27:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5298" }, { "type": "WEB", "url": "http://marc.info/?l=mutt-dev\u0026m=115999486426292\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/22613" }, { "type": "WEB", "url": "http://secunia.com/advisories/22640" }, { "type": "WEB", "url": "http://secunia.com/advisories/22685" }, { "type": "WEB", "url": "http://secunia.com/advisories/22686" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:190" }, { "type": "WEB", "url": "http://www.trustix.org/errata/2006/0061" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-373-1" } ], "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.