CVE-2020-0182
- EPSS 0.48%
- Veröffentlicht 11.06.2020 15:15:15
- Zuletzt bearbeitet 21.11.2024 04:53:03
In exif_entry_get_value of exif-entry.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploita...
CVE-2020-10757
- EPSS 0.67%
- Veröffentlicht 09.06.2020 13:15:10
- Zuletzt bearbeitet 21.11.2024 04:56:00
A flaw was found in the Linux Kernel in versions after 4.5-rc1 in the way mremap handled DAX Huge Pages. This flaw allows a local attacker with access to a DAX enabled storage to escalate their privileges on the system.
CVE-2020-13974
- EPSS 0.09%
- Veröffentlicht 09.06.2020 05:15:10
- Zuletzt bearbeitet 21.11.2024 05:02:16
An issue was discovered in the Linux kernel 4.4 through 5.7.1. drivers/tty/vt/keyboard.c has an integer overflow if k_ascii is called several times in a row, aka CID-b86dab054059. NOTE: Members in the community argue that the integer overflow does no...
CVE-2020-13964
- EPSS 0.87%
- Veröffentlicht 09.06.2020 03:15:11
- Zuletzt bearbeitet 21.11.2024 05:02:15
An issue was discovered in Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5. include/rcmail_output_html.php allows XSS via the username template object.
CVE-2020-13965
- EPSS 71.82%
- Veröffentlicht 09.06.2020 03:15:11
- Zuletzt bearbeitet 04.11.2025 15:00:43
An issue was discovered in Roundcube Webmail before 1.3.12 and 1.4.x before 1.4.5. There is XSS via a malicious XML attachment because text/xml is among the allowed types for a preview.
CVE-2020-13428
- EPSS 6.92%
- Veröffentlicht 08.06.2020 19:15:10
- Zuletzt bearbeitet 21.11.2024 05:01:14
A heap-based buffer overflow in the hxxx_AnnexB_to_xVC function in modules/packetizer/hxxx_nal.c in VideoLAN VLC media player before 3.0.11 for macOS/iOS allows remote attackers to cause a denial of service (application crash) or execute arbitrary co...
CVE-2020-13625
- EPSS 4.55%
- Veröffentlicht 08.06.2020 17:15:10
- Zuletzt bearbeitet 21.11.2024 05:01:37
PHPMailer before 6.1.6 contains an output escaping bug when the name of a file attachment contains a double quote character. This can result in the file type being misinterpreted by the receiver or any mail relay processing the message.
CVE-2020-13696
- EPSS 0.04%
- Veröffentlicht 08.06.2020 17:15:10
- Zuletzt bearbeitet 21.11.2024 05:01:45
An issue was discovered in LinuxTV xawtv before 3.107. The function dev_open() in v4l-conf.c does not perform sufficient checks to prevent an unprivileged caller of the program from opening unintended filesystem paths. This allows a local attacker wi...
CVE-2020-12695
- EPSS 3.03%
- Veröffentlicht 08.06.2020 17:15:09
- Zuletzt bearbeitet 21.11.2024 05:00:05
The Open Connectivity Foundation UPnP specification before 2020-04-17 does not forbid the acceptance of a subscription request with a delivery URL on a different network segment than the fully qualified event-subscription URL, aka the CallStranger is...
CVE-2020-13904
- EPSS 0.48%
- Veröffentlicht 07.06.2020 19:15:09
- Zuletzt bearbeitet 21.11.2024 05:02:07
FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.