Jsish
by Jsish
CVEs (39)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2021-46495 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a heap-use-after-free via DeleteTreeValue in src/jsiObj.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46492 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_FunctionInvoke at src/jsiFunc.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46490 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via NumberConstructor at src/jsiNumber.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46491 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_CommandPkgOpts at src/jsiCmds.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46489 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a heap-use-after-free via Jsi_DecrRefCount in src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46488 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via jsi_ArrayConcatCmd at src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46487 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via /lib/x86_64-linux-gnu/libc.so.6+0x18e506. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46486 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via jsi_ArraySpliceCmd at src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46484 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a heap-use-after-free via Jsi_IncrRefCount in src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46485 | 0.00 | — | 0.00 | Jan 27, 2022 | Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_ValueIsNumber at src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46483 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via BooleanConstructor at src/jsiBool.c. | |||
| CVE-2021-46482 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via NumberConstructor at src/jsiNumber.c. | |||
| CVE-2021-46481 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a memory leak via linenoise at src/linenoise.c. | |||
| CVE-2021-46480 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiValueObjDelete in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46478 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiClearStack in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46475 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsi_ArraySliceCmd in src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46477 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via RegExp_constructor in src/jsiRegexp.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2021-46474 | 0.00 | — | 0.00 | Jan 25, 2022 | Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiEvalCodeSub in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS). | |||
| CVE-2019-1010172 | 0.00 | — | 0.01 | Jul 25, 2019 | Jsish 2.4.84 2.0484 is affected by: Uncontrolled Resource Consumption. The impact is: denial of service. The component is: function jsiValueGetString (jsiUtils.c). The attack vector is: executing crafted javascript code. The fixed version is: after commit f3a8096e0ce44bbf36c1dcb6e603adf9c8670c39. |
- CVE-2021-46495Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap-use-after-free via DeleteTreeValue in src/jsiObj.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46492Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_FunctionInvoke at src/jsiFunc.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46490Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via NumberConstructor at src/jsiNumber.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46491Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_CommandPkgOpts at src/jsiCmds.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46489Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap-use-after-free via Jsi_DecrRefCount in src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46488Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via jsi_ArrayConcatCmd at src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46487Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via /lib/x86_64-linux-gnu/libc.so.6+0x18e506. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46486Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via jsi_ArraySpliceCmd at src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46484Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap-use-after-free via Jsi_IncrRefCount in src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46485Jan 27, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a SEGV vulnerability via Jsi_ValueIsNumber at src/jsiValue.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46483Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via BooleanConstructor at src/jsiBool.c.
- CVE-2021-46482Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via NumberConstructor at src/jsiNumber.c.
- CVE-2021-46481Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a memory leak via linenoise at src/linenoise.c.
- CVE-2021-46480Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiValueObjDelete in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46478Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiClearStack in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46475Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsi_ArraySliceCmd in src/jsiArray.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46477Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via RegExp_constructor in src/jsiRegexp.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2021-46474Jan 25, 2022risk 0.00cvss —epss 0.00
Jsish v3.5.0 was discovered to contain a heap buffer overflow via jsiEvalCodeSub in src/jsiEval.c. This vulnerability can lead to a Denial of Service (DoS).
- CVE-2019-1010172Jul 25, 2019risk 0.00cvss —epss 0.01
Jsish 2.4.84 2.0484 is affected by: Uncontrolled Resource Consumption. The impact is: denial of service. The component is: function jsiValueGetString (jsiUtils.c). The attack vector is: executing crafted javascript code. The fixed version is: after commit f3a8096e0ce44bbf36c1dcb6e603adf9c8670c39.
Page 2 of 2