CVE-2018-17082
- EPSS 4.1%
- Veröffentlicht 16.09.2018 15:29:00
- Zuletzt bearbeitet 21.11.2024 03:53:50
The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a "Transfer-Encoding: chunked" request, because the bucket brigade is mishandled in the php_handler function in s...
CVE-2018-15132
- EPSS 4.59%
- Veröffentlicht 07.08.2018 15:29:00
- Zuletzt bearbeitet 21.11.2024 03:50:22
An issue was discovered in ext/standard/link_win32.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. The linkinfo function on Windows doesn't implement the open_basedir check. This could be abused to find files...
CVE-2018-14883
- EPSS 8.98%
- Veröffentlicht 03.08.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:50:00
An issue was discovered in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. An Integer Overflow leads to a heap-based buffer over-read in exif_thumbnail_extract of exif.c.
CVE-2018-14884
- EPSS 3.19%
- Veröffentlicht 03.08.2018 13:29:00
- Zuletzt bearbeitet 21.11.2024 03:50:00
An issue was discovered in PHP 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. Inappropriately parsing an HTTP response leads to a segmentation fault because http_header_value in ext/standard/http_fopen_wrapper.c can be a NULL value...
CVE-2018-14851
- EPSS 4.31%
- Veröffentlicht 02.08.2018 19:29:00
- Zuletzt bearbeitet 21.11.2024 03:49:55
exif_process_IFD_in_MAKERNOTE in ext/exif/exif.c in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted JPEG...
CVE-2017-9118
- EPSS 2.95%
- Veröffentlicht 02.08.2018 15:29:00
- Zuletzt bearbeitet 21.11.2024 03:35:21
PHP 7.1.5 has an Out of bounds access in php_pcre_replace_impl via a crafted preg_replace call.
CVE-2017-9120
- EPSS 7.56%
- Veröffentlicht 02.08.2018 15:29:00
- Zuletzt bearbeitet 21.11.2024 03:35:22
PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.
CVE-2018-12882
- EPSS 6.8%
- Veröffentlicht 26.06.2018 03:29:00
- Zuletzt bearbeitet 21.11.2024 03:46:02
exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PH...
CVE-2018-10545
- EPSS 0.83%
- Veröffentlicht 29.04.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:41:32
An issue was discovered in PHP before 5.6.35, 7.0.x before 7.0.29, 7.1.x before 7.1.16, and 7.2.x before 7.2.4. Dumpable FPM child processes allow bypassing opcache access controls because fpm_unix.c makes a PR_SET_DUMPABLE prctl call, allowing one u...
CVE-2018-10546
- EPSS 10.43%
- Veröffentlicht 29.04.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 03:41:32
An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. An infinite loop exists in ext/iconv/iconv.c because the iconv stream filter does not reject invalid multibyte sequences.