CVE-2021-37714
- EPSS 0.59%
- Published 18.08.2021 15:15:08
- Last modified 21.11.2024 06:15:46
jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the par...
CVE-2021-22931
- EPSS 0.74%
- Published 16.08.2021 19:15:13
- Last modified 21.11.2024 05:50:57
Node.js before 16.6.0, 14.17.4, and 12.22.4 is vulnerable to Remote Code Execution, XSS, Application crashes due to missing input validation of host names returned by Domain Name Servers in Node.js dns library which can lead to output of wrong hostna...
CVE-2021-22939
- EPSS 0.13%
- Published 16.08.2021 19:15:13
- Last modified 21.11.2024 05:50:58
If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no error was returned and connections to servers with an expired certificate would have been accepted.
CVE-2021-22940
- EPSS 0.41%
- Published 16.08.2021 19:15:13
- Last modified 21.11.2024 05:50:58
Node.js before 16.6.1, 14.17.5, and 12.22.5 is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.
CVE-2021-37695
- EPSS 0.4%
- Published 13.08.2021 00:15:07
- Last modified 21.11.2024 06:15:43
ckeditor is an open source WYSIWYG HTML editor with rich content support. A potential vulnerability has been discovered in CKEditor 4 [Fake Objects](https://ckeditor.com/cke4/addon/fakeobjects) package. The vulnerability allowed to inject malformed F...
CVE-2021-32808
- EPSS 1.22%
- Published 12.08.2021 17:15:08
- Last modified 21.11.2024 06:07:47
ckeditor is an open source WYSIWYG HTML editor with rich content support. A vulnerability has been discovered in the clipboard Widget plugin if used alongside the undo feature. The vulnerability allows a user to abuse undo functionality using malform...
CVE-2021-32809
- EPSS 0.21%
- Published 12.08.2021 17:15:08
- Last modified 21.11.2024 06:07:47
ckeditor is an open source WYSIWYG HTML editor with rich content support. A potential vulnerability has been discovered in CKEditor 4 [Clipboard](https://ckeditor.com/cke4/addon/clipboard) package. The vulnerability allowed to abuse paste functionali...
CVE-2021-22924
- EPSS 0.75%
- Published 05.08.2021 21:15:11
- Last modified 09.06.2025 15:15:24
libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the invo...
CVE-2021-22925
- EPSS 0.38%
- Published 05.08.2021 21:15:11
- Last modified 21.11.2024 05:50:55
curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be ...
CVE-2021-22926
- EPSS 0.51%
- Published 05.08.2021 21:15:11
- Last modified 21.11.2024 05:50:56
libcurl-using applications can ask for a specific client certificate to be used in a transfer. This is done with the `CURLOPT_SSLCERT` option (`--cert` with the command line tool).When libcurl is built to use the macOS native TLS library Secure Trans...