[python-ldap] Denial of Service in python-ldap

python-ldap before 3.4.0 is vulnerable to a denial of service when ldap.schema is used for untrusted schema definitions, because of a regular expression denial of service (ReDoS) flaw in the LDAP schema parser. By sending crafted regex input, a remote …

[got] Got allows a redirect to a UNIX socket

The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket.
References

https://nvd.nist.gov/vuln/detail/CVE-2022-33987
https://github.com/sindresorhus/got/pull/2047
https://github.com/sindresorhus/got/compare/v12.0.3…v12.1.0
https:…

[inventree] CSV Injection in inventree

Improper Neutralization of Formula Elements in a CSV File in GitHub repository inventree/inventree prior to 0.7.2.
References

https://nvd.nist.gov/vuln/detail/CVE-2022-2112
https://github.com/inventree/inventree/commit/26bf51c20a1c9b3130ac5dd2e17649be…

[mout] Prototype Pollution in mout

This affects all versions of package mout. The deepFillIn function can be used to ‘fill missing properties recursively’, while the deepMixIn mixes objects into the target object, recursively mixing existing child objects as well. In both cases, the key…