Lucene search
+L

1028 matches found

CVE
CVE
•added 2020/07/30 12:53 p.m.•62 views

CVE-2020-8192

CVE-2020-8192 affects Fastify versions 2.14.1 and 3.0.0-rc.4. The vulnerability is a denial-of-service via resource exhaustion when the AJV-based validation uses the allErrors option and receives specially crafted schemas. The impact described in multiple connected records is that a malicious use...

6.5CVSS6.2AI score0.01157EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
•added 2020/07/30 6:35 a.m.•29 views

Denial Of Service (DoS)

fastify is vulnerable to denial of service DoS. The default usage of allErrors: true in the ajv configuration allows an attacker to cause a denial of service condition...

6.5CVSS4.6AI score0.01157EPSS
SaveExploits1References4Affected Software1
Hacker One
Hacker One
•added 2020/06/20 4:51 a.m.•101 views

Node.js third-party modules: Fastify uses allErrors: true ajv configuration by default which is susceptible to DoS

I would like to report a denial of service vulnerability in fastify It allows to cause a DoS with some schemas that were otherwise assumed to be secure against DoS by their authors Module module name: fastify version: 2.14.1, 3.0.0-rc.4 npm page: https://www.npmjs.com/package/fastify Module...

4CVSS0.3AI score0.01157EPSS
SaveExploits1
Veracode
Veracode
•added 2020/06/08 5:56 a.m.•17 views

Information Disclosure

apollo-server-fastify is vulnerable to information disclosure. The vulnerability exists as ApolloServer incorrectly drops the values of this.requestOptions.validationRules when creating a SubscriptionServer...

1.1AI score
SaveExploits0
nodejs
nodejs
•added 2020/06/05 7:50 p.m.•25 views

Information Exposure

Overview Versions of apollo-server-fastify prior to 2.14.2 are vulnerable to Information Exposure. The package does not properly enforce validation rules when creating subscription servers, which includes a NoInstrospection rule for the Websocket. This leaks the GraphQL schema types, their...

6.7AI score
SaveExploits0Affected Software1
Hacker One
Hacker One
•added 2020/05/08 7:45 a.m.•257 views

Node.js: Denial of Service by resource exhaustion CWE-400 due to unfinished HTTP/1.1 requests

Summary: Node.js is vulnerable to HTTP denial of service DOS attacks based on delayed requests submission which can make the server unable to accept new connections. Description: An attacker can open an arbitrary number of HTTP connections and keep the server busy by never completing the request...

5CVSS0.08358EPSS
SaveExploits0
CNVD
CNVD
•added 2020/03/23 12:00 a.m.•12 views

fastify-multipart resource management error vulnerability

fastify-multipart is a package that supports parsing multiple content types. A resource management error vulnerability exists in versions prior to fastify-multipart 1.0.5, which can be exploited to crash an application with a specially crafted request...

7.5CVSS6.9AI score0.01497EPSS
SaveExploits1References1
NVD
NVD
•added 2020/03/20 7:15 p.m.•27 views

CVE-2020-8136

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.5CVSS7.2AI score0.01497EPSS
SaveExploits1References1
OSV
OSV
•added 2020/03/20 7:15 p.m.•20 views

CVE-2020-8136

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.5CVSS6.5AI score
SaveExploits0References1
Prion
Prion
•added 2020/03/20 7:15 p.m.•26 views

Cross site request forgery (csrf)

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

5CVSS7.3AI score0.01497EPSS
SaveExploits1References1Affected Software1
CVE
CVE
•added 2020/03/20 6:26 p.m.•144 views

CVE-2020-8136

CVE-2020-8136 affects fastify-multipart via a prototype-pollution path in versions below 1.0.5, enabling an attacker to crash Fastify applications during multipart request parsing with a crafted input. Connected advisories (GHSA-QH73-QC3P-RJV2 and RH/CVE entries) confirm a bypass vector involving...

7.5CVSS7.1AI score0.01497EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2020/03/20 6:26 p.m.•35 views

CVE-2020-8136

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.3AI score0.01497EPSS
SaveExploits1References1
Veracode
Veracode
•added 2020/03/02 7:11 a.m.•28 views

Prototype Pollution

fastify-multipart is vulnerable to prototype pollution. It accepts parsing of multipart requests with proto key as field, allowing an attacker to provide such malicious requests to lead to an application crash in a remote server...

7.5CVSS5.4AI score0.01497EPSS
SaveExploits1References3Affected Software1
Hacker One
Hacker One
•added 2020/02/25 5:51 p.m.•151 views

Node.js third-party modules: Prototype pollution in multipart parsing

I would like to report a prototype pollution attack in fastify-multipart it allows to crash a remote server parsing multipart requests by sending a specially crafted request. Module module name: fastify-multipart version: all versions before Detailed steps to reproduce with all required...

5CVSS0.7AI score0.01497EPSS
SaveExploits1
Veracode
Veracode
•added 2019/12/05 9:28 a.m.•13 views

Code Injection

fastify is vulnerable to code injection. The vulnerability exists because the library serializes the data in the response using fast-json-stingify which is susceptible to Server Side Code Injection and it does not validate the properties names in schema definition, allowing an attacker to inject...

3.8AI score
SaveExploits0
Hacker One
Hacker One
•added 2019/04/09 3:23 p.m.•26 views

Node.js third-party modules: Server Side JavaScript Code Injection

I would like to report a Service Side JavaScript Code Injection in fastify. It allows an attacker that can control a single property name in the serialization schema to achieve Remote Command Execution in the context of the web server. Module module name: fastify version: 2.2.0 npm page:...

8.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2018/07/18 9:20 p.m.•43 views

Denial of Service vulnerability with large JSON payloads in fastify

Affected versions of fastify are vulnerable to a denial of service when processing a request with Content-Type set to application/json and a very large payload. Recommendation Update to version 0.38.0 or later...

7.5CVSS4.2AI score0.01799EPSS
SaveExploits1References6Affected Software1
vulnersOsv
vulnersOsv
•added 2018/07/18 9:20 p.m.•7 views

@axel92/nodejs-course (1.2.0), @brocan/bond (>=2.0.0, <=3.0.2) +17 more potentially affected by CVE-2018-3711 via fastify (>=0.5.0, <=0.37.0)

fastify NPM version =0.5.0, =2.0.0, =1.5.0, =0.0.1, =0.3.0, =0.1.0, =0.0.4, =0.0.1, =0.0.1, =0.12.0, =0.1.0, =0.1.1 - schnack 0.0.1-alpha and more Source cves: CVE-2018-3711 Source advisory: OSV:GHSA-MQ6C-FH97-4GWV...

7.5CVSS7.4AI score0.01799EPSS
SaveExploits1
OSV
OSV
•added 2018/07/18 9:20 p.m.•16 views

GHSA-MQ6C-FH97-4GWV Denial of Service vulnerability with large JSON payloads in fastify

Affected versions of fastify are vulnerable to a denial of service when processing a request with Content-Type set to application/json and a very large payload. Recommendation Update to version 0.38.0 or later...

7.5CVSS7.4AI score0.01799EPSS
SaveExploits1References6
CNVD
CNVD
•added 2018/06/22 12:00 a.m.•12 views

Fastify Denial of Service Vulnerability

Fastify is a web framework used in Node.js. A security vulnerability exists in Fastify versions prior to 0.38.0. An attacker can cause a denial of service by sending a request and payload with 'Content-Type: application/json'...

7.5CVSS7.3AI score0.01799EPSS
SaveExploits1References1
Rows per page
Query Builder