osv-2025-1016
Vulnerability from osv_ossfuzz
Published
2025-12-24 00:15
Modified
2025-12-24 00:15
Summary
Use-of-uninitialized-value in js_create_function
Details
OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=471075808
Crash type: Use-of-uninitialized-value
Crash state:
js_create_function
__JS_EvalInternal
JS_EvalObject
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"fixed_range": "a31dcef98c7d1d8927871ac169a1c24ad8875046:d7ae12ae71dfd6ab2997527d295014a8996fa0f9",
"introduced_range": "b22685617750e51d95f643d8eb1382dd09dd3bf1:e5fd3918c1c4a2ee39016e71b66a9eeda85ce716"
},
"ecosystem_specific": {
"severity": "MEDIUM"
},
"package": {
"ecosystem": "OSS-Fuzz",
"name": "quickjs",
"purl": "pkg:generic/quickjs"
},
"ranges": [
{
"events": [
{
"introduced": "24379bf53c30b35151f345318d850bac49219288"
},
{
"fixed": "d7ae12ae71dfd6ab2997527d295014a8996fa0f9"
}
],
"repo": "https://github.com/bellard/quickjs",
"type": "GIT"
}
],
"versions": []
}
],
"details": "OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=471075808\n\n```\nCrash type: Use-of-uninitialized-value\nCrash state:\njs_create_function\n__JS_EvalInternal\nJS_EvalObject\n```\n",
"id": "OSV-2025-1016",
"modified": "2025-12-24T00:15:30.844983Z",
"published": "2025-12-24T00:15:30.844439Z",
"references": [
{
"type": "REPORT",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=471075808"
}
],
"schema_version": "1.7.5",
"summary": "Use-of-uninitialized-value in js_create_function"
}
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…