gsd-2012-4415
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Stack-based buffer overflow in the guac_client_plugin_open function in libguac in Guacamole before 0.6.3 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long protocol name.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-4415", "description": "Stack-based buffer overflow in the guac_client_plugin_open function in libguac in Guacamole before 0.6.3 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long protocol name.", "id": "GSD-2012-4415", "references": [ "https://packetstormsecurity.com/files/cve/CVE-2012-4415" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-4415" ], "details": "Stack-based buffer overflow in the guac_client_plugin_open function in libguac in Guacamole before 0.6.3 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long protocol name.", "id": "GSD-2012-4415", "modified": "2023-12-13T01:20:14.942161Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-4415", "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": "Stack-based buffer overflow in the guac_client_plugin_open function in libguac in Guacamole before 0.6.3 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long protocol name." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://archives.neohapsis.com/archives/bugtraq/2012-09/0107.html", "refsource": "MISC", "url": "http://archives.neohapsis.com/archives/bugtraq/2012-09/0107.html" }, { "name": "http://guac-dev.org/trac/changeset/7dcefa744b4a38825619c00ae8b47e5bae6e38c0/libguac", "refsource": "MISC", "url": "http://guac-dev.org/trac/changeset/7dcefa744b4a38825619c00ae8b47e5bae6e38c0/libguac" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088031.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088031.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088218.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088218.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088272.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088272.html" }, { "name": "http://www.openwall.com/lists/oss-security/2012/09/11/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/09/11/3" }, { "name": "http://www.openwall.com/lists/oss-security/2012/09/11/7", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2012/09/11/7" }, { "name": "http://www.securityfocus.com/bid/55497", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/55497" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=856743", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=856743" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:guac-dev:guacamole:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.6.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:guac-dev:guacamole:0.6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:guac-dev:guacamole:0.5.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:guac-dev:guacamole:0.6.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-4415" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Stack-based buffer overflow in the guac_client_plugin_open function in libguac in Guacamole before 0.6.3 allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a long protocol name." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "20120924 CVE-2012-4415: guacamole local root vulnerability", "refsource": "BUGTRAQ", "tags": [ "Exploit" ], "url": "http://archives.neohapsis.com/archives/bugtraq/2012-09/0107.html" }, { "name": "FEDORA-2012-13914", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088031.html" }, { "name": "http://guac-dev.org/trac/changeset/7dcefa744b4a38825619c00ae8b47e5bae6e38c0/libguac", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://guac-dev.org/trac/changeset/7dcefa744b4a38825619c00ae8b47e5bae6e38c0/libguac" }, { "name": "FEDORA-2012-14097", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088272.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=856743", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=856743" }, { "name": "55497", "refsource": "BID", "tags": [ "Exploit" ], "url": "http://www.securityfocus.com/bid/55497" }, { "name": "FEDORA-2012-14179", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-September/088218.html" }, { "name": "[oss-security] 20120911 CVE id request: guacd", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/09/11/3" }, { "name": "[oss-security] 20120911 Re: CVE id request: guacd", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2012/09/11/7" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2012-10-01T04:00Z", "publishedDate": "2012-10-01T03:26Z" } } }
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.
Loading…