osv-2024-417
Vulnerability from osv_ossfuzz
Published
2024-05-05 00:05
Modified
2024-05-08 03:26
Summary
Use-of-uninitialized-value in bssl::ssl_cipher_process_rulestr
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68441
Crash type: Use-of-uninitialized-value
Crash state:
bssl::ssl_cipher_process_rulestr
bssl::ssl_create_cipher_list
SSL_CTX_set_cipher_list
{
"affected": [
{
"database_specific": {
"fixed_range": "d2e3212de29bac1ceed33ca8ab8bbff3f41a2459:3e89a7e8db8139db356b892ca9993172346c80cf",
"introduced_range": "d69e8b46184b6fd844a4a92b4a6f4347d08ee439:2db0eb3f96a5756298dcd7f9319e56a98585bd10"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "boringssl",
"purl": "pkg:generic/boringssl"
},
"ranges": [
{
"events": [
{
"introduced": "0d9ea840bc8c482ca043fb9bbd6376088e37fbcc"
},
{
"fixed": "3e89a7e8db8139db356b892ca9993172346c80cf"
}
],
"repo": "https://boringssl.googlesource.com/boringssl",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68441\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\nbssl::ssl_cipher_process_rulestr\nbssl::ssl_create_cipher_list\nSSL_CTX_set_cipher_list\n```\n",
"id": "OSV-2024-417",
"modified": "2024-05-08T03:26:30Z",
"published": "2024-05-05T00:05:37.413119Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68441"
}
],
"schema_version": "1.6.0",
"summary": "Use-of-uninitialized-value in bssl::ssl_cipher_process_rulestr",
"withdrawn": "2024-05-08T03:26:30Z"
}
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…