Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

PHP

PHPпопулярный язык сценариев общего назначения, особенно подходящий для веб-разработки.

Релизный цикл, информация об уязвимостях

Продукт: PHP
Вендор: php

График релизов

8.28.38.48.5202220232024202520262027202820292030

Недавние уязвимости PHP

Количество 3 987

redhat логотип

CVE-2018-12882

около 8 лет назад

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 PHP exif_read_data function.

CVSS3: 6.3
EPSS: Низкий
nvd логотип

CVE-2018-10549

больше 8 лет назад

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. exif_read_data in ext/exif/exif.c has an out-of-bounds read for crafted JPEG data because exif_iif_add_value mishandles the case of a MakerNote that lacks a final '\0' character.

CVSS3: 8.8
EPSS: Низкий
debian логотип

CVE-2018-10549

больше 8 лет назад

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 8.8
EPSS: Низкий
nvd логотип

CVE-2018-10548

больше 8 лет назад

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. ext/ldap/ldap.c allows remote LDAP servers to cause a denial of service (NULL pointer dereference and application crash) because of mishandling of the ldap_get_dn return value.

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2018-10548

больше 8 лет назад

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2018-10547

больше 8 лет назад

An issue was discovered in ext/phar/phar_object.c 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. There is Reflected XSS on the PHAR 403 and 404 error pages via request data of a request for a .phar file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-5712.

CVSS3: 6.1
EPSS: Низкий
debian логотип

CVE-2018-10547

больше 8 лет назад

An issue was discovered in ext/phar/phar_object.c in PHP before 5.6.36 ...

CVSS3: 6.1
EPSS: Низкий
nvd логотип

CVE-2018-10546

больше 8 лет назад

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.

CVSS3: 7.5
EPSS: Средний
debian логотип

CVE-2018-10546

больше 8 лет назад

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 7.5
EPSS: Средний
nvd логотип

CVE-2018-10545

больше 8 лет назад

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 user (in a multiuser environment) to obtain sensitive information from the process memory of a second user's PHP applications by running gcore on the PID of the PHP-FPM worker process.

CVSS3: 4.7
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
redhat логотип
CVE-2018-12882

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 PHP exif_read_data function.

CVSS3: 6.3
7%
Низкий
около 8 лет назад
nvd логотип
CVE-2018-10549

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. exif_read_data in ext/exif/exif.c has an out-of-bounds read for crafted JPEG data because exif_iif_add_value mishandles the case of a MakerNote that lacks a final '\0' character.

CVSS3: 8.8
7%
Низкий
больше 8 лет назад
debian логотип
CVE-2018-10549

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 8.8
7%
Низкий
больше 8 лет назад
nvd логотип
CVE-2018-10548

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. ext/ldap/ldap.c allows remote LDAP servers to cause a denial of service (NULL pointer dereference and application crash) because of mishandling of the ldap_get_dn return value.

CVSS3: 7.5
9%
Низкий
больше 8 лет назад
debian логотип
CVE-2018-10548

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 7.5
9%
Низкий
больше 8 лет назад
nvd логотип
CVE-2018-10547

An issue was discovered in ext/phar/phar_object.c 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. There is Reflected XSS on the PHAR 403 and 404 error pages via request data of a request for a .phar file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-5712.

CVSS3: 6.1
4%
Низкий
больше 8 лет назад
debian логотип
CVE-2018-10547

An issue was discovered in ext/phar/phar_object.c in PHP before 5.6.36 ...

CVSS3: 6.1
4%
Низкий
больше 8 лет назад
nvd логотип
CVE-2018-10546

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.

CVSS3: 7.5
10%
Средний
больше 8 лет назад
debian логотип
CVE-2018-10546

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1 ...

CVSS3: 7.5
10%
Средний
больше 8 лет назад
nvd логотип
CVE-2018-10545

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 user (in a multiuser environment) to obtain sensitive information from the process memory of a second user's PHP applications by running gcore on the PID of the PHP-FPM worker process.

CVSS3: 4.7
1%
Низкий
больше 8 лет назад

Уязвимостей на страницу


Поделиться