osv-2024-170
Vulnerability from osv_ossfuzz
Published
2024-03-14 00:14
Modified
2024-03-14 00:14
Summary
Use-of-uninitialized-value in pcpp::Packet::createFirstLayer
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66333
Crash type: Use-of-uninitialized-value
Crash state:
pcpp::Packet::createFirstLayer
pcpp::Packet::setRawPacket
FuzzTarget.cpp
{
"affected": [
{
"database_specific": {
"fixed_range": "e5bcc908e921ce336c621f721a6ed3ecbbe45b06:1ff377c5de22caf9907fcc31f3f71ea138346155",
"introduced_range": "3227ad11ec457c3dad062db548432d2a1c837d50:0c95dfb3557644acc6a10060e48cfae1a61fc2f0"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "pcapplusplus",
"purl": "pkg:generic/pcapplusplus"
},
"ranges": [
{
"events": [
{
"introduced": "813f15b87f5e76a62d64360f8cbdf449c21316e4"
},
{
"fixed": "1ff377c5de22caf9907fcc31f3f71ea138346155"
}
],
"repo": "https://github.com/seladb/PcapPlusPlus",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66333\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\npcpp::Packet::createFirstLayer\npcpp::Packet::setRawPacket\nFuzzTarget.cpp\n```\n",
"id": "OSV-2024-170",
"modified": "2024-03-14T00:14:30.862862Z",
"published": "2024-03-14T00:14:30.862304Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66333"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in pcpp::Packet::createFirstLayer"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…