gsd-2010-4818
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The GLX extension in X.Org xserver 1.7.7 allows remote authenticated users to cause a denial of service (server crash) and possibly execute arbitrary code via (1) a crafted request that triggers a client swap in glx/glxcmdsswap.c; or (2) a crafted length or (3) a negative value in the screen field in a request to glx/glxcmds.c.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-4818", "description": "The GLX extension in X.Org xserver 1.7.7 allows remote authenticated users to cause a denial of service (server crash) and possibly execute arbitrary code via (1) a crafted request that triggers a client swap in glx/glxcmdsswap.c; or (2) a crafted length or (3) a negative value in the screen field in a request to glx/glxcmds.c.", "id": "GSD-2010-4818", "references": [ "https://www.suse.com/security/cve/CVE-2010-4818.html", "https://access.redhat.com/errata/RHSA-2011:1360", "https://access.redhat.com/errata/RHSA-2011:1359", "https://alas.aws.amazon.com/cve/html/CVE-2010-4818.html", "https://linux.oracle.com/cve/CVE-2010-4818.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-4818" ], "details": "The GLX extension in X.Org xserver 1.7.7 allows remote authenticated users to cause a denial of service (server crash) and possibly execute arbitrary code via (1) a crafted request that triggers a client swap in glx/glxcmdsswap.c; or (2) a crafted length or (3) a negative value in the screen field in a request to glx/glxcmds.c.", "id": "GSD-2010-4818", "modified": "2023-12-13T01:21:29.867890Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4818", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The GLX extension in X.Org xserver 1.7.7 allows remote authenticated users to cause a denial of service (server crash) and possibly execute arbitrary code via (1) a crafted request that triggers a client swap in glx/glxcmdsswap.c; or (2) a crafted length or (3) a negative value in the screen field in a request to glx/glxcmds.c." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=3f0d3f4d97bce75c1828635c322b6560a45a037f", "refsource": "MISC", "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=3f0d3f4d97bce75c1828635c322b6560a45a037f" }, { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=6c69235a9dfc52e4b4e47630ff4bab1a820eb543", "refsource": "MISC", "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=6c69235a9dfc52e4b4e47630ff4bab1a820eb543" }, { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=ec9c97c6bf70b523bc500bd3adf62176f1bb33a4", "refsource": "MISC", "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=ec9c97c6bf70b523bc500bd3adf62176f1bb33a4" }, { "name": "http://rhn.redhat.com/errata/RHSA-2011-1359.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2011-1359.html" }, { "name": "http://rhn.redhat.com/errata/RHSA-2011-1360.html", "refsource": "MISC", "url": "http://rhn.redhat.com/errata/RHSA-2011-1360.html" }, { "name": "http://www.openwall.com/lists/oss-security/2011/09/22/7", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/09/22/7" }, { "name": "http://www.openwall.com/lists/oss-security/2011/09/23/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/09/23/4" }, { "name": "http://www.openwall.com/lists/oss-security/2011/09/23/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/09/23/6" }, { "name": "https://bugs.freedesktop.org/show_bug.cgi?id=28823", "refsource": "MISC", "url": "https://bugs.freedesktop.org/show_bug.cgi?id=28823" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=740954", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=740954" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:x.org:x.org:1.7.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-4818" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The GLX extension in X.Org xserver 1.7.7 allows remote authenticated users to cause a denial of service (server crash) and possibly execute arbitrary code via (1) a crafted request that triggers a client swap in glx/glxcmdsswap.c; or (2) a crafted length or (3) a negative value in the screen field in a request to glx/glxcmds.c." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.freedesktop.org/show_bug.cgi?id=28823", "refsource": "CONFIRM", "tags": [], "url": "https://bugs.freedesktop.org/show_bug.cgi?id=28823" }, { "name": "[oss-security] 20110922 CVE Request: Missing input sanitation in various X GLX calls", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/09/22/7" }, { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=3f0d3f4d97bce75c1828635c322b6560a45a037f", "refsource": "CONFIRM", "tags": [], "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=3f0d3f4d97bce75c1828635c322b6560a45a037f" }, { "name": "[oss-security] 20110923 Re: CVE Request: Missing input sanitation in various X GLX calls", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/09/23/6" }, { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=ec9c97c6bf70b523bc500bd3adf62176f1bb33a4", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=ec9c97c6bf70b523bc500bd3adf62176f1bb33a4" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=740954", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=740954" }, { "name": "RHSA-2011:1360", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2011-1360.html" }, { "name": "[oss-security] 20110923 Re: CVE Request: Missing input sanitation in various X GLX calls", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/09/23/4" }, { "name": "RHSA-2011:1359", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2011-1359.html" }, { "name": "http://cgit.freedesktop.org/xorg/xserver/commit?id=6c69235a9dfc52e4b4e47630ff4bab1a820eb543", "refsource": "CONFIRM", "tags": [], "url": "http://cgit.freedesktop.org/xorg/xserver/commit?id=6c69235a9dfc52e4b4e47630ff4bab1a820eb543" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 8.5, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2012-09-06T13:40Z", "publishedDate": "2012-09-05T23:55Z" } } }
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.