osv-2024-805
Vulnerability from osv_ossfuzz
Published
2024-08-16 00:02
Modified
2024-08-16 00:02
Summary
Use-of-uninitialized-value in pcpp::NflogLayer::parseNextLayer
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42537198
Crash type: Use-of-uninitialized-value
Crash state:
pcpp::NflogLayer::parseNextLayer
pcpp::Packet::setRawPacket
FuzzTarget.cpp
{
"affected": [
{
"database_specific": {
"introduced_range": "762c7fd488d0bc6ce81d105fcb4f07ba2c9e6bc4:f112d0adcae6b75531894b3c1cb29f97bfdad171"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "pcapplusplus",
"purl": "pkg:generic/pcapplusplus"
},
"ranges": [
{
"events": [
{
"introduced": "5f1895a7b496fa78a2927bd5fe610ab619a3f49b"
},
{
"fixed": "a667b2af55b91f69a88fbe05fc0f6e719c5d9e7c"
}
],
"repo": "https://github.com/seladb/PcapPlusPlus",
"type": "GIT"
}
],
"versions": [
"v24.09",
"v25.05"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42537198\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\npcpp::NflogLayer::parseNextLayer\npcpp::Packet::setRawPacket\nFuzzTarget.cpp\n```\n",
"id": "OSV-2024-805",
"modified": "2024-08-16T00:02:19.437200Z",
"published": "2024-08-16T00:02:19.436836Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42537198"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in pcpp::NflogLayer::parseNextLayer"
}
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…