mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
886 B
Markdown
18 lines
886 B
Markdown
### [CVE-2008-2374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2374)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|