CVE-2021-3731
- EPSS 0.28%
- Veröffentlicht 23.08.2021 13:15:08
- Zuletzt bearbeitet 21.11.2024 06:22:16
LedgerSMB does not sufficiently guard against being wrapped by other sites, making it vulnerable to 'clickjacking'. This allows an attacker to trick a targetted user to execute unintended actions.
CVE-2021-3693
- EPSS 1.76%
- Veröffentlicht 23.08.2021 13:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:10
LedgerSMB does not check the origin of HTML fragments merged into the browser's DOM. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure.
CVE-2021-3694
- EPSS 0.63%
- Veröffentlicht 23.08.2021 13:15:07
- Zuletzt bearbeitet 21.11.2024 06:22:10
LedgerSMB does not sufficiently HTML-encode error messages sent to the browser. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure.
CVE-2021-37750
- EPSS 0.5%
- Veröffentlicht 23.08.2021 05:15:08
- Zuletzt bearbeitet 21.11.2024 06:15:52
The Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) before 1.18.5 and 1.19.x before 1.19.3 has a NULL pointer dereference in kdc/do_tgs_req.c via a FAST inner body that lacks a server field.
CVE-2020-36478
- EPSS 0.29%
- Veröffentlicht 23.08.2021 02:15:07
- Zuletzt bearbeitet 21.11.2024 05:29:38
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). A NULL algorithm parameters entry looks identical to an array of REAL (size zero) and thus the certificate is considered valid. However, if the parameter...
CVE-2020-36475
- EPSS 0.41%
- Veröffentlicht 23.08.2021 02:15:06
- Zuletzt bearbeitet 21.11.2024 05:29:37
An issue was discovered in Mbed TLS before 2.25.0 (and before 2.16.9 LTS and before 2.7.18 LTS). The calculations performed by mbedtls_mpi_exp_mod are not limited; thus, supplying overly large parameters could lead to denial of service when generatin...
CVE-2020-36476
- EPSS 0.25%
- Veröffentlicht 23.08.2021 02:15:06
- Zuletzt bearbeitet 21.11.2024 05:29:37
An issue was discovered in Mbed TLS before 2.24.0 (and before 2.16.8 LTS and before 2.7.17 LTS). There is missing zeroization of plaintext buffers in mbedtls_ssl_read to erase unused application data from memory.
CVE-2021-39371
- EPSS 0.53%
- Veröffentlicht 23.08.2021 01:15:06
- Zuletzt bearbeitet 21.11.2024 06:19:26
An XML external entity (XXE) injection in PyWPS before 4.4.5 allows an attacker to view files on the application server filesystem by assigning a path to the entity. OWSLib 0.24.1 may also be affected.
CVE-2021-39365
- EPSS 0.25%
- Veröffentlicht 22.08.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 06:19:25
In GNOME grilo though 0.3.13, grl-net-wc.c does not enable TLS certificate verification on the SoupSessionAsync objects it creates, leaving users vulnerable to network MITM attacks. NOTE: this is similar to CVE-2016-20011.
CVE-2021-38171
- EPSS 0.21%
- Veröffentlicht 21.08.2021 17:15:07
- Zuletzt bearbeitet 21.11.2024 06:16:33
adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a necessary step because the second argument to init_get_bits can be crafted.