Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-p84x-5xx8-hff9

Опубликовано: 24 мая 2022
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

bson-objectid contains Improper input validation

An issue was discovered in the BSON ObjectID (aka bson-objectid) package 1.3.0 for Node.js. ObjectID() allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects _bsontype==ObjectID in the user-input object. As a result, objects in arbitrary forms can bypass formatting if they have a valid bsontype.

Пакеты

Наименование

bson-objectid

npm
Затронутые версииВерсия исправления

<= 1.3.0

Отсутствует

EPSS

Процентиль: 45%
0.00227
Низкий

7.5 High

CVSS3

Дефекты

CWE-20
CWE-670

Связанные уязвимости

CVSS3: 7.5
nvd
около 6 лет назад

An issue was discovered in the BSON ObjectID (aka bson-objectid) package 1.3.0 for Node.js. ObjectID() allows an attacker to generate a malformed objectid by inserting an additional property to the user-input, because bson-objectid will return early if it detects _bsontype==ObjectID in the user-input object. As a result, objects in arbitrary forms can bypass formatting if they have a valid bsontype.

EPSS

Процентиль: 45%
0.00227
Низкий

7.5 High

CVSS3

Дефекты

CWE-20
CWE-670