CVE-2017-9250

Source
https://cve.org/CVERecord?id=CVE-2017-9250
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9250.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-9250
Published
2017-05-28T20:29:00Z
Modified
2026-07-08T14:13:00Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The lexer_process_char_literal function in jerry-core/parser/js/js-lexer.c in JerryScript 1.0 does not skip memory allocation for empty strings, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via malformed JavaScript source code, related to the jmem_heap_free_block function.

References

Affected packages

Git / github.com/jerryscript-project/jerryscript

Affected ranges

Type
GIT
Repo
https://github.com/jerryscript-project/jerryscript
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:jerryscript:jerryscript:1.0:-:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "1.0-NA"
        },
        {
            "last_affected":  "1.0-NA"
        }
    ],
    "source":  [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.0-NA
v1.*
v1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9250.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "26603491970781079697683319097974016813",
            "length":  1418
        },
        "id":  "CVE-2017-9250-cd0e1e24",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/jerryscript-project/jerryscript/commit/e58f2880df608652aff7fd35c45b242467ec0e79",
        "target":  {
            "file":  "jerry-core/parser/js/js-lexer.c",
            "function":  "lexer_process_char_literal"
        }
    }
]
vanir_signatures_modified
"2026-07-08T14:13:00Z"

Git / github.com/zherczeg/jerryscript

Affected ranges

Type
GIT
Repo
https://github.com/zherczeg/jerryscript
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source":  "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9250.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "26603491970781079697683319097974016813",
            "length":  1418
        },
        "id":  "CVE-2017-9250-db52af29",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/zherczeg/jerryscript/commit/03a8c630f015f63268639d3ed3bf82cff6fa77d8",
        "target":  {
            "file":  "jerry-core/parser/js/js-lexer.c",
            "function":  "lexer_process_char_literal"
        }
    }
]
vanir_signatures_modified
"2026-07-08T14:13:00Z"