Vulnerabilities (CVE)

Filtered by vendor Querymen Project Subscribe
Filtered by product Querymen
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25871 1 Querymen Project 1 Querymen 2024-11-21 5.0 MEDIUM 5.9 MEDIUM
All versions of package querymen are vulnerable to Prototype Pollution if the parameters of exported function handler(type, name, fn) can be controlled by users without any sanitization. Note: This vulnerability derives from an incomplete fix of [CVE-2020-7600](https://security.snyk.io/vuln/SNYK-JS-QUERYMEN-559867).
CVE-2020-7600 1 Querymen Project 1 Querymen 2024-11-21 5.0 MEDIUM 5.3 MEDIUM
querymen prior to 2.1.4 allows modification of object properties. The parameters of exported function handler(type, name, fn) can be controlled by users without any sanitization. This could be abused for Prototype Pollution attacks.