Lucene search
+L

404 matches found

OSV
OSV
added 2020/09/03 3:48 p.m.18 views

GHSA-23VW-MHV5-GRV5 Denial of Service in @hapi/hapi

Versions of @hapi/hapi prior to 18.4.1 or 19.1.1 are vulnerable to Denial of Service. The CORS request handler has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. If no unhandled exception handler is available, the application will...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 3:46 p.m.28 views

Denial of Service in @commercial/subtext

Version 5.1.1 of @commercial/subtext is vulnerable to Denial of Service. The Content-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors as opposed to catching expecte...

2.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/03 3:45 p.m.28 views

Denial of Service in @hapi/accept

Versions of @hapi/accept prior to 3.2.4 or 5.0.1 are vulnerable to Denial of Service. The Accept-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors as opposed to...

2.6AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/09/03 3:45 p.m.16 views

GHSA-MG85-8MV5-FFJR Denial of Service in ammo

All versions of ammo are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the error is thrown all the way up t...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2020/08/06 11:15 p.m.7 views

CVE-2020-15701

An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

5.5CVSS5.8AI score0.00432EPSS
SaveExploits1References4
Prion
Prion
added 2020/08/06 11:15 p.m.25 views

Code injection

An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

2.1CVSS5.5AI score0.00432EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2020/08/06 10:50 p.m.40 views

CVE-2020-15701 Unhandled exception in apport

An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

5.5CVSS5.8AI score0.00432EPSS
SaveExploits1References4
CVE
CVE
added 2020/08/06 10:50 p.m.88 views

CVE-2020-15701

The CVE-2020-15701 issue affects the apport component (Apport) where an unhandled exception in check_ignored() can crash the process if mtime in apport-ignore.xml is a string, enabling a local DoS. Exploitation details are not described beyond local access prerequisites. The vulnerability is addr...

5.5CVSS5.4AI score0.00432EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2020/05/13 12:00 a.m.23 views

CVE-2020-15701

An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

5.5CVSS6.1AI score0.00432EPSS
SaveExploits1References3
OSV
OSV
added 2020/05/13 12:00 a.m.9 views

UBUNTU-CVE-2020-15701

An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...

5.5CVSS6AI score0.00432EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/05/06 12:00 a.m.3 views

Logic Flaw Vulnerability in CPP-Ethereum JSON-RPC

CPP-Ethereum is a C++ client for Ethereum Application Programming Platform.JSON-RPC is one of the remote call services that uses JSON as a protocol. An exploitable unhandled exception vulnerability exists in multiple APIs of JSON-RPC for CPP-Ethereum. An attacker could exploit this vulnerability ...

6.8AI score
SaveExploits0
nodejs
nodejs
added 2020/02/17 2:16 p.m.26 views

Denial of Service

Overview Versions of @hapi/hapi prior to 18.4.1 or 19.1.1 are vulnerable to Denial of Service. The CORS request handler has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. If no unhandled exception handler is available, the...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/02/17 2:05 p.m.16 views

Denial of Service

Overview All Versions of hapi are vulnerable to Denial of Service. The CORS request handler has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. If no unhandled exception handler is available, the application will exist, allowing an...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/02/17 1:24 p.m.26 views

Denial of Service

Overview Versions of @hapi/accept prior to 3.2.4 or 5.0.1 are vulnerable to Denial of Service. The Accept-Encoding HTTP header parser has a vulnerability which will cause the function to throw a system error if the header contains some invalid values. Because hapi rethrows system errors as oppose...

6.7AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2020/02/17 12:15 p.m.27 views

Denial of Service

Overview Versions of @commercial/ammo prior to 2.1.1 are vulnerable to Denial of Service. The Range HTTP header parser has a vulnerability which will cause the function to throw a system error if the header is set to an invalid value. Because hapi is not expecting the function to ever throw, the...

6.7AI score
SaveExploits0Affected Software1
CNVD
CNVD
added 2019/11/15 12:00 a.m.13 views

Intel Ethernet 700 Series Controllers Unhandled Exception Vulnerability (CNVD-2019-41455)

Intel Ethernet 700 Series Controllers are network adapter products from Intel. An unhandled exception vulnerability exists in the kernel mode driver for Intel Ethernet 700 Series Controllers versions prior to 7.0. An attacker could exploit this vulnerability to cause a denial of service...

5.5CVSS6.6AI score0.00269EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/11/15 12:00 a.m.10 views

Intel Ethernet 700 Series Controllers Unhandled Exception Vulnerability

Intel Ethernet 700 Series Controllers are network adapter products from Intel. An unhandled exception vulnerability exists in Intel Ethernet 700 Series Controllers firmware prior to version 7.0. An attacker could exploit this vulnerability to cause a denial of service...

6.5CVSS6.7AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/14 7:15 p.m.5 views

CVE-2019-0144

Unhandled exception in firmware for IntelR Ethernet 700 Series Controllers before version 7.0 may allow an authenticated user to potentially enable a denial of service via local access...

6.5CVSS5.8AI score0.00272EPSS
SaveExploits0References1
CVE
CVE
added 2019/11/14 6:22 p.m.95 views

CVE-2019-0143

Intel Ethernet 700 Series Controllers (firmware/software prior to version 7.0) are affected by CVE-2019-0143 due to an unhandled exception in kernel-mode drivers, potentially allowing a locally authenticated user to cause a denial of service. Intel’s advisory INTEL-SA-00255 and vendor mitigations...

5.5CVSS6AI score0.00269EPSS
SaveExploits0References1Affected Software1
Microsoft KB
Microsoft KB
added 2019/06/18 12:00 a.m.13 views

June 18, 2019 — KB4502563 Cumulative Update for .NET Framework 4.8 for Windows 10, version 1803

None None...

6.1AI score
SaveExploits0
Rows per page
Query Builder