CVE-2017-7481
- EPSS 4.31%
- Veröffentlicht 19.07.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:31:59
Ansible before versions 2.3.1.0 and 2.4.0.0 fails to properly mark lookup-plugin results as unsafe. If an attacker could control the results of lookup() calls, they could inject Unicode strings to be parsed by the jinja2 templating system, resulting ...
CVE-2018-14404
- EPSS 20.01%
- Veröffentlicht 19.07.2018 13:29:00
- Zuletzt bearbeitet 03.12.2025 21:15:48
A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format input...
CVE-2018-14395
- EPSS 0.82%
- Veröffentlicht 19.07.2018 05:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:58
libavformat/movenc.c in FFmpeg 3.2 and 4.0.2 allows attackers to cause a denial of service (application crash caused by a divide-by-zero error) with a user crafted audio file when converting to the MOV audio format.
CVE-2018-14339
- EPSS 2.24%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:51
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the MMSE dissector could go into an infinite loop. This was addressed in epan/proto.c by adding offset and length validation.
CVE-2018-14340
- EPSS 1.04%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:51
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, dissectors that support zlib decompression could crash. This was addressed in epan/tvbuff_zlib.c by rejecting negative lengths to avoid a buffer over-read.
CVE-2018-14341
- EPSS 1.76%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:51
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the DICOM dissector could go into a large or infinite loop. This was addressed in epan/dissectors/packet-dcm.c by preventing an offset overflow.
CVE-2018-14342
- EPSS 1.76%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:51
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the BGP protocol dissector could go into a large loop. This was addressed in epan/dissectors/packet-bgp.c by validating Path Attribute lengths.
CVE-2018-14343
- EPSS 0.77%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:52
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ASN.1 BER dissector could crash. This was addressed in epan/dissectors/packet-ber.c by ensuring that length values do not exceed the maximum signed integer.
CVE-2018-14368
- EPSS 1.76%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:56
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the Bazaar protocol dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-bzr.c by properly handling items that are too long.
CVE-2018-14369
- EPSS 1.1%
- Veröffentlicht 19.07.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:48:56
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the HTTP2 dissector could crash. This was addressed in epan/dissectors/packet-http2.c by verifying that header data was found before proceeding to header decompression.