ghsa-3h2g-8x7p-qmjq
Vulnerability from github
Published
2022-04-30 18:14
Modified
2022-04-30 18:14
Details
crontab by Paul Vixie uses predictable file names for a temporary file and does not properly ensure that the file is owned by the user executing the crontab -e command, which allows local users with write access to the crontab spool directory to execute arbitrary commands by creating world-writeable temporary files and modifying them while the victim is editing the file.
{ "affected": [], "aliases": [ "CVE-2000-1096" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2001-01-09T05:00:00Z", "severity": "LOW" }, "details": "crontab by Paul Vixie uses predictable file names for a temporary file and does not properly ensure that the file is owned by the user executing the crontab -e command, which allows local users with write access to the crontab spool directory to execute arbitrary commands by creating world-writeable temporary files and modifying them while the victim is editing the file.", "id": "GHSA-3h2g-8x7p-qmjq", "modified": "2022-04-30T18:14:53Z", "published": "2022-04-30T18:14:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2000-1096" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5543" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2000-11/0237.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/1960" } ], "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.