First published: Mon Aug 20 2018(Updated: )
Jsish version 2.4.65 contains a CWE-476: NULL Pointer Dereference vulnerability in Function jsi_ValueCopyMove from jsiValue.c:240 that can result in Crash due to segmentation fault. This attack appear to be exploitable via a crafted javascript code. This vulnerability appears to have been fixed in 2.4.67.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jsish Jsish | =2.4.65 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-1000655 is classified as a medium severity vulnerability due to the potential for crashes resulting from null pointer dereference.
To fix CVE-2018-1000655, update Jsish to version 2.4.66 or later, where the vulnerability has been addressed.
CVE-2018-1000655 is a NULL Pointer Dereference vulnerability which can cause application crashes.
CVE-2018-1000655 can be exploited through a crafted JavaScript code that triggers the vulnerability.
CVE-2018-1000655 affects the jsi_ValueCopyMove function in jsiValue.c.