valib through 2.0.0 allows Internal Property Tampering. A maliciously crafted JavaScript object can bypass several inspection functions provided by valib. Valib uses a built-in function (hasOwnProperty) from the unsafe user-input to examine an object. It is possible for a crafted payload to overwrite this function to manipulate the inspection results to bypass security checks.
References
Link | Resource |
---|---|
https://snyk.io/vuln/SNYK-JS-VALIB-559015 | Exploit Third Party Advisory |
https://www.npmjs.com/package/valib | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-02-28 21:15
Updated : 2024-02-28 17:28
NVD link : CVE-2019-10805
Mitre link : CVE-2019-10805
CVE.ORG link : CVE-2019-10805
JSON object : View
Products Affected
sideralis
- valib.js
CWE
CWE-668
Exposure of Resource to Wrong Sphere