Lucene search
+L

40 matches found

Prion
Prion
added 2018/05/31 4:29 p.m.16 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing of "VOID" tokens in jsparse.c...

4.3CVSS5.4AI score0.01124EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2018/05/31 4:29 p.m.21 views

CVE-2018-11597

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because of a missing check for stack exhaustion with many '' characters in jsparse.c...

5.5CVSS5.5AI score0.00811EPSS
SaveExploits0References2
OSV
OSV
added 2018/05/31 4:29 p.m.5 views

CVE-2018-11595

Espruino before 1.99 allows attackers to cause a denial of service application crash and a potential Escalation of Privileges with a user crafted input file via a Buffer Overflow during syntax parsing, because strncat is misused...

7.8CVSS5.5AI score0.01298EPSS
SaveExploits1References5
Prion
Prion
added 2018/05/31 4:29 p.m.24 views

Null pointer dereference

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via a NULL pointer dereference during syntax parsing. This was addressed by adding validation for a debug trace print statement in jsvar.c...

4.3CVSS5.3AI score0.01013EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.22 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c...

5.8CVSS6.6AI score0.01231EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2018/05/31 4:29 p.m.6 views

CVE-2018-11597

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because of a missing check for stack exhaustion with many '' characters in jsparse.c...

5.5CVSS5.5AI score0.00811EPSS
SaveExploits0References2
Prion
Prion
added 2018/05/31 4:29 p.m.16 views

Out-of-bounds

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via an Out-of-bounds Read during syntax parsing in which certain height validation is missing in libs/graphics/jswrapgraphics.c...

4.3CVSS5.4AI score0.01013EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2018/05/31 4:29 p.m.14 views

CVE-2018-11594

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing of "VOID" tokens in jsparse.c...

5.5CVSS5.4AI score0.01124EPSS
SaveExploits1References3
OSV
OSV
added 2018/05/31 4:29 p.m.7 views

CVE-2018-11593

Espruino before 1.99 allows attackers to cause a denial of service application crash and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c...

7.1CVSS5.5AI score0.01231EPSS
SaveExploits1References3
NVD
NVD
added 2018/05/31 4:29 p.m.16 views

CVE-2018-11596

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...

5.5CVSS5.5AI score0.00811EPSS
SaveExploits0References2
Prion
Prion
added 2018/05/31 4:29 p.m.14 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...

4.3CVSS5.4AI score0.00811EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/05/31 4:29 p.m.23 views

CVE-2018-11590

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via an integer overflow during syntax parsing. This was addressed by fixing stack size detection on Linux in jsutils.c...

5.5CVSS5.5AI score0.01013EPSS
SaveExploits1References3
OSV
OSV
added 2018/05/31 4:29 p.m.4 views

CVE-2018-11596

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...

5.5CVSS5.6AI score0.00811EPSS
SaveExploits0References2
NVD
NVD
added 2018/05/31 4:29 p.m.18 views

CVE-2018-11595

Espruino before 1.99 allows attackers to cause a denial of service application crash and a potential Escalation of Privileges with a user crafted input file via a Buffer Overflow during syntax parsing, because strncat is misused...

7.8CVSS7.4AI score0.01298EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2018/05/31 4:0 p.m.30 views

CVE-2018-11591

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via a NULL pointer dereference during syntax parsing. This was addressed by adding validation for a debug trace print statement in jsvar.c...

5.3AI score0.01013EPSS
SaveExploits1References3
CVE
CVE
added 2018/05/31 4:0 p.m.43 views

CVE-2018-11597

Summary: CVE-2018-11597 affects Espruino versions before 1.99. A vulnerability in jsparse.c allows a crafted input file with many '{' characters to trigger a Buffer Overflow during syntax parsing, causing an application crash (DoS). Root cause: missing check for stack exhaustion. Exploitation con...

5.5CVSS5.4AI score0.00811EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/05/31 4:0 p.m.47 views

CVE-2018-11591

Espruino before version 1.98 is affected by a denial-of-service vulnerability caused by a NULL pointer dereference during syntax parsing when processing a crafted input file. Multiple connected sources confirm that the issue exists in Espruino 1.97 and earlier, and it was mitigated by adding vali...

5.5CVSS5.3AI score0.01013EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2018/05/31 4:0 p.m.25 views

CVE-2018-11590

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via an integer overflow during syntax parsing. This was addressed by fixing stack size detection on Linux in jsutils.c...

5.5AI score0.01013EPSS
SaveExploits1References3
CVE
CVE
added 2018/05/31 4:0 p.m.51 views

CVE-2018-11592

CVE-2018-11592 affects Espruino before version 1.98. The vulnerability arises from an out-of-bounds read during syntax parsing due to missing height validation in libs/graphics/jswrap_graphics.c, which can be triggered by a specially crafted input file and leads to an application crash (Denial of...

5.5CVSS5.4AI score0.01013EPSS
SaveExploits1References3Affected Software1
Mageia
Mageia
added 2014/12/19 3:6 p.m.37 views

Updated nail package fixes security vulnerabilities

Updated nail package fixes security vulnerabilities: A flaw was found in the way mailx handled the parsing of email addresses. A syntactically valid email address could allow a local attacker to cause mailx to execute arbitrary shell commands through shell meta-characters and the direct command...

7.8CVSS8.1AI score0.06858EPSS
SaveExploits1References2
Rows per page
Query Builder