CVE-2024-45431
BaseFortify
Publication date: 2025-09-12
Last updated on: 2025-10-02
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opensynergy | blue_sdk | to 6.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in OpenSynergy BlueSDK Bluetooth stack involves improper input validation of the remote L2CAP channel ID (CID). Specifically, the system does not properly validate the CID, allowing an attacker to create an L2CAP channel with a null identifier as the remote CID.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could potentially create unauthorized L2CAP channels with null identifiers, which may lead to unexpected behavior or security issues within the Bluetooth stack. The exact impact is not detailed in the provided information.