CVE-2018-20843
- EPSS 5.69%
- Veröffentlicht 24.06.2019 17:15:09
- Zuletzt bearbeitet 30.05.2025 20:15:20
In libexpat in Expat before 2.2.7, XML input including XML names that contain a large number of colons could make the XML parser consume a high amount of RAM and CPU resources while processing (enough to be usable for denial-of-service attacks).
CVE-2019-12384
- EPSS 51.68%
- Veröffentlicht 24.06.2019 16:15:15
- Zuletzt bearbeitet 21.11.2024 04:22:43
FasterXML jackson-databind 2.x before 2.9.9.1 might allow attackers to have a variety of impacts by leveraging failure to block the logback-core class from polymorphic deserialization. Depending on the classpath content, remote code execution may be ...
CVE-2019-12900
- EPSS 1.13%
- Veröffentlicht 19.06.2019 23:15:09
- Zuletzt bearbeitet 09.06.2025 16:15:29
BZ2_decompress in decompress.c in bzip2 through 1.0.6 has an out-of-bounds write when there are many selectors.
CVE-2019-12814
- EPSS 18.34%
- Veröffentlicht 19.06.2019 14:15:10
- Zuletzt bearbeitet 27.08.2025 21:15:34
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x through 2.9.9. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x jar in ...
CVE-2019-11038
- EPSS 10.72%
- Veröffentlicht 19.06.2019 00:15:12
- Zuletzt bearbeitet 21.11.2024 04:20:25
When using the gdImageCreateFromXbm() function in the GD Graphics Library (aka LibGD) 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause t...
CVE-2019-11039
- EPSS 1.44%
- Veröffentlicht 19.06.2019 00:15:12
- Zuletzt bearbeitet 21.11.2024 04:20:25
Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.
CVE-2019-11040
- EPSS 1.24%
- Veröffentlicht 19.06.2019 00:15:12
- Zuletzt bearbeitet 21.11.2024 04:20:25
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 it is possible to supply it with data what will cause it to read past ...
CVE-2019-8321
- EPSS 0.33%
- Veröffentlicht 17.06.2019 20:15:10
- Zuletzt bearbeitet 21.11.2024 04:49:41
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible.
CVE-2019-8322
- EPSS 0.33%
- Veröffentlicht 17.06.2019 20:15:10
- Zuletzt bearbeitet 21.11.2024 04:49:41
An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur.
CVE-2019-8323
- EPSS 0.33%
- Veröffentlicht 17.06.2019 20:15:10
- Zuletzt bearbeitet 21.11.2024 04:49:41
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur.