CVE-2022-21464
- EPSS 2.02%
- Published 19.04.2022 21:15:16
- Last modified 21.11.2024 06:44:45
Vulnerability in the JD Edwards EnterpriseOne Tools product of Oracle JD Edwards (component: Business Logic Infra SEC). The supported version that is affected is Prior to 9.2.6.3. Easily exploitable vulnerability allows unauthenticated attacker with ...
CVE-2022-21409
- EPSS 0.57%
- Published 19.04.2022 21:15:14
- Last modified 21.11.2024 06:44:38
Vulnerability in the JD Edwards EnterpriseOne Tools product of Oracle JD Edwards (component: Web Runtime). The supported version that is affected is Prior to 9.2.6.3. Easily exploitable vulnerability allows unauthenticated attacker with network acces...
CVE-2021-4160
- EPSS 0.3%
- Published 28.01.2022 22:15:15
- Last modified 21.11.2024 06:37:02
There is a carry propagation bug in the MIPS32 and MIPS64 squaring procedure. Many EC algorithms are affected, including some of the TLS 1.3 default curves. Impact was not analyzed in detail, because the pre-requisites for attack are considered unlik...
CVE-2021-41182
- EPSS 22.27%
- Published 26.10.2021 15:15:10
- Last modified 21.11.2024 06:25:41
jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `altField` option of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any str...
CVE-2021-41183
- EPSS 2.34%
- Published 26.10.2021 15:15:10
- Last modified 21.11.2024 06:25:42
jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of various `*Text` options of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. The v...
CVE-2021-41184
- EPSS 22.09%
- Published 26.10.2021 15:15:10
- Last modified 21.11.2024 06:25:42
jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `of` option of the `.position()` util from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string v...
CVE-2021-42013
- EPSS 94.41%
- Published 07.10.2021 16:15:09
- Last modified 21.03.2025 21:02:08
It was found that the fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives. If files outside of these dire...
CVE-2021-3711
- EPSS 2.75%
- Published 24.08.2021 15:15:09
- Last modified 21.11.2024 06:22:12
In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen...
CVE-2021-3712
- EPSS 0.82%
- Published 24.08.2021 15:15:09
- Last modified 21.11.2024 06:22:13
ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the s...
CVE-2021-22939
- EPSS 0.14%
- 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.