CVE-2022-25313
- EPSS 0.16%
- Veröffentlicht 18.02.2022 05:15:08
- Zuletzt bearbeitet 30.05.2025 20:15:26
In Expat (aka libexpat) before 2.4.5, an attacker can trigger stack exhaustion in build_model via a large nesting depth in the DTD element.
CVE-2022-25314
- EPSS 0.56%
- Veröffentlicht 18.02.2022 05:15:08
- Zuletzt bearbeitet 05.05.2025 17:18:01
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in copyString.
CVE-2022-25315
- EPSS 9%
- Veröffentlicht 18.02.2022 05:15:08
- Zuletzt bearbeitet 05.05.2025 17:18:01
In Expat (aka libexpat) before 2.4.5, there is an integer overflow in storeRawNames.
CVE-2021-44730
- EPSS 0.14%
- Veröffentlicht 17.02.2022 23:15:07
- Zuletzt bearbeitet 21.11.2024 06:31:28
snapd 2.54.2 did not properly validate the location of the snap-confine binary. A local attacker who can hardlink this binary to another location to cause snap-confine to execute other arbitrary binaries and hence gain privilege escalation. Fixed in ...
CVE-2021-44731
- EPSS 2.26%
- Veröffentlicht 17.02.2022 23:15:07
- Zuletzt bearbeitet 21.11.2024 06:31:28
A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside the snap's private mount namesp...
CVE-2022-0629
- EPSS 1.68%
- Veröffentlicht 17.02.2022 12:15:07
- Zuletzt bearbeitet 21.11.2024 06:39:04
Stack-based Buffer Overflow in GitHub repository vim/vim prior to 8.2.
CVE-2021-43299
- EPSS 0.22%
- Veröffentlicht 16.02.2022 21:15:07
- Zuletzt bearbeitet 21.11.2024 06:29:02
Stack overflow in PJSUA API when calling pjsua_player_create. An attacker-controlled 'filename' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.
CVE-2021-43300
- EPSS 0.33%
- Veröffentlicht 16.02.2022 21:15:07
- Zuletzt bearbeitet 21.11.2024 06:29:02
Stack overflow in PJSUA API when calling pjsua_recorder_create. An attacker-controlled 'filename' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.
CVE-2021-43301
- EPSS 0.33%
- Veröffentlicht 16.02.2022 21:15:07
- Zuletzt bearbeitet 21.11.2024 06:29:02
Stack overflow in PJSUA API when calling pjsua_playlist_create. An attacker-controlled 'file_names' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.
CVE-2021-43302
- EPSS 0.16%
- Veröffentlicht 16.02.2022 21:15:07
- Zuletzt bearbeitet 21.11.2024 06:29:02
Read out-of-bounds in PJSUA API when calling pjsua_recorder_create. An attacker-controlled 'filename' argument may cause an out-of-bounds read when the filename is shorter than 4 characters.