osv-2021-804
Vulnerability from osv_ossfuzz
Published
2021-05-27 00:01
Modified
2022-04-13 03:04
Summary
Heap-use-after-free in AK::NonnullOwnPtr<JS::IndexedPropertyStorage>::operator->
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34688
Crash type: Heap-use-after-free READ 8
Crash state:
AK::NonnullOwnPtr<JS::IndexedPropertyStorage>::operator->
JS::IndexedProperties::array_like_size
JS::IndexedProperties::append
{
"affected": [
{
"database_specific": {
"fixed_range": "2c8309c841419d74ab1cd8f13ce92194b80594c3:988dfa7f3322865bda6d74a0116cad7855d5d3a8"
},
"ecosystem_specific": {
"severity": "HIGH"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "serenity"
},
"ranges": [
{
"events": [
{
"introduced": "51b880b0383089822f513330cd64f93b54b9f21c"
},
{
"fixed": "988dfa7f3322865bda6d74a0116cad7855d5d3a8"
}
],
"repo": "https://github.com/SerenityOS/serenity",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34688\n\n```\nCrash type: Heap-use-after-free READ 8\nCrash state:\nAK::NonnullOwnPtr\u003cJS::IndexedPropertyStorage\u003e::operator-\u003e\nJS::IndexedProperties::array_like_size\nJS::IndexedProperties::append\n```\n",
"id": "OSV-2021-804",
"modified": "2022-04-13T03:04:32.150140Z",
"published": "2021-05-27T00:01:21.705422Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34688"
}
],
"summary": "Heap-use-after-free in AK::NonnullOwnPtr\u003cJS::IndexedPropertyStorage\u003e::operator-\u003e"
}
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…