osv-2022-514
Vulnerability from osv_ossfuzz
Published
2022-06-27 00:01
Modified
2022-06-27 00:01
Summary
Heap-use-after-free in AK::HashTable<AK::StringView, AK::Traits<AK::StringView>, false>::try_lookup_for
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48405
Crash type: Heap-use-after-free READ 2
Crash state:
AK::HashTable<AK::StringView, AK::Traits<AK::StringView>, false>::try_lookup_for
JS::Parser::is_private_identifier_valid
JS::Parser::parse_primary_expression
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"fixed_range": "95c469ca4c34d6bea2c546f722352852d5887cb1:a7677f1d9bb2cf1265006dbd8382057dffef0050"
},
"ecosystem_specific": {
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "serenity",
"purl": "pkg:generic/serenity"
},
"ranges": [
{
"events": [
{
"introduced": "c2ebaa9d87fc896623c09fcf299284b1ae5a8ba0"
},
{
"fixed": "a7677f1d9bb2cf1265006dbd8382057dffef0050"
}
],
"repo": "https://github.com/SerenityOS/serenity",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48405\n\n```\nCrash type: Heap-use-after-free READ 2\nCrash state:\nAK::HashTable\u003cAK::StringView, AK::Traits\u003cAK::StringView\u003e, false\u003e::try_lookup_for\nJS::Parser::is_private_identifier_valid\nJS::Parser::parse_primary_expression\n```\n",
"id": "OSV-2022-514",
"modified": "2022-06-27T00:01:40.437595Z",
"published": "2022-06-27T00:01:40.437362Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48405"
}
],
"schema_version": "1.2.0",
"summary": "Heap-use-after-free in AK::HashTable\u003cAK::StringView, AK::Traits\u003cAK::StringView\u003e, false\u003e::try_lookup_for"
}
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…