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

exploitDog

product: "php"

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

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

github логотип

GHSA-hgf5-96fm-v528

5 месяцев назад

Stream HTTP wrapper header check might omit basic auth header

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

GHSA-h9r8-w9m7-2qf5

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

Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.

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

GHSA-h8wj-59vf-r37g

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

The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and facilitate the exploitation of cross-site scripting (XSS) vulnerabilities.

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

GHSA-h772-f5rg-qrvv

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

Buffer overflow in the mconvert function in softmagic.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (application crash) via a crafted Pascal string in a FILE_PSTRING conversion.

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

GHSA-h3jj-5ghg-r32j

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

In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.

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

GHSA-gxwx-c7m8-f95h

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

Drupal Open redirect vulnerability in the drupal_goto function

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

GHSA-gwwq-gpw7-qfjr

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

The cdf_read_short_sector function in cdf.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted CDF file.

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

GHSA-grxx-qh3p-vx7g

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

In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.

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

GHSA-gjfv-m56f-jm68

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

PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.

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

GHSA-gh2h-p4rv-mq4g

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

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 on paths outside of the allowed directories.

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

GHSA-g665-fm4p-vhff

9 месяцев назад

OOB access in ldap_escape

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

GHSA-g2jm-56j8-g3cg

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

In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.

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

GHSA-fphp-jmfp-4vj9

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

Integer overflow in the gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.

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

GHSA-fc8g-9mgh-947m

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

Function iconv_mime_decode_headers() in 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.

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

GHSA-f8q9-j8w7-gmcr

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

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 file.

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

GHSA-f6fp-28gh-x93q

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

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.

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

GHSA-f3qr-qr4x-j273

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

php-svg-lib lacks path validation on font through SVG inline styles

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

GHSA-f3c2-5v72-7m7f

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

gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.1.1, as used in PHP before 5.5.36, 5.6.x before 5.6.22, and 7.x before 7.0.7, allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a crafted image that is mishandled by the imagescale function.

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

GHSA-cx9f-9g5f-369f

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

An issue was discovered in Chadha PHPKB 9.0 Enterprise Edition. installer/test-connection.php (part of the installation process) allows a remote unauthenticated attacker to disclose local files on hosts running PHP before 7.2.16, or on hosts where the MySQL ALLOW LOCAL DATA INFILE option is enabled.

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

GHSA-cqf2-847w-787m

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

Integer signedness error in GD Graphics Library 2.1.1 (aka libgd or libgd2) allows remote attackers to cause a denial of service (crash) or potentially execute arbitrary code via crafted compressed gd2 data, which triggers a heap-based buffer overflow.

CVSS3: 9.8
EPSS: Средний

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-hgf5-96fm-v528

Stream HTTP wrapper header check might omit basic auth header

0%
Низкий
5 месяцев назад
github логотип
GHSA-h9r8-w9m7-2qf5

Oniguruma through 6.9.3, as used in PHP 7.3.x and other products, has a heap-based buffer over-read in str_lower_case_match in regexec.c.

CVSS3: 7.5
0%
Низкий
около 3 лет назад
github логотип
GHSA-h8wj-59vf-r37g

The strip_tags function in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, does not filter null (\0) characters within tag names when restricting input to allowed tags, which allows dangerous tags to be processed by web browsers such as Internet Explorer and Safari, which ignore null characters and facilitate the exploitation of cross-site scripting (XSS) vulnerabilities.

32%
Средний
больше 3 лет назад
github логотип
GHSA-h772-f5rg-qrvv

Buffer overflow in the mconvert function in softmagic.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (application crash) via a crafted Pascal string in a FILE_PSTRING conversion.

34%
Средний
больше 3 лет назад
github логотип
GHSA-h3jj-5ghg-r32j

In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.

CVSS3: 9.8
2%
Низкий
около 3 лет назад
github логотип
GHSA-gxwx-c7m8-f95h

Drupal Open redirect vulnerability in the drupal_goto function

CVSS3: 7.4
0%
Низкий
больше 3 лет назад
github логотип
GHSA-gwwq-gpw7-qfjr

The cdf_read_short_sector function in cdf.c in file before 5.19, as used in the Fileinfo component in PHP before 5.4.30 and 5.5.x before 5.5.14, allows remote attackers to cause a denial of service (assertion failure and application exit) via a crafted CDF file.

17%
Средний
больше 3 лет назад
github логотип
GHSA-grxx-qh3p-vx7g

In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.

CVSS3: 5.3
4%
Низкий
около 3 лет назад
github логотип
GHSA-gjfv-m56f-jm68

PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.

CVSS3: 7.3
2%
Низкий
больше 3 лет назад
github логотип
GHSA-gh2h-p4rv-mq4g

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 on paths outside of the allowed directories.

CVSS3: 7.5
2%
Низкий
больше 3 лет назад
github логотип
GHSA-g665-fm4p-vhff

OOB access in ldap_escape

0%
Низкий
9 месяцев назад
github логотип
GHSA-g2jm-56j8-g3cg

In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.

CVSS3: 4.3
1%
Низкий
около 3 лет назад
github логотип
GHSA-fphp-jmfp-4vj9

Integer overflow in the gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.

CVSS3: 9.8
1%
Низкий
больше 3 лет назад
github логотип
GHSA-fc8g-9mgh-947m

Function iconv_mime_decode_headers() in 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.

CVSS3: 9.1
2%
Низкий
около 3 лет назад
github логотип
GHSA-f8q9-j8w7-gmcr

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 file.

CVSS3: 5.5
0%
Низкий
больше 3 лет назад
github логотип
GHSA-f6fp-28gh-x93q

An issue was discovered in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x before 7.3.1. A number of heap-based buffer over-read instances are present in mbstring regular expression functions when supplied with invalid multibyte data. These occur in ext/mbstring/oniguruma/regcomp.c, ext/mbstring/oniguruma/regexec.c, ext/mbstring/oniguruma/regparse.c, ext/mbstring/oniguruma/enc/unicode.c, and ext/mbstring/oniguruma/src/utf32_be.c when a multibyte regular expression pattern contains invalid multibyte sequences.

CVSS3: 9.8
16%
Средний
больше 3 лет назад
github логотип
GHSA-f3qr-qr4x-j273

php-svg-lib lacks path validation on font through SVG inline styles

CVSS3: 6.8
0%
Низкий
больше 1 года назад
github логотип
GHSA-f3c2-5v72-7m7f

gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.1.1, as used in PHP before 5.5.36, 5.6.x before 5.6.22, and 7.x before 7.0.7, allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a crafted image that is mishandled by the imagescale function.

CVSS3: 7.6
1%
Низкий
больше 3 лет назад
github логотип
GHSA-cx9f-9g5f-369f

An issue was discovered in Chadha PHPKB 9.0 Enterprise Edition. installer/test-connection.php (part of the installation process) allows a remote unauthenticated attacker to disclose local files on hosts running PHP before 7.2.16, or on hosts where the MySQL ALLOW LOCAL DATA INFILE option is enabled.

CVSS3: 7.5
15%
Средний
около 3 лет назад
github логотип
GHSA-cqf2-847w-787m

Integer signedness error in GD Graphics Library 2.1.1 (aka libgd or libgd2) allows remote attackers to cause a denial of service (crash) or potentially execute arbitrary code via crafted compressed gd2 data, which triggers a heap-based buffer overflow.

CVSS3: 9.8
43%
Средний
больше 3 лет назад

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