gsd-2015-8234
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-8234", "description": "The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision.", "id": "GSD-2015-8234", "references": [ "https://www.suse.com/security/cve/CVE-2015-8234.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-8234" ], "details": "The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision.", "id": "GSD-2015-8234", "modified": "2023-12-13T01:20:03.485628Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-8234", "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 image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://seclists.org/oss-sec/2015/q4/303", "refsource": "MISC", "url": "http://seclists.org/oss-sec/2015/q4/303" }, { "name": "https://bugs.launchpad.net/glance/+bug/1516031", "refsource": "MISC", "url": "https://bugs.launchpad.net/glance/+bug/1516031" }, { "name": "https://wiki.openstack.org/wiki/OSSN/OSSN-0061", "refsource": "MISC", "url": "https://wiki.openstack.org/wiki/OSSN/OSSN-0061" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=11.0.0", "affected_versions": "All versions up to 11.0.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-310", "CWE-937" ], "date": "2023-08-03", "description": "The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision.", "fixed_versions": [], "identifier": "CVE-2015-8234", "identifiers": [ "GHSA-wmhw-fvg9-87fc", "CVE-2015-8234" ], "not_impacted": "", "package_slug": "pypi/glance", "pubdate": "2022-05-17", "solution": "Unfortunately, there is no solution available yet.", "title": "OpenStack Glance Signature Verification Bypass", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2015-8234", "https://bugs.launchpad.net/glance/+bug/1516031", "https://wiki.openstack.org/wiki/OSSN/OSSN-0061", "https://seclists.org/oss-sec/2015/q4/303", "https://github.com/advisories/GHSA-wmhw-fvg9-87fc" ], "uuid": "ea01e3f0-ca67-4c5b-bd0e-7a5673350ae1" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openstack:glance:11.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-8234" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The image signature algorithm in OpenStack Glance 11.0.0 allows remote attackers to bypass the signature verification process via a crafted image, which triggers an MD5 collision." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "https://wiki.openstack.org/wiki/OSSN/OSSN-0061", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://wiki.openstack.org/wiki/OSSN/OSSN-0061" }, { "name": "https://bugs.launchpad.net/glance/+bug/1516031", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugs.launchpad.net/glance/+bug/1516031" }, { "name": "[oss-security] 20151117 CVE request for vulnerability in OpenStack Glance", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/oss-sec/2015/q4/303" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2017-04-04T14:28Z", "publishedDate": "2017-03-29T14: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.