Логотип exploitDog
product: "php"
Консоль
Логотип exploitDog

exploitDog

product: "php"
PHP

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

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

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

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

8.28.38.48.5202220232024202520262027202820292030

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

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

github логотип

GHSA-39gm-m3r9-gff2

почти 4 года назад

Integer overflows in (1) base64_encode and (2) the GD library for PHP before 4.3.3 have unknown impact and unknown attack vectors.

EPSS: Низкий
github логотип

GHSA-xx7m-rfgv-w2gg

почти 4 года назад

Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to insert arbitrary script via the PHPSESSID parameter.

EPSS: Средний
github логотип

GHSA-xc5f-pfpm-hrw6

почти 4 года назад

** DISPUTED ** PHP treats unknown methods such as "PoSt" as a GET request, which could allow attackers to intended access restrictions if PHP is running on a server that passes on all methods, such as Apache httpd 2.0, as demonstrated using a Limit directive. NOTE: this issue has been disputed by the Apache security team, saying "It is by design that PHP allows scripts to process any request method. A script which does not explicitly verify the request method will hence be processed as normal for arbitrary methods. It is therefore expected behaviour that one cannot implement per-method access control using the Apache configuration alone, which is the assumption made in this report."

EPSS: Низкий
github логотип

GHSA-jwhh-h5m8-hcgh

почти 4 года назад

Buffer overflow in openlog function for PHP 4.3.1 on Windows operating system, and possibly other OSes, allows remote attackers to cause a crash and possibly execute arbitrary code via a long filename argument.

EPSS: Средний
github логотип

GHSA-4xfp-7xc2-6c73

почти 4 года назад

Integer signedness error in emalloc() function for PHP before 4.3.2 allow remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via negative arguments to functions such as (1) socket_recv, (2) socket_recvfrom, and possibly other functions.

EPSS: Средний
github логотип

GHSA-wfpc-v3c5-rxcq

почти 4 года назад

Unknown vulnerability in CGI module for PHP 4.3.0 allows attackers to access arbitrary files as the PHP user, and possibly execute PHP code, by bypassing the CGI force redirect settings (cgi.force_redirect or --enable-force-cgi-redirect).

EPSS: Низкий
github логотип

GHSA-g49p-q335-6257

почти 4 года назад

regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack exhaustion.

EPSS: Средний
github логотип

GHSA-v2wg-2jpv-87h6

почти 4 года назад

SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-mx27-jhrp-2gfm

почти 4 года назад

PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.

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

BDU:2022-01596

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

Уязвимость функции filter_var интерпретатора языка PHP, позволяющая нарушителю выполнить произвольный код

CVSS3: 7.5
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
1
github логотип
GHSA-39gm-m3r9-gff2

Integer overflows in (1) base64_encode and (2) the GD library for PHP before 4.3.3 have unknown impact and unknown attack vectors.

1%
Низкий
почти 4 года назад
github логотип
GHSA-xx7m-rfgv-w2gg

Cross-site scripting (XSS) vulnerability in the transparent SID support capability for PHP before 4.3.2 (session.use_trans_sid) allows remote attackers to insert arbitrary script via the PHPSESSID parameter.

52%
Средний
почти 4 года назад
github логотип
GHSA-xc5f-pfpm-hrw6

** DISPUTED ** PHP treats unknown methods such as "PoSt" as a GET request, which could allow attackers to intended access restrictions if PHP is running on a server that passes on all methods, such as Apache httpd 2.0, as demonstrated using a Limit directive. NOTE: this issue has been disputed by the Apache security team, saying "It is by design that PHP allows scripts to process any request method. A script which does not explicitly verify the request method will hence be processed as normal for arbitrary methods. It is therefore expected behaviour that one cannot implement per-method access control using the Apache configuration alone, which is the assumption made in this report."

1%
Низкий
почти 4 года назад
github логотип
GHSA-jwhh-h5m8-hcgh

Buffer overflow in openlog function for PHP 4.3.1 on Windows operating system, and possibly other OSes, allows remote attackers to cause a crash and possibly execute arbitrary code via a long filename argument.

22%
Средний
почти 4 года назад
github логотип
GHSA-4xfp-7xc2-6c73

Integer signedness error in emalloc() function for PHP before 4.3.2 allow remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via negative arguments to functions such as (1) socket_recv, (2) socket_recvfrom, and possibly other functions.

27%
Средний
почти 4 года назад
github логотип
GHSA-wfpc-v3c5-rxcq

Unknown vulnerability in CGI module for PHP 4.3.0 allows attackers to access arbitrary files as the PHP user, and possibly execute PHP code, by bypassing the CGI force redirect settings (cgi.force_redirect or --enable-force-cgi-redirect).

0%
Низкий
почти 4 года назад
github логотип
GHSA-g49p-q335-6257

regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack exhaustion.

25%
Средний
почти 4 года назад
github логотип
GHSA-v2wg-2jpv-87h6

SQL injection vulnerability in Zend Framework 1.10.x before 1.10.9 and 1.11.x before 1.11.6 when using non-ASCII-compatible encodings in conjunction PDO_MySql in PHP before 5.3.6.

CVSS3: 9.8
6%
Низкий
почти 4 года назад
github логотип
GHSA-mx27-jhrp-2gfm

PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.

CVSS3: 7.5
2%
Низкий
почти 4 года назад
fstec логотип
BDU:2022-01596

Уязвимость функции filter_var интерпретатора языка PHP, позволяющая нарушителю выполнить произвольный код

CVSS3: 7.5
около 4 лет назад

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


Поделиться