gsd-2023-33297
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-33297", "id": "GSD-2023-33297" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-33297" ], "details": "Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023.", "id": "GSD-2023-33297", "modified": "2023-12-13T01:20:37.321139Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-33297", "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": "Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures", "refsource": "MISC", "url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures" }, { "name": "https://github.com/bitcoin/bitcoin/issues/27586", "refsource": "MISC", "url": "https://github.com/bitcoin/bitcoin/issues/27586" }, { "name": "https://github.com/bitcoin/bitcoin/issues/27623", "refsource": "MISC", "url": "https://github.com/bitcoin/bitcoin/issues/27623" }, { "name": "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md", "refsource": "MISC", "url": "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md" }, { "name": "https://github.com/bitcoin/bitcoin/pull/27610", "refsource": "MISC", "url": "https://github.com/bitcoin/bitcoin/pull/27610" }, { "name": "FEDORA-2023-1bae6b7751", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F2EI7SAP4QP2AJYK2JVEOO4GJ6DOBSM5/" }, { "name": "FEDORA-2023-3317c9b824", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H3CQY277NWXY3RFCZCJ4VKT2P3ROACEJ/" }, { "name": "https://github.com/visualbasic6/drain", "refsource": "MISC", "url": "https://github.com/visualbasic6/drain" }, { "name": "https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544", "refsource": "MISC", "url": "https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544" }, { "name": "https://x.com/123456/status/1711601593399828530", "refsource": "MISC", "url": "https://x.com/123456/status/1711601593399828530" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "24.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-33297" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-400" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/bitcoin/bitcoin/pull/27610", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/bitcoin/bitcoin/pull/27610" }, { "name": "https://github.com/bitcoin/bitcoin/issues/27623", "refsource": "MISC", "tags": [ "Issue Tracking" ], "url": "https://github.com/bitcoin/bitcoin/issues/27623" }, { "name": "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md" }, { "name": "https://github.com/bitcoin/bitcoin/issues/27586", "refsource": "MISC", "tags": [ "Issue Tracking" ], "url": "https://github.com/bitcoin/bitcoin/issues/27586" }, { "name": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures", "refsource": "MISC", "tags": [ "Not Applicable" ], "url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures" }, { "name": "FEDORA-2023-1bae6b7751", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F2EI7SAP4QP2AJYK2JVEOO4GJ6DOBSM5/" }, { "name": "FEDORA-2023-3317c9b824", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/H3CQY277NWXY3RFCZCJ4VKT2P3ROACEJ/" }, { "name": "https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544", "refsource": "MISC", "tags": [], "url": "https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544" }, { "name": "https://x.com/123456/status/1711601593399828530", "refsource": "MISC", "tags": [], "url": "https://x.com/123456/status/1711601593399828530" }, { "name": "https://github.com/visualbasic6/drain", "refsource": "MISC", "tags": [], "url": "https://github.com/visualbasic6/drain" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-10-12T16:15Z", "publishedDate": "2023-05-22T05:15Z" } } }
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…