gsd-2015-0295
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-0295", "description": "The BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file.", "id": "GSD-2015-0295", "references": [ "https://www.suse.com/security/cve/CVE-2015-0295.html", "https://ubuntu.com/security/CVE-2015-0295", "https://advisories.mageia.org/CVE-2015-0295.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-0295" ], "details": "The BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file.", "id": "GSD-2015-0295", "modified": "2023-12-13T01:19:58.122160Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-0295", "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 BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lists.opensuse.org/opensuse-updates/2015-03/msg00068.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-updates/2015-03/msg00068.html" }, { "name": "http://www.ubuntu.com/usn/USN-2626-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-2626-1" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150800.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150800.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150940.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150940.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151034.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151034.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151121.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151121.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151138.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151138.html" }, { "name": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151352.html", "refsource": "MISC", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151352.html" }, { "name": "http://lists.qt-project.org/pipermail/announce/2015-February/000059.html", "refsource": "MISC", "url": "http://lists.qt-project.org/pipermail/announce/2015-February/000059.html" }, { "name": "http://www.securityfocus.com/bid/73029", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/73029" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:digia:qt:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "5.4.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-0295" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The BMP decoder in QtGui in QT before 5.5 does not properly calculate the masks used to extract the color components, which allows remote attackers to cause a denial of service (divide-by-zero and crash) via a crafted BMP file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "[Announce] 20150227 Qt Security Advisory: DoS vulnerability in the BMP image handler", "refsource": "MLIST", "tags": [ "Vendor Advisory" ], "url": "http://lists.qt-project.org/pipermail/announce/2015-February/000059.html" }, { "name": "openSUSE-SU-2015:0573", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-03/msg00068.html" }, { "name": "FEDORA-2015-2897", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150940.html" }, { "name": "FEDORA-2015-2886", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151138.html" }, { "name": "FEDORA-2015-2866", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151034.html" }, { "name": "FEDORA-2015-2901", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151352.html" }, { "name": "FEDORA-2015-2895", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/150800.html" }, { "name": "FEDORA-2015-2869", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151121.html" }, { "name": "73029", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/73029" }, { "name": "USN-2626-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-2626-1" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-30T16:27Z", "publishedDate": "2015-03-25T14:59Z" } } }
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…
Loading…