Vulnerability Description
confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Confinit Project | Confinit | <= 0.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/davideicardi/confinit/commit/a34e06ca5c1c8b047ef112ef188b2fe3PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-CONFINIT-564433ExploitThird Party Advisory
- https://github.com/davideicardi/confinit/commit/a34e06ca5c1c8b047ef112ef188b2fe3PatchThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-CONFINIT-564433ExploitThird Party Advisory
FAQ
What is CVE-2020-7638?
CVE-2020-7638 is a vulnerability with a CVSS score of 5.3 (MEDIUM). confinit through 0.3.0 is vulnerable to Prototype Pollution.The 'setDeepProperty' function could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload.
How severe is CVE-2020-7638?
CVE-2020-7638 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-7638?
Check the references section above for vendor advisories and patch information. Affected products include: Confinit Project Confinit.