ghsa-qwxw-cr32-mppw
Vulnerability from github
Published
2022-05-02 00:04
Modified
2022-05-02 00:04
Details
The generic_file_splice_write function in fs/splice.c in the Linux kernel before 2.6.19 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by splicing into an inode in order to create an executable file in a setgid directory, a different vulnerability than CVE-2008-4210.
{ "affected": [], "aliases": [ "CVE-2008-3833" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-10-03T17:41:00Z", "severity": "MODERATE" }, "details": "The generic_file_splice_write function in fs/splice.c in the Linux kernel before 2.6.19 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by splicing into an inode in order to create an executable file in a setgid directory, a different vulnerability than CVE-2008-4210.", "id": "GHSA-qwxw-cr32-mppw", "modified": "2022-05-02T00:04:14Z", "published": "2022-05-02T00:04:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3833" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=464450" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45922" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9980" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.19.y.git%3Ba=commit%3Bh=8c34e2d63231d4bf4852bac8521883944d770fe3" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.19.y.git;a=commit;h=8c34e2d63231d4bf4852bac8521883944d770fe3" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-11/msg00001.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2008/10/03/1" }, { "type": "WEB", "url": "http://secunia.com/advisories/32237" }, { "type": "WEB", "url": "http://secunia.com/advisories/32485" }, { "type": "WEB", "url": "http://secunia.com/advisories/32759" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1653" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/testing/v2.6.19/ChangeLog-2.6.19-rc3" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0957.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31567" } ], "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.