Lucene search
+L

76 matches found

OSV
OSV
added 2020/12/15 4:03 p.m.40 views

RLSA-2020:5499 Moderate: nodejs:12 security and bug fix update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs-y18n: prototype pollution vulnerability CVE-2020-7774 c-ares: aresparsea,aaaareply insufficient naddrttls validation DoS CVE-2020-8277...

7.5CVSS8.1AI score0.69377EPSS
SaveExploits2References4
Rockylinux
Rockylinux
added 2020/12/15 4:03 p.m.67 views

nodejs:12 security and bug fix update

An update is available for nodejs-nodemon, nodejs-packaging. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Node.js is a software development platform for...

9.8CVSS7.3AI score0.69377EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2020/12/01 2:49 p.m.16 views

nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function

A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code...

6.8CVSS7.5AI score0.02294EPSS
SaveExploits0References5
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
RedhatCVE
RedhatCVE
added 2020/07/16 8:09 p.m.49 views

CVE-2020-15366

A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code...

6.8CVSS5.7AI score0.02294EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/07/16 5:46 a.m.37 views

Prototype Pollution

ajv is vulnerable to prototype pollution. The vulnerability exists as it does not prevent the overwrite of proto properties...

5.6CVSS2.5AI score0.02294EPSS
SaveExploits0References6Affected Software3
NVD
NVD
added 2020/07/15 8:15 p.m.31 views

CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

6.8CVSS0.02294EPSS
SaveExploits0References4
OSV
OSV
added 2020/07/15 8:15 p.m.31 views

CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

5.6CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2020/07/15 8:15 p.m.6 views

UBUNTU-CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

5.6CVSS7.3AI score0.02294EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2020/07/15 8:15 p.m.41 views

CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

6.8CVSS7.1AI score0.02294EPSS
SaveExploits0References4
Prion
Prion
added 2020/07/15 8:15 p.m.34 views

Code injection

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

6.8CVSS7.2AI score0.02294EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/07/15 7:14 p.m.41 views

CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

7.3AI score0.02294EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2020/07/15 7:14 p.m.37 views

CVE-2020-15366

An issue was discovered in ajv.validate in Ajv aka Another JSON Schema Validator 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a...

6.8CVSS7.5AI score0.02294EPSS
SaveExploits0
CVE
CVE
added 2020/07/15 7:14 p.m.308 views

CVE-2020-15366

CVE-2020-15366 affects Ajv (Another JSON Schema Validator) 6.12.2. A crafted JSON schema can trigger a prototype pollution vulnerability in the ajv.validate() function, potentially allowing execution of arbitrary code. This is explicitly described as enabling code execution via polluted prototype...

6.8CVSS7.2AI score0.02294EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2020/06/20 4:51 a.m.98 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
Hacker One
Hacker One
added 2020/06/14 1:42 p.m.20 views

Node.js third-party modules: Arbitrary code execution via untrusted schemas in ajv

I would like to report an arbitrary code execution vulnerability in ajv. It allows to execute arbitrary code if an attacker-controlled schema is passed to the module. I have confirmed that this should be treated as a security issue. I labeled this as low because this is an unusual scenario, usual...

0.9AI score
SaveExploits0
Rows per page
Query Builder