gsd-2014-0791
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Integer overflow in the license_read_scope_list function in libfreerdp/core/license.c in FreeRDP through 1.0.2 allows remote RDP servers to cause a denial of service (application crash) or possibly have unspecified other impact via a large ScopeCount value in a Scope List in a Server License Request packet.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-0791", "description": "Integer overflow in the license_read_scope_list function in libfreerdp/core/license.c in FreeRDP through 1.0.2 allows remote RDP servers to cause a denial of service (application crash) or possibly have unspecified other impact via a large ScopeCount value in a Scope List in a Server License Request packet.", "id": "GSD-2014-0791", "references": [ "https://www.suse.com/security/cve/CVE-2014-0791.html", "https://ubuntu.com/security/CVE-2014-0791", "https://advisories.mageia.org/CVE-2014-0791.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-0791" ], "details": "Integer overflow in the license_read_scope_list function in libfreerdp/core/license.c in FreeRDP through 1.0.2 allows remote RDP servers to cause a denial of service (application crash) or possibly have unspecified other impact via a large ScopeCount value in a Scope List in a Server License Request packet.", "id": "GSD-2014-0791", "modified": "2023-12-13T01:22:44.955566Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-0791", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer overflow in the license_read_scope_list function in libfreerdp/core/license.c in FreeRDP through 1.0.2 allows remote RDP servers to cause a denial of service (application crash) or possibly have unspecified other impact via a large ScopeCount value in a Scope List in a Server License Request packet." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140102 CVE for freerdp int overflow?", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/01/02/5" }, { "name": "openSUSE-SU-2016:2400", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00101.html" }, { "name": "openSUSE-SU-2014:0862", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-07/msg00008.html" }, { "name": "[oss-security] 20140103 Re: CVE for freerdp int overflow?", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2014/01/03/4" }, { "name": "openSUSE-SU-2016:2402", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00102.html" }, { "name": "MDVSA-2015:171", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:171" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=998941", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998941" }, { "name": "https://github.com/sidhpurwala-huzaifa/FreeRDP/commit/e2745807c4c3e0a590c0f69a9b655dc74ebaa03e", "refsource": "MISC", "url": "https://github.com/sidhpurwala-huzaifa/FreeRDP/commit/e2745807c4c3e0a590c0f69a9b655dc74ebaa03e" }, { "name": "http://advisories.mageia.org/MGASA-2014-0287.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2014-0287.html" }, { "name": "https://github.com/FreeRDP/FreeRDP/pull/1649", "refsource": "MISC", "url": "https://github.com/FreeRDP/FreeRDP/pull/1649" }, { "name": "[debian-lts-announce] 20200829 [SECURITY] [DLA 2356-1] freerdp security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00054.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:freerdp:freerdp:1.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:freerdp:freerdp:1.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:freerdp:freerdp:1.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-0791" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Integer overflow in the license_read_scope_list function in libfreerdp/core/license.c in FreeRDP through 1.0.2 allows remote RDP servers to cause a denial of service (application crash) or possibly have unspecified other impact via a large ScopeCount value in a Scope List in a Server License Request packet." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/FreeRDP/FreeRDP/pull/1649", "refsource": "MISC", "tags": [], "url": "https://github.com/FreeRDP/FreeRDP/pull/1649" }, { "name": "[oss-security] 20140103 Re: CVE for freerdp int overflow?", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2014/01/03/4" }, { "name": "https://github.com/sidhpurwala-huzaifa/FreeRDP/commit/e2745807c4c3e0a590c0f69a9b655dc74ebaa03e", "refsource": "MISC", "tags": [], "url": "https://github.com/sidhpurwala-huzaifa/FreeRDP/commit/e2745807c4c3e0a590c0f69a9b655dc74ebaa03e" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=998941", "refsource": "MISC", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998941" }, { "name": "[oss-security] 20140102 CVE for freerdp int overflow?", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2014/01/02/5" }, { "name": "MDVSA-2015:171", "refsource": "MANDRIVA", "tags": [], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:171" }, { "name": "http://advisories.mageia.org/MGASA-2014-0287.html", "refsource": "CONFIRM", "tags": [], "url": "http://advisories.mageia.org/MGASA-2014-0287.html" }, { "name": "openSUSE-SU-2016:2402", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00102.html" }, { "name": "openSUSE-SU-2016:2400", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00101.html" }, { "name": "openSUSE-SU-2014:0862", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2014-07/msg00008.html" }, { "name": "[debian-lts-announce] 20200829 [SECURITY] [DLA 2356-1] freerdp security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00054.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2020-08-30T02:15Z", "publishedDate": "2014-01-03T18:54Z" } } }
Loading...
Loading...
- 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.