CVE-2019-19507
In jpv (aka Json Pattern Validator) before 2.1.1, compareCommon() can be bypassed because certain internal attributes can be overwritten via a conflicting name, as demonstrated by 'constructor': {'name':'Array'}.
Does this matter?
Lower severity and a low EPSS score (0.97%). Track it; it rarely justifies an emergency change on its own.
Description
In jpv (aka Json Pattern Validator) before 2.1.1, compareCommon() can be bypassed because certain internal attributes can be overwritten via a conflicting name, as demonstrated by 'constructor': {'name':'Array'}. This affects validate(). Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- EPSS
- 0.97% probability · 60th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-287
- Affected
- json pattern validator project/json pattern validator
- Source
- cve@mitre.org
References
- https://github.com/manvel-khnkoyan/jpv/issues/6Exploit, Issue Tracking, Third Party Advisory
- https://www.npmjs.com/package/jpvProduct
- https://github.com/manvel-khnkoyan/jpv/issues/6Exploit, Issue Tracking, Third Party Advisory
- https://www.npmjs.com/package/jpvProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.