osv-2024-1216
Vulnerability from osv_ossfuzz
Published
2024-10-13 00:11
Modified
2025-03-18 00:32
Summary
Use-of-uninitialized-value in Poco::Net::NTLMCredentials::parseChallengeMessage
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372764172
Crash type: Use-of-uninitialized-value
Crash state:
Poco::Net::NTLMCredentials::parseChallengeMessage
Poco::Net::HTTPNTLMCredentials::createNTLMMessage
Poco::Net::HTTPNTLMCredentials::authenticate
{
"affected": [
{
"database_specific": {
"fixed_range": "5652837b8f622f2e8d6aad5d286c78587a4a37b4:7297033be78f8fab21cce57fceb445e76bdbee26",
"introduced_range": "03c35cff930e421199b586c33a00eb6cc537ba28:3a8c6a72b13d1a6ce4e45e4f0f1a428b308b531e"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "poco",
"purl": "pkg:generic/poco"
},
"ranges": [
{
"events": [
{
"introduced": "e55bb7032d20616c3fc22dcdb072ec53c4ef69d6"
},
{
"fixed": "7297033be78f8fab21cce57fceb445e76bdbee26"
},
{
"fixed": "38a1e3096527a43a44051e89d93e14f93153a40d"
}
],
"repo": "https://github.com/pocoproject/poco",
"type": "GIT"
}
],
"versions": [
"poco-1.14.0-release"
]
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372764172\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\nPoco::Net::NTLMCredentials::parseChallengeMessage\nPoco::Net::HTTPNTLMCredentials::createNTLMMessage\nPoco::Net::HTTPNTLMCredentials::authenticate\n```\n",
"id": "OSV-2024-1216",
"modified": "2025-03-18T00:32:42.736858Z",
"published": "2024-10-13T00:11:43.323181Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=372764172"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in Poco::Net::NTLMCredentials::parseChallengeMessage"
}
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…