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

exploitDog

Количество 4 009

Количество 4 009

github логотип

GHSA-p99j-rfp4-xqvq

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

PHP CGI Parameter Injection Vulnerability (CVE-2024-4577 bypass)

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

GHSA-p8vm-62x6-j22w

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

In PHP 7.x before 7.0.21 and 7.1.x before 7.1.7, ext/intl/msgformat/msgformat_parse.c does not restrict the locale length, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact within International Components for Unicode (ICU) for C/C++ via a long first argument to the msgfmt_parse_message function.

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

GHSA-p6rq-hc9w-gm4m

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

Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors.

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

GHSA-p68x-q9g7-4cgg

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

An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.

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

GHSA-p5ww-ppr2-h64x

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

The (1) trim, (2) ltrim, (3) rtrim, and (4) substr_replace functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.

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

GHSA-p569-737x-7h7p

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

An issue was discovered in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. There is Reflected XSS on the PHAR 404 error page via the URI of a request for a .phar file.

CVSS3: 6.1
EPSS: Высокий
github логотип

GHSA-p546-wvpp-2wvf

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

The file_check_mem function in funcs.c in file before 5.23, as used in the Fileinfo component in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5, mishandles continuation-level jumps, which allows context-dependent attackers to cause a denial of service (buffer overflow and application crash) or possibly execute arbitrary code via a crafted magic file.

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

GHSA-p3x9-6h7p-cgfc

больше 1 года назад

libxml streams use wrong `content-type` header when requesting a redirected resource

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

GHSA-p39c-84x2-h365

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

PHP before 5.3.10 does not properly perform a temporary change to the magic_quotes_gpc directive during the importing of environment variables, which makes it easier for remote attackers to conduct SQL injection attacks via a crafted request, related to main/php_variables.c, sapi/cgi/cgi_main.c, and sapi/fpm/fpm/fpm_main.c.

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

GHSA-p2q6-4rhc-9fhc

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

Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.

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

GHSA-p2mf-5wpv-qq3x

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

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

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

GHSA-mx7r-xhxh-f687

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

The mb_parse_str function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 sets the internal register_globals flag and does not disable it in certain cases when a script terminates, which allows remote attackers to invoke available PHP scripts with register_globals functionality that is not detectable by these scripts, as demonstrated by forcing a memory_limit violation.

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: Низкий
github логотип

GHSA-mw77-m68p-3ffp

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

Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attackers to cause a denial of service (application hang) via a large argument to the jdtojewish function.

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

GHSA-mvv5-mhx3-8h8f

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

The SoapClient implementation in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to "type confusion" issues in the (1) SoapClient::__getLastRequest, (2) SoapClient::__getLastResponse, (3) SoapClient::__getLastRequestHeaders, (4) SoapClient::__getLastResponseHeaders, (5) SoapClient::__getCookies, and (6) SoapClient::__setCookie methods.

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

GHSA-mq7m-72cj-7m7m

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

Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019.

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

GHSA-mpvc-cmfr-5chg

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

Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.

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

GHSA-mjxv-j6j2-hpmv

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

The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.

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

GHSA-mjr6-w9vj-8jfp

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

The php_url_parse_ex function in ext/standard/url.c in PHP before 5.5.38 allows remote attackers to cause a denial of service (buffer over-read) or possibly have unspecified other impact via vectors involving the smart_str data type.

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

GHSA-mjm4-4qrp-fpmr

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

PHP 4.0 through 4.1.1 stores session IDs in temporary files whose name contains the session ID, which allows local users to hijack web connections.

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-p99j-rfp4-xqvq

PHP CGI Parameter Injection Vulnerability (CVE-2024-4577 bypass)

4%
Низкий
почти 2 года назад
github логотип
GHSA-p8vm-62x6-j22w

In PHP 7.x before 7.0.21 and 7.1.x before 7.1.7, ext/intl/msgformat/msgformat_parse.c does not restrict the locale length, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) or possibly have unspecified other impact within International Components for Unicode (ICU) for C/C++ via a long first argument to the msgfmt_parse_message function.

CVSS3: 9.8
3%
Низкий
больше 4 лет назад
github логотип
GHSA-p6rq-hc9w-gm4m

Buffer overflow in the user_filter_factory_create function in PHP before 5.2.2 has unknown impact and local attack vectors.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-p68x-q9g7-4cgg

An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.

CVSS3: 6.5
4%
Низкий
больше 4 лет назад
github логотип
GHSA-p5ww-ppr2-h64x

