Lucene search
K

266 matches found

OSV
OSV
added 2021/11/19 8:16 p.m.78 views

GHSA-896R-F27R-55MW json-schema is vulnerable to Prototype Pollution

json-schema before version 0.4.0 is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS8.8AI score0.01262EPSS
Exploits1References8
RedhatCVE
RedhatCVE
added 2021/11/18 6:1 p.m.62 views

CVE-2021-3918

The json-schema Node.JS library was vulnerable to prototype pollution during the validation of a JSON object. An attacker, able to provide a specially crafted JSON file for validation, could use this flaw to modify the behavior of the node program, to, for example, execute arbitrary code...

9.8CVSS9.2AI score0.01262EPSS
Exploits1References3
CNVD
CNVD
added 2021/11/16 12:0 a.m.34 views

json-schema has an unspecified vulnerability

json-schema is this is a historical repository of early development of the JSON Schema specification and implementation. json-schema suffers from a security vulnerability that stems from the vulnerability of json-schema to improper control of object prototype properties "prototype pollution". No...

9.8CVSS2.6AI score0.01262EPSS
Exploits1References1
Veracode
Veracode
added 2021/11/15 4:42 a.m.51 views

Prototype Pollution

json-schema is vulnerable to prototype pollution. An attacker can inject properties into existing construct prototypes via the checkObj function in validate.js and modify attributes such as proto. and constructor...

9.8CVSS4.5AI score0.01262EPSS
Exploits1References5Affected Software5
OSV
OSV
added 2021/11/13 9:15 a.m.23 views

CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS6.6AI score
Exploits0References4
NVD
NVD
added 2021/11/13 9:15 a.m.21 views

CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS0.01262EPSS
Exploits1References4
OSV
OSV
added 2021/11/13 9:15 a.m.2 views

DEBIAN-CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS7.1AI score0.01262EPSS
Exploits1References1
Prion
Prion
added 2021/11/13 9:15 a.m.21 views

Code injection

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

7.5CVSS9.2AI score0.01262EPSS
Exploits1References3Affected Software2
UbuntuCve
UbuntuCve
added 2021/11/13 9:15 a.m.78 views

CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS6.8AI score0.01262EPSS
Exploits1References4
OSV
OSV
added 2021/11/13 9:15 a.m.1 views

UBUNTU-CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS6.8AI score0.01262EPSS
Exploits1References5
Cvelist
Cvelist
added 2021/11/13 12:0 a.m.24 views

CVE-2021-3918 Prototype Pollution in kriszyp/json-schema

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS9.7AI score0.01262EPSS
Exploits1References3
CNNVD
CNNVD
added 2021/11/13 12:0 a.m.1 views

json-schema 安全漏洞

json-schema is this is a historical repository of early development of the JSON Schema specification and implementation. json-schema suffers from a security vulnerability that stems from the vulnerability of json-schema to improper control of object prototype properties "prototype pollution". No...

9.8CVSS7.3AI score0.01262EPSS
Exploits1References28
CVE
CVE
added 2021/11/13 12:0 a.m.516 views

CVE-2021-3918

CVE-2021-3918 affects json-schema (kriszyp/json-schema) and is a Prototype Pollution vulnerability in the JSON Schema validator. Connected documents identify node-json-schema as affected with concrete remediation in Debian 10: package node-json-schema version 0.2.3-1+deb10u1 fixes the issue. Othe...

9.8CVSS9.6AI score0.01262EPSS
Exploits1References4Affected Software1
Debian CVE
Debian CVE
added 2021/11/13 12:0 a.m.33 views

CVE-2021-3918

json-schema is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

9.8CVSS7.9AI score0.01262EPSS
Exploits1
Huntr
Huntr
added 2021/10/03 1:8 p.m.48 views

Prototype Pollution in kriszyp/json-schema

Description A constructed payload sent to validate will lead to prototype pollution. Proof of Concept // PoC.js const validate = require"json-schema"; const instance = JSON.parse "$schema": "type": "object", "properties": "proto": "type": "object", "properties": "polluted": "type": "string",...

7.5CVSS1.9AI score0.01262EPSS
Exploits1
OSV
OSV
added 2021/09/21 6:41 p.m.16 views

GHSA-4JG2-84C2-PJ95 Improper Control of Generation of Code ('Code Injection') in @asyncapi/modelina

Impact Anyone who is using the default presets and/or does not handle the functionality themself. Patches It is impossible to fully guard against this, because users have access to the original raw information. However, as of version 1, if you only access the constrained models, you will not...

9.9CVSS9.2AI score0.00473EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2021/09/21 6:41 p.m.52 views

Improper Control of Generation of Code ('Code Injection') in @asyncapi/modelina

Impact Anyone who is using the default presets and/or does not handle the functionality themself. Patches It is impossible to fully guard against this, because users have access to the original raw information. However, as of version 1, if you only access the constrained models, you will not...

9.9CVSS8.4AI score0.00473EPSS
Exploits1References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2021/06/04 9:41 p.m.39 views

Security Bulletin: CVE-2020-15366 An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2.

Summary 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...

6.8CVSS2.2AI score0.00331EPSS
Exploits0Affected Software1
OpenVAS
OpenVAS
added 2021/05/27 12:0 a.m.16 views

Fedora: Security Advisory for python-fastapi (FEDORA-2021-e7fabd81fb)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.6AI score0.00066EPSS
Exploits0References2
Fedora
Fedora
added 2021/05/23 1:7 a.m.141 views

[SECURITY] Fedora 34 Update: python-fastapi-0.65.1-2.fc34

FastAPI is a modern, fast high-performance, web framework for building AP Is with Python 3.6+ based on standard Python type hints. The key features are: =EF=BF=BD=EF=BF=BD=EF=BF=BD Fast: Very high performance, on par with Node JS and Go thanks to Starlette and Pydantic. One of the fastest Python...

5CVSS5.8AI score0.00066EPSS
Exploits0
Rows per page
Query Builder