The (1) trim, (2) ltrim, (3) rtrim, and (4) substr_replace functions in PHP 5.2 through 5.2.13 and 5.3 through 5.3.2 allow context-dependent attackers to obtain sensitive information (memory contents) by causing a userspace interruption of an internal function, related to the call time pass by reference feature.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-p569-737x-7h7p

An issue was discovered in PHP before 5.6.33, 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. There is Reflected XSS on the PHAR 404 error page via the URI of a request for a .phar file.

CVSS3: 6.1
80%
Высокий
больше 4 лет назад
github логотип
GHSA-p546-wvpp-2wvf

The file_check_mem function in funcs.c in file before 5.23, as used in the Fileinfo component in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5, mishandles continuation-level jumps, which allows context-dependent attackers to cause a denial of service (buffer overflow and application crash) or possibly execute arbitrary code via a crafted magic file.

CVSS3: 7.3
5%
Низкий
больше 4 лет назад
github логотип
GHSA-p3x9-6h7p-cgfc

libxml streams use wrong `content-type` header when requesting a redirected resource

1%
Низкий
больше 1 года назад
github логотип
GHSA-p39c-84x2-h365

PHP before 5.3.10 does not properly perform a temporary change to the magic_quotes_gpc directive during the importing of environment variables, which makes it easier for remote attackers to conduct SQL injection attacks via a crafted request, related to main/php_variables.c, sapi/cgi/cgi_main.c, and sapi/fpm/fpm/fpm_main.c.

7%
Низкий
больше 4 лет назад
github логотип
GHSA-p2q6-4rhc-9fhc

Multiple format string vulnerabilities in phar_object.c in the phar extension in PHP 5.3.5 and earlier allow context-dependent attackers to obtain sensitive information from process memory, cause a denial of service (memory corruption), or possibly execute arbitrary code via format string specifiers in an argument to a class method, leading to an incorrect zend_throw_exception_ex call.

7%
Низкий
больше 4 лет назад
github логотип
GHSA-p2mf-5wpv-qq3x

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-mx7r-xhxh-f687

The mb_parse_str function in PHP 4.0.0 through 4.4.6 and 5.0.0 through 5.2.1 sets the internal register_globals flag and does not disable it in certain cases when a script terminates, which allows remote attackers to invoke available PHP scripts with register_globals functionality that is not detectable by these scripts, as demonstrated by forcing a memory_limit violation.

5%
Низкий
больше 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 лет назад
github логотип
GHSA-mw77-m68p-3ffp

Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attackers to cause a denial of service (application hang) via a large argument to the jdtojewish function.

4%
Низкий
больше 4 лет назад
github логотип
GHSA-mvv5-mhx3-8h8f

The SoapClient implementation in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an unexpected data type, related to "type confusion" issues in the (1) SoapClient::__getLastRequest, (2) SoapClient::__getLastResponse, (3) SoapClient::__getLastRequestHeaders, (4) SoapClient::__getLastResponseHeaders, (5) SoapClient::__getCookies, and (6) SoapClient::__setCookie methods.

CVSS3: 9.8
11%
Средний
больше 4 лет назад
github логотип
GHSA-mq7m-72cj-7m7m

Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019.

53%
Средний
больше 4 лет назад
github логотип
GHSA-mpvc-cmfr-5chg

Buffer overflow in the imap_mail_compose function in PHP 5 before 5.2.1, and PHP 4 before 4.4.5, allows remote attackers to execute arbitrary code via a long boundary string in a type.parameters field. NOTE: as of 20070411, it appears that this issue might be subsumed by CVE-2007-0906.3.

10%
Средний
больше 4 лет назад
github логотип
GHSA-mjxv-j6j2-hpmv

The posix_mkfifo function in ext/posix/posix.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass open_basedir restrictions, and create FIFO files, via the pathname and mode arguments, as demonstrated by creating a .htaccess file.

2%
Низкий
больше 4 лет назад
github логотип
GHSA-mjr6-w9vj-8jfp

The php_url_parse_ex function in ext/standard/url.c in PHP before 5.5.38 allows remote attackers to cause a denial of service (buffer over-read) or possibly have unspecified other impact via vectors involving the smart_str data type.

CVSS3: 9.8
5%
Низкий
больше 4 лет назад
github логотип
GHSA-mjm4-4qrp-fpmr

PHP 4.0 through 4.1.1 stores session IDs in temporary files whose name contains the session ID, which allows local users to hijack web connections.

1%
Низкий
больше 4 лет назад

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